mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-09-19 08:11:26 +02:00
docs(agents): add i-have-adhd skill to optional global set
This commit is contained in:
@@ -50,6 +50,9 @@ npx skills add -g DietrichGebert/ponytail --skill 'ponytail-review'
|
||||
# enable a terse response mode when context or token usage matters
|
||||
npx skills add -g JuliusBrussee/caveman --skill 'caveman'
|
||||
|
||||
# shape replies for an ADHD reader: next action first, numbered steps, restated state
|
||||
npx skills add -g ayghri/i-have-adhd --skill 'i-have-adhd'
|
||||
|
||||
# inspect and control herdr panes, tabs, workspaces, agents, and commands from a herdr pane
|
||||
npx skills add -g herdrdev/herdr --skill 'herdr'
|
||||
```
|
||||
@@ -81,6 +84,7 @@ References:
|
||||
- https://github.com/blader/humanizer
|
||||
- https://github.com/DietrichGebert/ponytail
|
||||
- https://github.com/JuliusBrussee/caveman
|
||||
- https://github.com/ayghri/i-have-adhd
|
||||
- https://github.com/herdrdev/herdr
|
||||
- https://github.com/anthropics/skills
|
||||
- https://github.com/trailofbits/skills
|
||||
|
||||
Reference in New Issue
Block a user