watson-toolkit
v1.5.0
Published
19 skills for rigorous thinking, honest feedback, research, and creative work. Install into Claude Code with one command.
Maintainers
Readme
Watson Toolkit
20 skills for rigorous thinking, honest feedback, research, code review, and creative work.
Works in Claude Code and Cowork.
Install
Cowork:
Settings > Add marketplace > https://github.com/jeremyknows/watson-toolkit
Claude Code (npx — recommended):
npx watson-toolkitClaude Code (marketplace):
/plugin marketplace add jeremyknows/watson-toolkit
/plugin install watson-toolkit@watson-toolkitSkills
Thinking & decisions
| Skill | What it does |
|-------|-------------|
| brainstorming | Structured ideation with real divergence |
| grill-me | Stress-test your thinking — asks the questions you're avoiding |
| intellectual-honesty | Force genuine epistemic rigor — no hedging, no false confidence |
| decide | Surface the single highest-priority decision in your queue |
| plan-review | Review a plan for gaps, assumptions, and failure modes |
| writing-plans | Write plans that actually get executed |
Building & code
| Skill | What it does |
|-------|-------------|
| complete-code-review | Multi-perspective parallel code review |
| systematic-debugging | Methodical debugging loop for hard problems |
| autoresearch | Autonomous goal-directed iteration — loops, modifies, verifies, repeats |
| sprint-cowork | Walk-away autonomous sprints — start it, leave, come back to results |
Writing & communication
| Skill | What it does |
|-------|-------------|
| doc-coauthoring | Collaborative document writing with structured feedback loops |
| humanizer | Remove AI writing patterns from text |
| receiving-feedback | Structure how you take in and act on feedback |
Creative & exploration
| Skill | What it does |
|-------|-------------|
| playground | Build interactive HTML explorers for any concept |
| random-thought | Workspace reflection — surface a random insight from your own docs |
| x-fetch | Fetch tweet/thread/article content from X URLs via fxtwitter |
Skill & plugin tooling
| Skill | What it does |
|-------|-------------|
| skill-doctor | Diagnose, audit, and improve existing skills |
| prism | Multi-reviewer skill auditing and improvement system |
| publish-skills | Checklist for publishing an Agent Skill to GitHub |
| publish-plugin | Checklist for publishing a Cowork/CC plugin to GitHub |
Acknowledgements
Watson Toolkit builds on the work of some great open-source skills projects:
- mattpocock/skills —
grill-meoriginated here - obra/superpowers —
brainstorming,systematic-debugging,writing-plans, andreceiving-feedbacktrace back to this collection - blader/humanizer —
humanizeris maintained by @blader - karpathy/autoresearch —
autoresearchapplies Karpathy's autonomous iteration principles - anthropics/claude-plugins-official —
playgroundoriginated from Anthropic's official plugin collection
Skills that have been modified retain their original licenses. See individual skill directories for details.
License
MIT. See LICENSE. Bundled third-party skills retain their original licenses.
