Snippet Verify

Execute the code in your documentation and report which blocks actually run. Extracts every fenced snippet from a docs directory, README, MDX tree, or public docs URL, classifies each as runnable, credential-blocked, or illustrative, runs the runnable ones in a throwaway workspace against the versions you actually publish, and reports a pass rate with the real error for every failure. Use when asked whether the documentation still works, to verify code samples or quickstart steps, to check examples against a new release, before a launch, or when developers report that the docs do not run.

agentrel 12b8cc0 2 files · 14.1 KB Updated

File contents

agentrel/skills/tree/main/plugins/agentrel/skills/snippet-verify commit 12b8cc0841

Frequently asked questions

npx skillmds@latest add agentrel/snippet-verify