Convert selected books into structured Agent Skill packs with atomic skills, combo skills, routers, references, and validation workflows.
SaferSkills independently audited book-skills-creator (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Convert an explicitly selected book, document, file set, directory, or glob into a modular Agent Skill pack.
scripts/inspect_source.py when a deterministic inventory is useful.scripts/extract_text.py for TXT, Markdown, and lightweight DOCX extraction..book_skills_work/ or another controlled localworkspace outside the generated pack.
Identify source-supported:
Do not convert every chapter into a skill. A candidate must represent a reusable capability.
Create and present a pack plan containing:
Resolve material ambiguity before generating the pack.
Create:
README.md;source_index.md;skill_map.md;validation.md;router/SKILL.md;atomic/<skill-name>/SKILL.md;combo/<workflow-name>/SKILL.md;references/.Every generated skill must have valid YAML frontmatter, a lowercase hyphenated name, a specific description, clear activation conditions, operational steps, and source references.
Check that:
scripts/check_pack.py <pack-path> passes.Use the repository documentation for detailed contracts:
docs/SPECIFICATION.mddocs/ARCHITECTURE.mddocs/SOURCE_PROCESSING.mddocs/FILES.md~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.