bug fix video formate

This commit is contained in:
Douglas 2026-02-27 09:38:28 +00:00
parent 275db576b1
commit 4861ed9f5a
11 changed files with 8 additions and 8 deletions

View file

@ -1,6 +1,6 @@
---
title: "Agent Skills"
description: "Learn how to use built-in and custom Agent Skills in Eigent."
title: 'Agent Skills'
description: 'Learn how to use built-in and custom Agent Skills in Eigent.'
---
Agent Skills, a concept originally introduced by Anthropic, are modular capabilities designed to expand Eigent's core capabilities.
@ -27,19 +27,19 @@ Eigent provides pre-built Agent Skills for common tasks, and you can create or u
- **Example Skills:** These are pre-built Agent Skills available to all users on Eigent. They operate seamlessly behind the scenes, and Eigent utilizes them without requiring any manual setup. You have the option to manually enable or disable it.
[skills 04.mov](/docs/images/agent_skills_example_skills_04.mov)
[skills 04.mp4](/docs/images/agent_skills_example_skills_04.mp4)
- **Custom Skills:** These allow you to package your specific domain expertise and organizational knowledge. They are available across your Eigent workforce, and you can assign them to specific agents. You can create them directly within the Skill interface or add them via Eigent's settings.
![Screenshot 2026-02-24 at 21.58.11.png](/docs/images/agent_skills_settings_screenshot.png)
![Screenshot 2026-02-24 at 21.58.11.png](/docs/images/agent_skills_settings_screenshot.png)
Upload your own Skills as zip files through Homepage > Agents > Skills. Custom Skills are individual to each user and saved locally.
[skill01.mov](/docs/images/agent_skills_skill01.mov)
[skill01.mp4](/docs/images/agent_skills_skill01.mp4)
You can upload a standalone `SKILL.md` file or a complete `.zip` skill package. If uploading a package, it must contain a `SKILL.md` file in its root directory. In either case, the `SKILL.md` file must define the Skill's name and description using YAML formatting.
[skill02.mov](/docs/images/agent_skills_skill02.mov)
[skill02.mp4](/docs/images/agent_skills_skill02.mp4)
Every Skill requires a `SKILL.md` file with YAML frontmatter:
@ -60,12 +60,12 @@ description: Brief description of what this Skill does and when to use it
Eigent supports uploading multiple skills within one zip file, but please ensure the contents of each skill folder are complete.
[skills 05.mov](/docs/images/agent_skills_skills_05.mov)
[skills 05.mp4](/docs/images/agent_skills_skills_05.mp4)
## Using Skills
To test your Skill file immediately, click the **Try in chat** button.
[skill03.mov](/docs/images/agent_skills_skill03.mov)
[skill03.mp4](/docs/images/agent_skills_skill03.mp4)
Use Skills only from trusted sources. Malicious Skills can misuse tools or execute unintended actions, potentially causing data leaks or unauthorized access—so carefully audit any untrusted Skill before use.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.