Skip to content

staticaland/skill-authoring

v0.2.0

Write documents for agents, analyze a skill, prune the prose that changes no behavior, and split broad references into focused files

skill-authoring

Write documents for agents, analyze a skill, prune the prose that changes no behavior, and split broad references into focused files.

Install

/plugin marketplace add staticaland/skills
/plugin install skill-authoring@staticaland-skills

Skills

  • writing-for-agents (skill) - Guides writing skills, agent instructions, and documents reached through context pointers.
  • skill-analyzer (skill) - Splits a skill into scriptable and judgment work: classifies each step as deterministic or LLM, proposes a script interface and a simplified SKILL.md.
  • prune-no-ops (skill) - Deletes the sentences in a skill that don't change behavior: asides, justification, emphasis, and restated defaults.
  • progressive-disclosure (skill) - Refactors a skill to load only relevant guidance by splitting broad references and mapping concrete project markers to focused files.

License

MIT