crewai skills

77 tagged crewai, measured the same way as everything else here.

Browse within: agentic-design-patterns 28antigravity 28gemini-cli 28LangChain 11Evaluation 7agent-benchmark 7agent-evaluation 7agent-tools 7audit-trail 7langgraph 7Orchestration 6email 6Collaboration 5Multi-Agent 5

crewai-multi-agent

01

davila7/claude-code-templates

Skill Claude CodeCodex

Multi-agent orchestration framework for autonomous AI collaboration. Use when building teams of specialized agents working together on complex tasks, when you need role-based agent collaboration with memory, or for production workflows requiring sequential/hierarchical execution. Built without LangChain dependencies…

30k +27 today A 61 tokens original MIT

memanto-companion

02

moorcheh-ai/memanto

Skill Claude CodeCodex

Inspect and manage the cross-session engineering memory that Memanto maintains for your Claude Code skills. Use when the user asks what Memanto remembers, wants to see their engineering profile, manually recall context for a skill, or store a decision. The automatic lifecycle hooks handle capture/injection on their…

1.9k 4d ago A 72 tokens original MIT

code-reviewer

04

hidai25/eval-view

Skill Claude CodeCodex

Performs comprehensive code reviews with security, quality, and best practice checks.

132 9d ago A 18 tokens original Apache-2.0

generate-tests

05

hidai25/eval-view

Skill Claude CodeCodex

Generate EvalView test cases — either from a SKILL.md file using LLM-powered generation, or by capturing real agent interactions through a proxy.

132 9d ago A 32 tokens original Apache-2.0

run-eval

06

hidai25/eval-view

Skill Claude CodeCodex

Run EvalView regression checks against golden baselines to detect regressions in AI agent behavior after code, prompt, or model changes.

132 9d ago A 30 tokens original Apache-2.0

aozyildirim/Agena

Skill Claude CodeCodex

Correlate near-in-time events across PR merges, deploys, monitoring (Sentry/NewRelic/Datadog/AppDynamics) and ticket trackers (Jira/Azure DevOps) into confidence-scored clusters that answer "which deploy caused this bug" without manual tab-switching.

98 1mo ago A 64 tokens original MIT

aozyildirim/Agena

Skill Claude CodeCodex

A declarative routing engine that turns ticket / error attributes (reporter, label, project, area path, error class, environment) into a tag + AI agent + priority assignment, so cross-source workflows ("security tickets always go to the OWASP reviewer") stay out of code and in user-editable rules.

98 1mo ago A 67 tokens original MIT

aozyildirim/Agena

Skill Claude CodeCodex

A paranoid OWASP-Top-10-aware system prompt for AI code review that traces data flow, treats every input as malicious, maps each finding to an OWASP category, and outputs a structured Summary / Findings / Severity / Score block reviewers can act on.

98 1mo ago A 59 tokens original MIT

network-ai

10

Jovancoding/Network-AI

Skill Claude CodeCodex

