#115 · Primary category: AI Agents & Automation

baoyu-skills

agent-skills claude-skills codex-skills openclaw-skills

A set of reusable skills for AI agents to streamline daily workflows, covering tasks like content creation and publishing.

Project last updated:07/04/26

GitHub Stars

25.5K

Forks

2.8K

Contributors

44

License

MIT

Why we included this project

This repo collects skills that plug into agentic coding assistants like Claude Code and Codex, where each skill is a small instruction pack the agent can pull up on demand rather than a single monolithic tool. The most practical piece is a WeChat Official Account publishing workflow, covering cover images, article illustrations, Markdown to WeChat-ready HTML, and the final post step, so you can hand an entire editorial pipeline to the agent. The maintainer is explicit that you should install only the skills you need, since bulk-installing all of them adds context overhead on every run. That pushes the design toward selective, per-project installs through .agents/skills directories or ClawHub. Teams already running Claude Code or Codex get a straightforward way to turn their coding agent into a content-production assistant.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category