CtrlK
BlogDocsLog inGet started
Tessl Logo

docs-list

Run `scripts/docs-list.ts` to list `docs/` markdown + frontmatter summary/read_when. Use when auditing docs coverage.

62

Quality

74%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./.agents/skills/00-utilities/docs-list/SKILL.md
SKILL.md
Quality
Evals
Security

Docs List

Quick Start

pnpm dlx tsx scripts/docs-list.ts

Behavior

  • Walks docs/ (skips archive/, research/).
  • Requires frontmatter summary:; optional read_when: list.
  • Output path - summary (+ Read when:); errors flagged.

Steps

  1. Ensure local copy scripts/docs-list.ts (copy from inspiration/agent-scripts/scripts/docs-list.ts if missing).
  2. Run from repo root.
  3. Review errors for missing/stale docs.

Outputs

  • Paths + summaries for docs/.
  • Missing/stale notes.

Verification

  • Output includes paths + summaries; errors shown.
Repository
marchatton/agent-skills
Last updated
First committed

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.