Skip to main content

← All sources

agent-toolkit skills

A curated collection of skills for AI coding agents. Skills are packaged instructions and scripts that extend agent capabilities across development, documentation, planning, and professional workflows. 43 skills. skills-hub.ai mirrors 43 skills from agent-toolkit daily, every skill links back to its upstream GitHub source. Install with one command across Claude Code, Cursor, Codex, Windsurf, and any MCP-compatible tool.

Upstream: github.com/softaworks/agent-toolkit

Installing a agent-toolkit skill

Pick a skill below, then run the install command for your AI coding tool. The skills-hub CLI writes the SKILL.md to the right directory and tracks the install in .skills.json so your team gets reproducible installs.

# Install a agent-toolkit skill
npx @skills-hub-ai/cli install <skill-slug>

# Browse all agent-toolkit skills via API
curl https://skills-hub.ai/api/v1/skills?source=agent-toolkit

# Browse all sources
open https://skills-hub.ai/sources

Top agent-toolkit skills

See all →

The most-installed skills from agent-toolkit, ranked by adoption.

  1. 01agent-md-refactor

    Refactor bloated AGENTS.md, CLAUDE.md, or similar agent instruction files to follow progressive disclosure principles. Splits monolithic files into organized, linked documentation.

    Buildfrom agent-toolkit
  2. 02command-creator

    This skill should be used when creating a Claude Code slash command. Use when users ask to "create a command", "make a slash command", "add a command", or want to document a workflow as a reusable command. Essential for creating optimized, agent-executable slash commands with proper structure and best practices.

    Buildfrom agent-toolkit
  3. 03crafting-effective-readmes

    Use when writing or improving README files. Not all READMEs are the same — provides templates and guidance matched to your audience and project type.

    Buildfrom agent-toolkit
  4. 04dependency-updater

    Smart dependency management for any language. Auto-detects project type, applies safe updates automatically, prompts for major versions, diagnoses and fixes dependency issues.

    Buildfrom agent-toolkit
  5. 05difficult-workplace-conversations

    Structured approach to workplace conflicts, performance discussions, and challenging feedback using preparation-delivery-followup framework. Use when preparing for tough conversations, addressing conflicts, giving critical feedback, or navigating sensitive workplace discussions.

    Buildfrom agent-toolkit
  6. 06draw-io

    draw.io diagram creation, editing, and review. Use for .drawio XML editing, PNG conversion, layout adjustment, and AWS icon usage.

    Buildfrom agent-toolkit
  7. 07frontend-to-backend-requirements

    Document frontend data needs for backend developers. Use when frontend needs to communicate API requirements to backend, or user says 'backend requirements', 'what data do I need', 'API requirements', or is describing data needs for a UI.

    Buildfrom agent-toolkit
  8. 08gemini

    Use when the user asks to run Gemini CLI for code review, plan review, or big context (>200k) processing. Ideal for comprehensive analysis requiring large context windows. Uses Gemini 3 Pro by default for state-of-the-art reasoning and coding.

    Buildfrom agent-toolkit
  9. 09jira

    Use when the user mentions Jira issues (e.g., "PROJ-123"), asks about tickets, wants to create/view/update issues, check sprint status, or manage their Jira workflow. Triggers on keywords like "jira", "issue", "ticket", "sprint", "backlog", or issue key patterns.

    Buildfrom agent-toolkit
  10. 10marp-slide

    Create professional Marp presentation slides with 7 beautiful themes (default, minimal, colorful, dark, gradient, tech, business). Use when users request slide creation, presentations, or Marp documents. Supports custom themes, image layouts, and "make it look good" requests with automatic quality improvements.

    Buildfrom agent-toolkit
  11. 11meme-factory

    Generate memes using the memegen.link API. Use when users request memes, want to add humor to content, or need visual aids for social media. Supports 100+ popular templates with custom text and styling.

    Buildfrom agent-toolkit
  12. 12mui

    Material-UI v7 component library patterns including sx prop styling, theme integration, responsive design, and MUI-specific hooks. Use when working with MUI components, styling with sx prop, theme customization, or MUI utilities.

    Buildfrom agent-toolkit
  13. 13naming-analyzer

    Suggest better variable, function, and class names based on context and conventions.

    Buildfrom agent-toolkit
  14. 14perplexity

    Web search and research using Perplexity AI. Use when user says "search", "find", "look up", "ask", "research", or "what's the latest" for generic queries. NOT for library/framework docs (use Context7) or workspace questions.

    Buildfrom agent-toolkit
  15. 15plugin-forge

    Create and manage Claude Code plugins with proper structure, manifests, and marketplace integration. Use when creating plugins for a marketplace, adding plugin components (commands, agents, hooks), bumping plugin versions, or working with plugin.json/marketplace.json manifests.

    Buildfrom agent-toolkit
  16. 16qa-test-planner

    Generate comprehensive test plans, manual test cases, regression test suites, and bug reports for QA engineers. Includes Figma MCP integration for design validation.

    Buildfrom agent-toolkit
  17. 17react-useeffect

    React useEffect best practices from official docs. Use when writing/reviewing useEffect, useState for derived values, data fetching, or state synchronization. Teaches when NOT to use Effect and better alternatives.

    Buildfrom agent-toolkit
  18. 18requirements-clarity

    Clarify ambiguous requirements through focused dialogue before implementation. Use when requirements are unclear, features are complex (>2 days), or involve cross-team coordination. Ask two core questions - Why? (YAGNI check) and Simpler? (KISS check) - to ensure clarity before coding.

    Buildfrom agent-toolkit
  19. 19session-handoff

    Creates comprehensive handoff documents for seamless AI agent session transfers. Triggered when: (1) user requests handoff/memory/context save, (2) context window approaches capacity, (3) major task milestone completed, (4) work session ending, (5) user says 'save state', 'create handoff', 'I need to pause', 'context is getting full', (6) resuming work with 'load handoff', 'resume from', 'continue where we left off'. Proactively suggests handoffs after substantial work (multiple file edits, complex debugging, architecture decisions). Solves long-running agent context exhaustion by enabling fresh agents to continue with zero ambiguity.

    Buildfrom agent-toolkit
  20. 20skill-judge

    Evaluate Agent Skill design quality against official specifications and best practices. Use when reviewing, auditing, or improving SKILL.md files and skill packages. Provides multi-dimensional scoring and actionable improvement suggestions.

    Buildfrom agent-toolkit
  21. 21backend-to-frontend-handoff-docs

    Create API handoff documentation for frontend developers. Use when backend work is complete and needs to be documented for frontend integration, or user says 'create handoff', 'document API', 'frontend handoff', or 'API documentation'.

    Buildfrom agent-toolkit
  22. 22c4-architecture

    Generate architecture documentation using C4 model Mermaid diagrams. Use when asked to create architecture diagrams, document system architecture, visualize software structure, create C4 diagrams, or generate context/container/component/deployment diagrams. Triggers include "architecture diagram", "C4 diagram", "system context", "container diagram", "component diagram", "deployment diagram", "document architecture", "visualize architecture".

    Buildfrom agent-toolkit
  23. 23codex

    Use when the user asks to run Codex CLI (codex exec, codex resume) or references OpenAI Codex for code analysis, refactoring, or automated editing. Uses GPT-5.2 by default for state-of-the-art software engineering.

    Buildfrom agent-toolkit
  24. 24daily-meeting-update

    Interactive daily standup/meeting update generator. Use when user says 'daily', 'standup', 'scrum update', 'status update', 'what did I do yesterday', 'prepare for meeting', 'morning update', or 'team sync'. Pulls activity from GitHub, Jira, and Claude Code session history. Conducts 4-question interview (yesterday, today, blockers, discussion topics) and generates formatted Markdown update.

    Buildfrom agent-toolkit

