Provides guidance and templates for creating new agent projects: directory structure, agent.yaml fields and model settings, SOUL.md personality guidance, and rules for adding skills, tools, and knowledge. Includes examples for model configuration and runtime parameters.
Use this when scaffolding a new agent or teaching contributors how to structure agent repos. It's a how-to and template, not a runnable product by itself.
Documentation-oriented skill suited for authoring tools and human-guided editors. Not a runtime integration — best used by humans or authoring agents that scaffold projects.
Pure documentation skill providing YAML reference and authoring guidance for the gitagent framework's agent.yaml, SOUL.md, and RULES.md files. No scripts to execute — entirely static reference content. Well-organized with clear examples for each configuration section, but lacks depth in SOUL.md/RULES.md writing guidance (no good vs bad examples) and has no troubleshooting section. Useful for gitagent users specifically, but limited to that ecosystem.
Clean, safe documentation skill. Could improve by adding a scaffolding script (e.g., one that generates the directory structure and stub files) and moving reference tables to a references/ file to keep SKILL.md leaner.