──Contribute
Publish your story.
You bring the article — your AI brings the workflow. One skill teaches it the rules (three languages, image handling, a pull request), so all you do is write.
bcc-ukdw/blog $ install contribute-skill
how it works
01
Install the skill
Copy one command. Your AI learns the entire flow.
02
Write your post
It scaffolds all three languages and handles images. You just write.
03
Open a pull request
Push to your fork, open a PR to the content repo's main branch.
04
Go live
A maintainer merges — your post is on blog.bccukdw.xyz in ~1 hour.
install the skill
Teach your AI the flow
Pick your assistant. Copy. Done.
install · claude code
$ mkdir -p ~/.claude/skills/contribute-blog-post && curl -fsSL \
https://raw.githubusercontent.com/bcc-ukdw/blog-bccukdw/main/.claude/skills/contribute-blog-post/SKILL.md \
-o ~/.claude/skills/contribute-blog-post/SKILL.mdThen open Claude Code and say: “write & submit a BCC UKDW blog post”. The skill takes it from there.
Rather use the browser?
Fork on GitHub, copy posts/_template/, and open a PR.