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 writing workflows that keep the author in charge while the agent acts as a conversational editor, mirror, challenger, and memory-bearing collaborator.
| 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 |