Skill instructions (SKILL.md) could not be loaded from local cache or raw GitHub repository.
verified-pseudocode-extractor
star 4
Extract language-agnostic pseudocode from formally verified programs (Isabelle/HOL, Coq) while preserving verified control flow, data dependencies, and algorithmic logic. Use when: (1) Users have verified code and need readable pseudocode, (2) Documenting verified algorithms for broader audiences, (3) Translating verified implementations to other languages, (4) Creating algorithm specifications from verified code, (5) Preserving verification guarantees in pseudocode form, or (6) Abstracting proof-heavy code to essential logic. Maintains semantic faithfulness to verified implementation.
Install via CLI
npx skills add https://github.com/tools-only/X-Skills --skill verified-pseudocode-extractor
Repository Details
star Stars
4
call_split Forks
0
navigation Branch
main
article Path
SKILL.md
More from Creator
tools-only Explore all skills →