Local Python orchestration skill: multi-agent workflows via shared blackboard file, permission gating, token budget scripts, and persistent project context. The bundled Python scripts make no network calls and have zero third-party dependencies. The parent repository also contains a TypeScript engine (not included in…

72 8d ago B 62 tokens original MIT

integrate-grantex

11

mishrasanjeev/grantex

Skill Claude CodeCodex

Add Grantex delegated authorization to an agent, CLI tool, API, MCP server, or framework integration. Use when implementing or reviewing agent identity, scoped grants, consent, JWT verification, tool manifests, service-boundary enforcement, audit logging, delegation, or revocation, and when choosing among the Grantex…

31 2d ago A 89 tokens

mishrasanjeev/grantex

Skill Claude CodeCodex

Enterprise implementation guardrails for Grantex Commerce V1 across grantex.dev and agenticorg.ai. Use when reviewing, planning, implementing, testing, or signing off Grantex Commerce, agentic commerce, merchant AI-native onboarding, MCP/UCP/ACP publishing, merchant catalog/inventory/pricing, Commerce Passports…

31 2d ago A 117 tokens

ship-verification

13

mishrasanjeev/grantex

Skill Claude CodeCodex

Post-merge verification pass for Grantex. After any PR merges to main or ships to prod, run this pass without being asked — verify README, Mintlify docs, landing page, SDK READMEs (TS, Python, Go), integration docs, and SEO surfaces are consistent with what just shipped. Use this skill whenever a PR merges, a release…

31 2d ago A 84 tokens

research

14

LastSearch-HQ/lastsearch

Skill Claude CodeCodex

Evidence-backed web research with citations and confidence scores. Use when the user needs researched, verified answers backed by real sources — not LLM hallucinations.

20 2d ago A 32 tokens original Apache-2.0

sidclaw-governance

15

sidclawhq/platform

Skill Claude CodeCodex

Add policy evaluation, human approval, and audit trails to any tool. Powered by SidClaw.

14 8d ago A 27 tokens original Apache-2.0

sidclaw-governance

16

sidclawhq/platform

Skill Claude CodeCodex

Teach Claude Code to self-govern using SidClaw — check policies before risky actions, wait for human approval on flagged ones, and record every outcome. Use when you want the agent to self-instrument governance without hooks, or alongside hooks for explicit control.

14 8d ago C 59 tokens original Apache-2.0

ziran

17

taoq-ai/ziran

Skill Claude CodeCodex

ZIRAN is an open-source security testing framework for AI agents. It discovers dangerous tool chain compositions via knowledge graph analysis, detects execution-level side effects (not just text output), and runs multi-phase trust exploitation campaigns that model real attacker behavior.

10 3d ago A 0 tokens original Apache-2.0

core-build

18

victorgrein/spec-crew

Skill Claude CodeCodex

This skill should be used when designing CrewAI crews with YAML-first architecture. Use it to create crews, configure agents and tasks, select processes, and generate validation-ready outputs.

6 6mo ago A 38 tokens

flows

19

victorgrein/spec-crew

Skill Claude CodeCodex

This skill should be used when designing CrewAI Flows with typed state management, deterministic routing, and event-driven orchestration. Use it for flow architecture, state transitions, control primitives, and production deployment.

6 6mo ago A 43 tokens

tools-expert

20

victorgrein/spec-crew

Skill Claude CodeCodex

This skill should be used when selecting CrewAI built-in tools, composing agent toolchains, or creating production-ready custom tools with BaseTool or @tool, including schema validation, dependency management, caching, async support, and testing.

6 6mo ago A 50 tokens

a2a

21

hajekim/agentic-design-patterns-skills

Skill Claude CodeCodex

This skill should be used when the user wants to "agent-to-agent communication", "A2A protocol", "inter-agent messaging", "agent network", "agent federation", "cross-agent calls", "distributed agent systems", "agent discovery", "agent cards", "standardized agent communication", "remote agent invocation", "multi-agent…

4 5mo ago A 435 tokens original MIT

hajekim/agentic-design-patterns-skills

Skill Claude CodeCodex

This skill should be used when the user wants to build a "coding agent team", "AI software development team", "vibe coding", "human-agent team for software", "AI pair programmer team", "scaffolder agent", "coding specialist agent", "augmented development team", "agent-assisted coding workflow", "AI code review agent"…

4 5mo ago A 441 tokens original MIT

evaluation

23

hajekim/agentic-design-patterns-skills

Skill Claude CodeCodex

This skill should be used when the user wants to "evaluate agent performance", "agent benchmarking", "LLM evaluation", "agent testing", "measure agent quality", "agent metrics", "hallucination detection", "answer quality scoring", "agent monitoring in production", "LLM observability", "agent evals", "test agent…

4 5mo ago A 387 tokens original MIT

JinNing6/CyberHuaTuo-Plugin

Skill Claude CodeCodex

Use before an Agent permanently deletes files, runs destructive Git cleanup, formats or wipes disks, drops database data, or mirrors deletions. Reviews the exact command and requires ALLOW, ASK, or BLOCK handling.

3 1mo ago C 51 tokens original Apache-2.0