Skip to content

thinkthinking/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skills

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.

Quick start

Install every skill in this repo:

npx skills add thinkthinking/skills

Or install a single skill:

npx skills add thinkthinking/skills --skill claudecode-cli-changelog

Once installed, just describe the task to your agent — each skill triggers on its own keywords.

Skills

Changelog

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-generation skill: npx skills add ZenMux/skills --skill zenmux-image-generation

Vibe creation

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

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors