一键导入
agentic-metatemplate
agentic-metatemplate 收录了来自 mieubrisse 的 3 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
Transforms the agentic metatemplate into a specific template repo. Invoke after creating a repo from the agentic-metatemplate. Replaces metatemplate content with template-specific context, updates the README, and configures template lineage. Self-destructs after completion.
Transforms this template repo into a real project. Invoke after creating a repo from this template. Replaces placeholder names, configures Beads issue tracking, and verifies the project builds. Self-destructs after completion.
Syncs the current project with its upstream template repositories. Reads .source-templates.yml, diffs each template from lastSyncedCommit to HEAD, identifies improvements to incorporate, and applies them with verification. Invoke when the user wants to pull in upstream template improvements.