Agent Skills
› Prat011/awesome-llm-skills
› template-skill
template-skill
GitHub该技能为通用模板,内容尚未填充具体指令。主要用于提供标准化的技能定义框架,待补充描述后用于指导模型在特定场景下的行为与任务执行。
Trigger Scenarios
需要自定义或扩展Agent功能时
初始化新的技能配置
Install
npx skills add Prat011/awesome-llm-skills --skill template-skill -g -y
SKILL.md
Frontmatter
{
"name": "template-skill",
"description": "Replace with description of the skill and when Claude should use it."
}
Insert instructions below
Version History
- e19ac53 Current 2026-07-11 17:37


