.claude/skills/markdown-tocRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
Generate a Table of Contents from Markdown headings. Pure Python stdlib, no deps.
These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.
These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.
.claude/skills/markdown-tocRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/markdown-tocRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/markdown-tocRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.
clawhub install @fuzzyb33s/markdown-tocclawhub inspect @fuzzyb33s/markdown-toc --version 1.0.0This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.
This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.
The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.
sha256:04ea4824f99c3714a84fa0013a0927041d7ecac1ca84a4d1aab0498bba471728scripts/generate_toc.pyskill-card.mdSKILL.mdInitial CLI-based version with streamlined Python script - Replaced previous implementation with a new, dependency-free Python script for generating Markdown TOCs. - Introduced flexible CLI options: ordered lists, heading level filtering, flat or indented lists, and anchor link output. - Updated usage documentation and examples to reflect new `scripts/generate_toc.py` interface. - Removed old supporting files and Python implementation in favor of simplified structure. - SKILL.md now describes anchor slug rules and updated file layout.