Agent SkillsFullive-AI/Anima › skill_creator

skill_creator

GitHub

用于将用户的自然语言需求转化为位于 skills/custom/ 目录下的自定义技能包。通过先分析工作流、触发条件和约束,再按规范生成 SKILL.md 等文件,确保技能清晰且一致。

skills/system/skill_creator/SKILL.md Fullive-AI/Anima

触发场景

用户要求创建新技能 用户要求生成自定义技能包 用户要求脚手架化技能

安装

npx skills add Fullive-AI/Anima --skill skill_creator -g -y
更多选项

非标准路径

npx skills add https://github.com/Fullive-AI/Anima/tree/main/skills/system/skill_creator -g -y

不安装直接使用

npx skills use Fullive-AI/Anima@skill_creator

指定 Agent (Claude Code)

npx skills add Fullive-AI/Anima --skill skill_creator -a claude-code -g -y

安装 repo 全部 skill

npx skills add Fullive-AI/Anima --all -g -y

预览 repo 内 skill

npx skills add Fullive-AI/Anima --list

SKILL.md

Frontmatter
{
    "name": "skill_creator",
    "metadata": {
        "version": "0.1.0",
        "device_types": [
            "skill_creator"
        ]
    },
    "description": "Use when the user asks Anima to create, generate, scaffold, or customize a new skill package from a natural-language requirement."
}

Skill Creator

Use this skill for turning a user request into a new custom skill package under skills/custom/. Work analysis-first: extract the repeatable workflow, trigger, inputs, constraints, and success criteria before generating any files.

Load These Resources

  • references/knowledge.md for packaging rules and generation constraints.
  • references/chat.md when deciding whether to create a new skill from user chat.
  • scripts/actions.py for the runtime file-generation workflow.

Working Rules

  • Generate skills only inside skills/custom/.
  • Preserve the same package shape as built-in skills: SKILL.md, references/, and optional scripts/.
  • Prefer clear, conservative skills over overly broad generic automations.
  • If the request is ambiguous, ask for clarification instead of generating a vague skill.
  • Keep the generated skill aligned across all files: the trigger, supported actions, no-op boundary, and learned preferences must describe the same workflow.

版本历史

  • 15e7c43 当前 2026-07-05 18:36

同 Skill 集合

skills/custom/_template/SKILL.md
skills/custom/auto_turn_on_humidifier_when_humidity_below_40/SKILL.md
skills/custom/custom_skill_leave_home_turn_off_air_purifier/SKILL.md
skills/custom/workday_8am_smart_speaker_wakeup/SKILL.md
skills/system/air_conditioner/SKILL.md
skills/system/air_purifier/SKILL.md
skills/system/coordinator/SKILL.md
skills/system/device_discovery/SKILL.md
skills/system/humidifier/SKILL.md
skills/system/light/SKILL.md
skills/system/speaker/SKILL.md

元信息

文件数
0
版本
15e7c43
Hash
45dee361
收录时间
2026-07-05 18:36

首页 - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-07-15 10:09
浙ICP备14020137号-1 $访客地图$