DEV Community

renatoschust-dot
renatoschust-dot

Posted on

992 free agent skills for Claude Code, Cursor and opencode (MIT)

Hi everyone,

I curated 992 Agent Skills (self-contained SKILL.md files) and published them on GitHub under MIT.

They work with Claude Code, Cursor, opencode, and any tool that speaks the Agent Skills format.

Install (Claude Code)

/plugin marketplace add renatoschust-dot/gamai-skills
Enter fullscreen mode Exit fullscreen mode




Highlights

  • task-dag - splits a goal into 5-15+ parallel branches, runs a deterministic safety layer (block / SQL / skill / UI) before any LLM call, verifies each branch with evidence, then merges.
  • self-healing-services - watchdog that restarts dead services/tunnels (mutex, port health, no admin).
  • report-with-images - one command produces a finished DOCX + PDF with real images.
  • Plus invoice/pricing math, SEO audit, contract review, cold email, OCR-to-data, and 900+ domain playbooks.

Repo: https://github.com/renatoschust-dot/gamai-skills

Happy to answer anything.

Top comments (0)