在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用example-skill
星标4
分支1
更新时间2025年12月30日 19:53
An example skill for testing and demonstration
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
An example skill for testing and demonstration
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Perform mathematical calculations using various operations
Get current weather information for any location
A skill with unexpected fields in frontmatter for testing validation
This is from the lowercase skill.md file
A skill with lowercase skill.md filename for testing
Perform systematic code reviews following best practices and team standards
基于 SOC 职业分类
| name | example-skill |
| description | An example skill for testing and demonstration |
| version | 1.0.0 |
| author | AgentSkills.NET |
| tags | ["example","demo"] |
| allowed-tools | ["filesystem","calculator"] |
This is an example skill that demonstrates the structure of a skill definition.
When this skill is activated, the agent should:
This skill is intended for testing and demonstration purposes. It shows:
Skills may include additional resources in subdirectories:
scripts/ - For script files (not executed by default)references/ - For reference documentationassets/ - For any other supporting files