useful-agent-skills

agent
Guvenlik Denetimi
Basarisiz
Health Uyari
  • License — License: MIT
  • No description — Repository has no description
  • Active repo — Last push 0 days ago
  • Low visibility — Only 5 GitHub stars
Code Basarisiz
  • new Function() — Dynamic code execution via Function constructor in skills/explainer-diagrams/shoot.mjs
  • execSync — Synchronous shell command execution in skills/explainer-diagrams/shoot.mjs
  • process.env — Environment variable access in skills/explainer-diagrams/shoot.mjs
Permissions Gecti
  • Permissions — No dangerous permissions requested

Bu listing icin henuz AI raporu yok.

README.md

useful-agent-skills

Practical skills for Claude Code and other coding agents, published as they
get battle-tested in daily use. If it's in the table, I use it every day.

Star the repo and Watch → Custom → Releases — every new skill
ships as a release, so you get notified when a new one drops.

Skills

Skill Problem it solves
fable-low-power Your frontier-model quota burns down on greps and builds a cheaper model could do. This watches your live 5h/7d limits and flips Claude Code into a frontier-judges / cheap-executes profile before you hit the wall — and tracks the burn so you can see the savings.
explainer-diagrams "Make a diagram" gets you a generic flowchart or a table with colored borders, and every one looks different. This gives the agent one visual grammar, seven proven scene shapes with finished examples, a puppeteer harness that shoots each diagram to a font-verified PNG, and a by-eye checklist — so explanations come out as pictures that read at a glance and match each other.

How to install a skill

The easiest way is to paste this into Claude Code or your favorite coding
agent:

Install the fable-low-power skill globally from https://github.com/ussumant/useful-agent-skills and wire it up per its README

You can also install with npx:

npx skills add ussumant/useful-agent-skills --skill fable-low-power --global --yes

Or fully manually:

git clone https://github.com/ussumant/useful-agent-skills.git
cp -r useful-agent-skills/skills/<name> ~/.claude/skills/<name>

Some skills need a line or two of settings.json wiring (hooks, statusline)
— each skill's own README.md has the exact snippet.

What's inside a skill

Every skill is a self-contained folder: SKILL.md (the instructions your
agent loads) plus any scripts it needs. Plain bash + python3 stdlib —
nothing to install, nothing phones home.

License

MIT

Yorumlar (0)

Sonuc bulunamadi