Rewrites an engineering blog draft by first running the ape-review-blog skill on it and then applying every suggested fix to produce a revised version. Use this skill whenever the user says "ape rewrite blog", "rewrite blog", "rewrite this post", "apply review suggestions", "fix the draft", "rewrite the draft", or shares a blog file and asks to apply review feedback. Also trigger when the user has already received a review and wants the suggestions implemented in a new file. Always use this skill for any engineering blog rewrite request where the goal is to produce a fixed-up draft, not just a review. The rewrite is written to a sibling file with the -ape.md suffix.
$npx -y skills add arpitbbhayani/ape-skills --skill ape-rewrite-blogInstalls into the current project.
Run `npx skills use "https://github.com/arpitbbhayani/ape-skills" --skill "arpitbbhayani/ape-skills/ape-rewrite-blog"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/arpitbbhayani/ape-skills" that are relevant to the current task. Run `npx skills add "https://github.com/arpitbbhayani/ape-skills"` and select the relevant skills, then follow their instructions.