About this source

skills-hub.ai mirrors skills from 90+ official GitHub repositories every day. Each imported skill is parsed from a SKILL.md file in the source repo, gets a security scan and quality score on import, and links back to its upstream source of truth.

Last sync: Aug 24, 2026, 6:40 PM (success).

agent-toolkit skills, frequently asked

What are agent-toolkit skills?

agent-toolkit skills are AI coding skills published by agent-toolkit (A curated collection of skills for AI coding agents. Skills are packaged instructions and scripts that extend agent capabilities across development, documentation, planning, and professional workflows. 43 skills.) and mirrored daily on skills-hub.ai. They are SKILL.md files that follow the open Agent Skills standard, so they work in Claude Code, Cursor, Codex CLI, Windsurf, Copilot, and any MCP-compatible tool.

How many agent-toolkit skills are available?

skills-hub.ai indexes 43 skills from agent-toolkit, synced daily from the upstream GitHub repository (https://github.com/softaworks/agent-toolkit).

How do I install a agent-toolkit skill?

Run `npx @skills-hub-ai/cli install <skill-slug>` in your project. The CLI writes the SKILL.md to the right directory for your AI tool and adds it to your `.skills.json` lockfile so your team gets the same skills at the same versions.

Are these official agent-toolkit skills?

Yes. Every skill from this source is mirrored from agent-toolkit's own GitHub repository (https://github.com/softaworks/agent-toolkit). Each skill page links back to the upstream source of truth, so you can verify the original.