indexion-readme

Agent skill from trkbt10/indexion-skills.

trkbt10 1 ↓ 5k Apache-2.0 updated 28d ago
Claude Code
View source ↗

What it does

  • static — include a markdown file verbatim
  • toc — insert a table-of-contents heading
  • packages — pull in entries from the packages array, filtered by glob
  • includeinroot — whether to include in the assembled root README
  • sections — README headings to extract; honored by per-package extraction
  • Drift terms in /tmp/README.before.md (missing on the other side): (none) — nothing was removed
  • Drift terms in README.md (missing on the other side): … — exactly the new vocabulary you intended to add (command names, new flags, new concepts)

Requirements & configuration

Configuration: README

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

indexion-readme FAQ

What does the indexion-readme skill do?

README construction — initialize template structure, generate per-package READMEs from doc comments, plan writing tasks, assemble root README from docs/ and package READMEs via doc.json config, and verify edits with `plan drift`. static — include a markdown file verbatim toc — insert a table-of-contents heading

How do I install indexion-readme?

Run: npx -y skills add https://github.com/trkbt10/indexion-skills --skill indexion-readme --agent claude-code — the source lives at github.com/trkbt10/indexion-skills.

Maintain indexion-readme?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

indexion-readme on getagentictools
[![indexion-readme on getagentictools](https://getagentictools.com/badge/skills/trkbt10-indexion-skills-indexion-readme.svg)](https://getagentictools.com/skills/trkbt10-indexion-skills-indexion-readme?ref=badge)
npx agentictools info skills/trkbt10-indexion-skills-indexion-readme

The second line is the CLI lookup for this page — handy in READMEs and docs.