A personal collection of Agent Skills — reusable, install-on-demand capabilities for AI coding agents.
This repo grows over time. Each skill is self-contained under skills/, documented by its own SKILL.md, and installable individually or all at once.
Install every skill in this repo:
npx skills add thinkthinking/skillsOr install a single skill:
npx skills add thinkthinking/skills --skill claudecode-cli-changelogOnce installed, just describe the task to your agent — each skill triggers on its own keywords.
End-to-end pipelines that track an AI coding tool's releases: fetch the latest entry → archive it bilingually (EN + 精炼中文) → render dark-themed PNG cards → optionally draft a Xiaohongshu/rednote post with a 3:4 cover.
| Skill | Tracks | Source |
|---|---|---|
claudecode-cli-changelog |
Claude Code | Anthropic CHANGELOG.md |
codex-cli-changelog |
OpenAI Codex CLI | openai/codex GitHub Releases |
codex-app-changelog |
OpenAI Codex App | OpenAI Developers Changelog |
See each SKILL.md for the full workflow, flags, and output layout.
The optional cover-image step depends on the separate
zenmux-image-generationskill:npx skills add ZenMux/skills --skill zenmux-image-generation
Human-led workflows that keep the human in charge while the agent acts as a sharp, opinionated thinking partner — conversational, challenging, and memory-bearing rather than a generic generator.
| Skill | Use case |
|---|---|
vibe-writing |
Human-led AI co-writing with user-level memory, MBTI cold-start, mirror-persona feedback, and project-local outputs under results/vibe-writing |
vibe-product-design |
Turns a product idea or feature request into a delivery-ready PRD — triages between a full 0→1 six-chapter product design or a lightweight feature-module PRD with config-driven high-fidelity prototypes; outputs land in one folder per request under .context/vibe-product-design |