agent-skills
Reusable workflows for engineering, product, and operations work
All Skills in This Repository (82)
Pure Emerald Level Indicatorstransistor
Manage podcast shows, episodes, and analytics via the Transistor.fm v1 REST API.
openlibrary-cli
Search Open Library books, authors, and works via command-line interface.
dspy
Compile typed signatures and modules against defined metrics to optimize language model prompt programs.
life-coach
Guide personal goal exploration, habit formation, and decision-making within nonclinical boundaries.
llamaindex
Build and deploy LLM applications over custom data with LlamaIndex.
langgraph
Orchestrate stateful multi-agent systems with directed graph architectures.
cli-builder
Scaffold agent-compatible CLI tools with flag-driven, idempotent commands and machine-readable output.
crewai
Orchestrate role-based multi-agent teams with CrewAI for sequential or hierarchical workflows.
pace-plan
Operate and improve Primary, Alternate, Contingency, and Emergency communications plans.
github-runner
Deploy and manage self-hosted GitHub Actions runners across systemd, Docker, and Kubernetes.
nous-branding
Generate brand-consistent visual assets using image generation APIs and post-processing scripts.
color-management
Inspect ICC profiles and validate color space conversions in imaging pipelines.
Frequently Asked Questions
FAQPage SchemaHow to install agent-skills?โผ
Run `npx skills add magnus919/agent-skills --all -g -y` in your terminal to install every skill in this collection globally.
What kinds of skills are in this repository?โผ
It covers software engineering (Terraform, Kubernetes, debugging, CI/CD), product management (shaping, adoption, lifecycle), data and ML work, design and branding, and business operations like customer success and startup finance.
Which agent frameworks does it work with?โผ
All skills follow the open Agent Skills format, so they work with any compatible harness including Claude Code, Cursor, OpenClaw, and Codex.
Do I need coding experience to use these skills?โผ
No. Once installed, your agent reads each skill's trigger conditions and loads the right one automatically based on your plain-English request.
How does the agent know which skill to use?โผ
Each skill declares trigger conditions in its description; the agent reads only lightweight metadata first and loads full instructions only when your request matches.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core