listing-docs
SKILL.md
Listing Docs
List documentation files with their front-matter summaries and read_when hints.
Workflow
-
Run the listing script from the project root:
python skills/listing-docs/scripts/list_docs.pyPass a custom path if docs live elsewhere:
python skills/listing-docs/scripts/list_docs.py path/to/docs -
If any docs match the current task based on
Read whenhints, read them before proceeding.
Fallback
If Python is unavailable, do it manually:
- Search for files matching
docs/**/*.mdfrom the project root - For each file, read only the first ~20 lines to capture front-matter
- Parse
summaryandread_whenfields from the YAML block between---delimiters
Weekly Installs
9
Repository
riccardogrin/skillsGitHub Stars
1
First Seen
7 days ago
Security Audits
Installed on
opencode9
gemini-cli9
claude-code9
github-copilot9
codex9
kimi-cli9