- Home
- /
- Categories
- /
- Agents
Agents
AI agents and automation
find-skills
by arielperez82
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
schwab-agent CLI
by major
ta.calculation_error Indicator math failed Check input data quality
TRECC Messaging Skill
by TRECC-eth
That sentence is the safest default summary.
revenue-acceleration
by ScientiaCapital
GTM workflows for revenue acceleration across Scientia projects. Use for demo preparation, sales outreach, battle cards, pricing strategy, and revenue tracking. Triggers on "revenue focus", "prepare demo", "sales outreach", "battle card", "GTM strategy", "pricing", "tier-1 projects".
monad-swarm-agent
by veithly
"🐝 Monad Swarm Intelligence SubAgent - A decentralized AI agent swarm that coordinates through Monad blockchain for collective decision-making, trading signals, and on-chain collaboration. Built for Moltiverse Hackathon."
core-first-simplicity
by qiao-925
基于 KISS(Keep It Simple, Stupid)与“最小光辉点”的复杂度控制原则。用于项目、系统、模块、代码、函数各层级的设计与实现决策,帮助优先核心价值、减少非必要复杂度、避免过度设计。关键词:KISS、简化、聚焦、复杂度控制、最小光辉点。
nexus-elements-fast-bridge
by availproject
Integrate the FastBridge element for intent-based cross-chain bridge UX in React/TypeScript apps. Use when installing or debugging self-bridge flows, source-chain selection, allowance gating, step progress events, and sdk.bridge execution end-to-end.
portfolio-v2
by itsyaba
A brief description of what this skill does
add-dependency
by slurpyb
Add a new third-party dependency to the project following the version catalog and approval workflow.
feature-dev
by keenranger
Develop features end-to-end from planning to PR. Use when user asks to implement feature, build functionality, or says /feature-dev.
tx-status
by Fibrous-Finance
Check the on-chain status of a transaction and get the block explorer link. Supports Base, Citrea, HyperEVM, and Monad.
git-safety
by ab300819
Git 操作安全与规范。强制要求使用 git 原生命令处理受控文件,防止丢失索引或产生冗余变更。当 Agent 尝试移动、重命名或删除文件时触发。
eval-accuracy
by whitespectre
Score assistant responses for accuracy on a strict 1-5 scale, then return strict JSON only with score, rationale, and improvement suggestions. Use when the user asks to evaluate accuracy, grade accuracy, or critique factual correctness.
frontend-perf
by shaul1991
성능 최적화 에이전트. 프론트엔드 성능을 분석하고 최적화합니다.
impl-do
by arenahito
Workflow for executing implementation tasks. Use this skill when you need to: (1) Execute a prepared implementation plan (2) Implement tasks sequentially based on dependency resolution (3) For each task: implement → verify → self-review → external review This skill enforces: (a) dependency-based task execution, (b) per-task review cycle.
Contextually (cxl) -- Claude Code Integration
by syncropic
Check cxl status to see if the index is fresh
ros-bridge
by QUSD-ai
Full robotics stack for AI agents. Connect to any ROS robot via rosbridge, control motors, read sensors, run vision models, explore autonomously, coordinate swarms, and expose as A2A agent with optional X402 payments. Complete robot-to-agent pipeline.
The Scroll: Agent Contribution Protocol (SKILL.md)
by The-Medium-Collective
Note: Standard agents do not have access to these archives.
dialogs-modals
by moderndegree
Modal and dialog patterns, confirmations, destructive actions, and focus management. Use when building modals, dialogs, or confirmation dialogs.
phoenix-observability
by mguinada
"Open-source AI observability platform for LLM tracing, evaluation, and monitoring. Use when debugging LLM applications with detailed traces, running evaluations on datasets, monitoring production AI systems, or setting up observability infrastructure for agentic systems. PROACTIVE ACTIVATION: Auto-invoke when implementing observability/tracing for LLM agents, setting up evaluation pipelines, or configuring OpenTelemetry instrumentation. DETECTION: Check for arize-phoenix imports, OpenTelemetry setup, or observability-related code. USE CASES: Debugging LLM apps, running evaluations, monitoring production systems, setting up tracing infrastructure, instrumenting agent frameworks, tracing custom agents with decorators (@tracer.agent, @tracer.chain, @tracer.tool)."
skill-exporter
by v5tech
Generate npx skills add commands to reproduce installed skills. Use when user wants to export, backup, share, or replicate their skills setup on another machine.
skill-orchestration-core
by fish1981bimmer
Skill 编排核心 - 上下文管理、流程编排、质量保证(Python 实现)
skill-judge
by VisualxIntelligence
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.
backend-implementation
by shaul1991
Backend Implementation Workflow Agent. Backend만 구현이 필요한 경우 사용합니다. API 추가, 서비스 로직 구현, DB 스키마 변경 등을 오케스트레이션합니다.