From loom
Maintain Loom-compatible skills. Use when adding, tightening, reviewing, or auditing skill boundaries, templates, references, or descriptions.
npx claudepluginhub z3z1ma/agent-loom --plugin loomThis skill uses the workspace's default tool permissions.
Use this skill to author Loom-compatible skills.
Designs, improves, and evaluates reusable agent skills via SKILL.md files, optimizing triggers, structure, audits for redundancy, and behavior testing. Use for new skills, reviews, or collections like config/source/skills.
Guides authoring and validating Claude Code skills: metadata optimization, lean workflows, progressive disclosure, references, skillgrade evals.
技能架构师向导与审查工具,整合官方 skill-creator 流程与内置合规检查。本技能应在用户需要创建新技能、编辑现有技能、打包技能、或审查现有技能的格式合规性时使用。不要用于:创建非 Claude Code 技能、代码生成、通用编程任务。
Share bugs, ideas, or general feedback.
Use this skill to author Loom-compatible skills.
A good Loom skill:
name, description, compatibility, and appropriate
metadata fieldsRead immediately for skill authoring:
references/principles.md when deciding whether a skill should exist and
what it should own.references/structure.md when laying out files, references, and templates.Then read conditionally:
references/anti-patterns.md when checking overlap, hidden runtime
dependency, or vague activation.references/skill-review.md when a skill changes operator behavior,
discipline, routing, or protocol authority and needs pressure-testing or
critique before acceptance.