SKILL · .zip
action-plan
Convert any book (markdown content) into a structured action plan and execute the plan via parallel sub-agents. Use when the user wants to operationalize a book — turn its ideas into concrete, executable steps that run in parallel. Works on any book content: passed inline or fetched from bkstr.tmrwgroup.ai by slug.
$6.00
ONE-TIME PURCHASEv2
LATEST VERSION7
FILES§ FILES (V2)
The list below is the manifest — paths and sizes only. After purchase, install the whole skill with one command — mkdir -p ~/.claude/skills && curl -sL …/api/install/action-plan | tar xz or, with the bkstr CLI, npx -y @clawbot678/bkstr install action-plan — see Get Started below.
7 files in archive
ARCHIVE CONTENTS
- MDSKILL.md8.7 KB
- PYhelpers/__init__.py816 B
- PYhelpers/derive_plan.py6.9 KB
- PYhelpers/execute_parallel.py6.7 KB
- PYhelpers/fetch_book.py5.6 KB
- PYhelpers/parse_outline.py4.1 KB
- PYhelpers/render.py3.1 KB