Write and publish a new blog post for the skillfold site (site/blog/). Use whenever asked to write a blog post, cover a news story about the agent tooling ecosystem, announce a feature rollout, publish the next post from the queue, or when the weekly blog automation runs. Covers the full pipeline - finding the story, verifying it against primary sources, writing the markdown post, regenerating the site, and shipping the PR.
$npx -y skills add byronxlg/skillfold --skill blog-postInstalls into the current project.
Run `npx skills use "https://github.com/byronxlg/skillfold" --skill "byronxlg/skillfold/blog-post"` 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/byronxlg/skillfold" that are relevant to the current task. Run `npx skills add "https://github.com/byronxlg/skillfold"` and select the relevant skills, then follow their instructions.