- Home
- /
- Categories
- /
- Agents
Agents
AI agents and automation
conductor-setup
by airclear
Scaffolds the project and sets up the Conductor environment for Context-Driven Development. Use when starting a new project or initializing the Conductor workflow in an existing (brownfield) project. This skill guides the user through project discovery, product definition, tech stack configuration, and initial track planning.
skill-creator
by adampoit
Guide for creating effective agent skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends an AI agent's capabilities with specialized knowledge, workflows, or tool integrations.
plan
by benredmond
Architecture phase (ARCHITECT) - transforms research into rigorous technical architecture through 5 mandatory design artifacts. Interactive and iterative.
agentic-rag
by latestaiagents
Build agentic RAG systems with autonomous planning, reflection, and tool use. Use this skill when implementing agent-driven retrieval, query decomposition, iterative refinement, or multi-source RAG orchestration. Activate when: agentic RAG, A-RAG, autonomous retrieval, query planning, iterative RAG, multi-step retrieval, agent retrieval, RAG agent.
android-workflow-internal
by hitoshura25
Generate GitHub Actions workflows for CI and internal testing track deployment (Option D - Split Workflows)
conductor-implement
by airclear
Executes the tasks defined in a Conductor track's plan. Use when the user wants to start or continue implementing a feature or bug fix. This skill manages the task lifecycle, adheres to the project's workflow, and synchronizes project documentation upon completion.
dev-skill-creator
by mikkelkrogsholm
"Create a new technology documentation skill for the dev-skills library. Use when adding a skill for a specific technology (e.g., bun, hono, react, prisma, stripe, rustfs) that links to official documentation and includes curated best practices. Handles three doc source types: llms.txt URL, GitHub repository, or documentation website. Each skill is thin and agent-agnostic: a triggering description + a live docs pointer + a small curated layer of evergreen gotchas."
dispatching-parallel-agents
by Crumbgrabber
Use when facing 3+ independent failures that can be investigated without
Agent Memory Mcp
by mayurrathi
"A hybrid memory system that provides persistent, searchable knowledge management for AI agents (Architecture, Patterns, Decisions)."
BIM Model Analyzer
by Eli-yu-first
"Analyzes BIM models for clash detection, quantity takeoff, and construction sequence planning"
Arduino Project Generator
by Eli-yu-first
"Generates Arduino sketches with sensor integration, communication protocols, and power management"
Bookkeeping Categorizer
by Eli-yu-first
"Categorizes financial transactions using chart of accounts with machine learning-based suggestions"
python-debugging
by trotsky1997
Toolkit for AI agents to debug Python code autonomously without IDE support. Use when agent needs to debug code, insert breakpoints programmatically, analyze execution state, test hypotheses, or automate debugging workflows. Supports pdb, ipdb, debugpy with programmatic breakpoint insertion, conditional breakpoints, AST-based breakpoint suggestions, and automated debugging workflows for agents.
Market Price Tracker
by Eli-yu-first
"Tracks agricultural commodity prices with trend analysis, seasonal patterns, and price alerts"
Agent Orchestration Improve Agent
by mayurrathi
"Systematic improvement of existing agents through performance analysis, prompt engineering, and continuous iteration."
Beat Pattern Designer
by Eli-yu-first
"Designs drum patterns and beats with genre templates, swing settings, and velocity humanization"
hashicorp
by copyleftdev
Build systems and organizations using the "Tao of HashiCorp". Emphasizes workflows over technologies, simple modular composable tools, immutability, and versioning driven by code. Use when designing platform engineering initiatives, DevOps workflows, or infrastructure automation.
Research Paper Structurer
by Eli-yu-first
"Structures research papers with proper sections, methodology frameworks, and academic formatting (APA/MLA/Chicago)"
multi-agent-patterns
by Nymbo
Design multi-agent architectures for complex tasks. Use when single-agent context limits are exceeded, when tasks decompose naturally into subtasks, or when specializing agents improves quality.
Medical Billing Coder
by Eli-yu-first
"Assigns medical billing codes (CPT, ICD-10, HCPCS) with documentation support and denial prevention"
Weather Impact Analyzer
by Eli-yu-first
"Analyzes weather impact on crops with frost warnings, drought assessment, and harvest timing optimization"
openclaw-profiler
by rainy-cogmet
OpenClaw PULSE Spectrum Profiler — 人机关系测评工具。 基于 BOND Profile(16 种用户类型)、ECHO Matrix(16 种 Agent 类型)和 PULSE Spectrum(10 种关系类型)三层模型,对 OpenClaw 生态中的人机交互 进行量化画像与关系诊断。 触发场景:(1) 用户要求分析人机关系或交互风格;(2) 用户要求对 Agent 或用户进行画像分类; (3) 用户提供了 OpenClaw 数据包(含 SOUL.md / IDENTITY.md / sessions 等)要求诊断; (4) 用户提及 BOND / ECHO / PARTS / HACI / 人机关系测评。 触发关键词:BOND、ECHO、PARTS、HACI、人机关系、测评、画像、关系诊断、Profiler。
Google Ads Campaign Builder
by Eli-yu-first
"Creates Google Ads campaigns with keyword groups, ad copy variations, and bidding strategy recommendations"
evaluation
by Nymbo
Build evaluation frameworks for agent systems. Use when testing agent performance, validating context engineering choices, or measuring improvements over time.