Packs
12 packs@landonschropp
Ls Agent Toolkit
Agent toolkit meta-skills
2 skills · pack
@rollrollroll
Agent Toolkit
个人 agent 工具集:可复用中文开发工作流 skills
18 skills · pack
curated
Agents & MCP
Build agents, MCP servers and tool-using workflows.
34 skills · pack
curated
Secure Agent Governance
Installs a pipeline to validate, plan, execute, and enforce agent governance and supply chain security.
11 skills · pack
@kairyou
Agent Tools
Reusable Agent Skills, plus runtime capabilities (statusline, provider usage, vision) for Codex, Claude Code, and opencode
6 skills · pack
@microsoft
Microsoft 365 Agents Toolkit
Toolkit for building and evaluating Microsoft 365 Copilot declarative agents — scaffolding, JSON manifest development, capability configuration, and eval workflows.
6 skills · pack
curated
Build Agent UI in React/Next.js
Add a full agent interface to a React/Next.js app with streaming, human-in-the-loop approvals, and tool call UI.
3 skills · pack
@fradser
Git Agent
AI-first Git CLI automation — atomic AI commits, co-change relations, autonomous git health agent, pre-tool hook safety, and workspace initialization
2 skills · pack
curated
Skill Authoring Toolkit
For developers creating and maintaining skills for AI coding agents.
17 skills · pack
@fradser
Refactor
Agent and skills for code simplification and refactoring to improve code quality while preserving functionality
3 skills · pack
curated
Agent Interview and Planning
For developers who want to clarify project requirements through structured interviews and generate actionable plans.
9 skills · pack
curated
Google RAG Platform
For developers using Google's Agent Platform to build RAG applications with Gemini and managed corpora.
4 skills · pack
Results for “agent-to-agent”
1,184 skillsspawn
Launch N parallel subagents in isolated git worktrees to compete on a session task.
20.4k
agent-protocol
Inter-agent communication protocol for C-suite agent teams. Defines invocation syntax, loop prevention, isolation rules, and response formats. Use when C-suite agents need to query each other, coordinate cross-functional analysis, or run board meetings with multiple agent roles.
0 · bundle
board
Read, write, and browse the AgentHub message board for agent coordination. Use when the user runs /hub:board or asks to post, read, or inspect coordination messages between competing AgentHub agents.
1
project-setup
Generate a tailored AGENTS.md for any new project by interviewing the user about their skill gaps, project goals, and tech context. Load when the user asks to set up a project, initialize agents, create an AGENTS.md, bootstrap a repo, onboard agents to a codebase, or says "set up this project for agents". Also triggers on "write an AGENTS.md for this project", "configure agents for my repo", "project bootstrap", "agent onboarding", or when the user starts a new project and needs agent-ready configuration. Re-run when new context arrives (PRD written, stack changes, team changes) to update the AGENTS.md.
3 · bundle
agent-loom-sync
Sync library skills from an agent-loom upstream repo into this project's .agents/skills while preserving project-local and forked skills. Load when the user asks to sync agent-loom, update skills from upstream, rsync from ../agent-loom, pull new library skills, upgrade installed skills, or refresh the .agents folder without losing custom project skills. Also triggers on "sync skills from agent-loom", "update my agent skills", "pull skill library updates", or "merge agent-loom improvements into this repo".
3 · bundle
skilled-agent-v500
Skilled agent architecture replacing multi-agent system for RL training. Trigger when: (1) planning agent-guided training, (2) implementing tool-augmented LLM consultations, (3) comparing skilled vs multi-agent approaches, (4) designing simulate-verify loops for training, (5) implementing prompt evolution / learnable parameters, (6) understanding Claude Agent SDK integration in training, (7) debugging SkilledTrainer consultations or tool calls, (8) configuring agent safety bounds for training actions.
3
odw
Orchestrate dynamic multi-agent workflows with parallel agents and adversarial verification via a local daemon, or fall back to native agent orchestration.
42.4k
helixa
Helixa — Onchain identity, reputation, and Cred Scores for AI agents on Base. Use when an agent wants to mint an identity NFT, check its Cred Score, verify social accounts, update traits/narrative, query agent reputation data, check staking info, or search the agent directory. Supports SIWA (Sign-In With Agent) auth and x402 micropayments. Also use when asked about Helixa, AgentDNA, ERC-8004, Cred Scores, $CRED token, or agent identity.
1 · bundle
entra-agent-user
Create agent user identities in Microsoft Entra ID to enable AI agents to act as digital workers with user capabilities in Microsoft 365.
36.2k
dispatching-parallel-agents
Dispatch multiple independent tasks to parallel agents for faster debugging and problem-solving.
247k
bot
Provides a local-first agent framework for observable execution, composable tool use, and multi-agent orchestration with policy-guarded execution.
2
eval
Evaluate and rank agent results by metric or LLM judge for an AgentHub session. Use when the user runs /hub:eval or asks to score, compare, or pick a winner among completed AgentHub agents.
11
eval
Evaluate and rank agent results by metric or LLM judge for an AgentHub session. Use when the user runs /hub:eval or asks to score, compare, or pick a winner among completed AgentHub agents.
2
lambda-lang
Enables compact, machine-native agent-to-agent messaging using a shared vocabulary of 340+ 2-character atoms across 7 domains, achieving 3x compression over natural language.
42.4k
agent-trace
Debug agent execution by querying trace and metric tables, analyzing tool calls, durations, errors, and performance trends.
1
test-strategy
`analysis-agent`/`task-agent`/`review-agent`: use to recommend a risk-to-test evidence portfolio and omissions; skip test implementation, fixed-command, and release-verdict work.
4 · bundle
dbs-agent-migration
Audits a project's agent configuration files, establishes a source-of-truth skills directory, normalizes naming, and generates bridge files to make the workspace consistent across Claude Code, Codex, Grok, and generic Agents.
create-agentsmd
Generates a comprehensive AGENTS.md file at the repository root to provide AI coding agents with project context, setup commands, development workflows, testing instructions, and code style guidelines.
36.2k
agent-owasp-compliance
Check any AI agent codebase against the OWASP Agentic Security Initiative (ASI) Top 10 risks, scanning for controls and generating a compliance report.
36.2k
agent-pet-mascota-de-agente
Gives AI agents a virtual pet with a REST API, real-time hunger, permanent death, and 73+ species to care for.
10 · bundle
ard
Guides users through a structured interview to clarify their AI agent idea and produces an Agent Requirement Document (ARD).
61
repository-context-map
`analysis-agent`/`task-agent`/`review-agent`: discover source of truth, candidate owner, and change surface before planning; hand known candidates to impact inspection.
4 · bundle
sql-professional-usage
`analysis-agent`/`task-agent`/`review-agent`: use when SQL changes affect NULL, cardinality, constraints, locks, precision, or dialect semantics; skip tool-only work.
4 · bundle
iterative-retrieval
Progressively refines context retrieval in multi-agent workflows to solve the subagent context problem.
226k
autogpt-agents
Build, deploy, and manage continuous AI agents using a visual workflow editor or development toolkit.
10.4k · bundle
agents-sdk
Build AI agents on Cloudflare Workers using the Agents SDK. Load when creating stateful agents, durable workflows, real-time WebSocket apps, scheduled tasks, MCP servers, chat applications, voice agents, or browser automation. Covers Agent class, state management, callable RPC, Workflows, durable execution, queues, retries, observability, and React hooks. Biases towards retrieval from Cloudflare docs over pre-trained knowledge.
0 · bundle
ivx-mcp-agents
The "Agents" MCP tiles — the admin-mcp gateway itself, the Gas Town coding crew, the Intelliverse platform gateway (~1300 tools), and the Content Factory agent MCP. Use for meta-work — discovering tools, dispatching coding agents, or driving platform APIs.
0
specialized-agentic-identity-trust
Designs identity, authentication, and trust verification systems for autonomous AI agents operating in multi-agent environments. Ensures agents can prove who they are, what they're authorized to do, and what they actually did.
2
agentphone
Build AI phone agents with AgentPhone API. Use when the user wants to make phone calls, send/receive SMS, manage phone numbers, create voice agents, set up webhooks, or check usage — anything related to telephony, phone numbers, or voice AI.
1
acpx
Use acpx as a headless ACP CLI for agent-to-agent communication, always inside an isolated SubAgent. Use when running coding agents through acpx, managing persistent ACP sessions, queueing prompts, consuming structured agent output from scripts, comparing the same prompt across multiple agents, or composing multi-agent workflows with defineFlow/decision/decisionEdge. Never invoke the claude adapter (nested-instance blacklist).
580 · bundle
agents-sdk
Build AI agents on Cloudflare Workers using the Agents SDK. Load when creating stateful agents, durable workflows, real-time WebSocket apps, scheduled tasks, MCP servers, chat applications, voice agents, or browser automation. Covers Agent class, state management, callable RPC, Workflows, durable execution, queues, retries, observability, and React hooks. Biases towards retrieval from Cloudflare docs over pre-trained knowledge.
0 · bundle
agents
Build voice AI agents with natural conversations, multiple LLM providers, custom tools, and easy web embedding.
363 · bundle
rust-professional-usage
`analysis-agent`/`task-agent`/`review-agent`: use when Rust changes cross ownership, unsafe/FFI, panic, cancellation, or Send/Sync boundaries; skip tool-only work.
4 · bundle
santa-method
Uses two independent review agents to verify output quality, requiring both to pass before shipping.
226k
moltlist
Agent-to-agent marketplace with escrow payments. Use this skill when you want to list services, hire other agents, browse available services, create escrows, or manage transactions on MoltList.
2 · bundle
multi-agent-patterns
Design multi-agent systems with context isolation, supervisor or swarm coordination, explicit handoffs, parallel execution, and decision frameworks for when multiple agents are justified.
16.9k · bundle