{
  "markdown": "# Public Skills\n\nReusable Agent Skills that give coding agents domain-specific workflows, validation tools, and reference material.\n\n## Overview\n\nEach skill is a self-contained package under its own directory. A skill provides a `SKILL.md` entry point that agents load when the skill's domain applies, plus supporting assets, references, scripts, and tests.\n\n## Skills\n\n| Skill | Directory | Purpose |\n|-------|-----------|---------|\n| agents-md | [`agents-md/`](agents-md/SKILL.md) | Create, update, review, and validate scoped repository `AGENTS.md` files |\n| make-documentation | [`make-documentation/`](make-documentation/SKILL.md) | Write READMEs, architecture docs, changelogs, runbooks, and install docs |\n\n## Getting Started\n\nSkills are consumed by coding agents via their `SKILL.md` entry points. To work on a skill locally:\n\n```sh\ncd <skill-directory>\npython -m pytest\n```\n\nEach skill directory contains its own scripts, tests, and fixtures. See the skill's `SKILL.md` for usage details.\n",
  "bytes": 998,
  "sha": "807f9c527ed0e3054d199bed26809a12fc97bb42262e3bd7dd05d3f6b959081a",
  "repo_slug": "callicrate/skills",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/skl_callicrate_skills_make_documentation_30e82e7b/readme"
}