@goodylili/threads-skill
v1.0.8
Published
Claude skill for writing Twitter/X threads in @goodylili's voice — technical, direct, always-learning.
Maintainers
Readme
@goodylili/threads-skill
A Claude skill for writing Twitter/X threads in @goodylili's voice.
Technical. Direct. Always learning. Never social-media-brained.
Covers Go, backend engineering, blockchain/Sui, and probability threads.
Install
npx @goodylili/threads-skillThat's it. The skill installs itself into your Claude skills directory.
Usage
After installing, open Claude and try:
Write a thread about Go escape analysisThread this: [paste your notes or article]Make a thread about false sharing in GoWhat it does
- Writes threads in Goodness's voice — concrete, precise, no hype
- Mandatory humanizer pass to strip AI-sounding language
- Hook patterns grounded in personal findings, not scroll-bait
- Closes with a summary "memory map" table, no CTAs
- Works for Go internals, probability, and Sui/Move threads
Publish to npm
npm login
npm publish --access publicRequirements
- Claude Code or Claude desktop app with skills support
- Node.js 18+
