Reusable skills for AI coding agents, distributed through skills.sh.
The skills CLI detects compatible agents on your machine and guides you through selecting skills and installation targets.
Browse this repository and install interactively:
npx skills add thsnkhn/skillsList the available skills without installing:
npx skills add thsnkhn/skills --listInstall a specific skill:
npx skills add thsnkhn/skills --skill linkedin-writer
npx skills add thsnkhn/skills --skill write-like-thsnkhn
npx skills add thsnkhn/skills --skill x-content-writerSkills install into the current project by default. Add --global to make them available across projects.
| Skill | Description |
|---|---|
linkedin-writer |
Draft, rewrite, and critique natural LinkedIn posts in a bundled direct builder-operator voice grounded in real work and evidence. |
write-like-thsnkhn |
Write everyday work messages, updates, feedback, requests, and agent prompts in Tahseen's direct operator voice. |
x-content-writer |
Draft, revise, critique, and plan Twitter/X posts, replies, quotes, and threads using an algorithm-informed content playbook. |
MIT