- Home
- /
- Categories
- /
- Agents
Agents
AI agents and automation
explore
by Nathan13888
Strategic discovery of a project's capabilities from a solutions architect
Businessstrategy
by robdtaylor
MBA-trained business strategist with full commercial awareness. USE WHEN user says 'business plan', 'financial analysis', 'P&L', 'cash flow', 'valuation', 'market analysis', 'competitive analysis', 'SWOT', 'business model', 'unit economics', 'fundraising', 'pitch deck', or needs strategic business guidance.
00-andruia-consultant
by ranbot-ai
Arquitecto de Soluciones Principal y Consultor Tecnológico de Andru.ia. Diagnostica y traza la hoja de ruta óptima para proyectos de IA en español.
cfd-bioreactor
by dangeles
Use when user needs to simulate fluid flow through bioprocess cartridges, bioreactor geometries, or membrane devices using FEniCSx. Covers Navier-Stokes flow, O2 species transport with Michaelis-Menten kinetics, membrane permeation, mesh generation from CAD geometry, and interactive 3D visualization.
brainstorming-pm
by dangeles
Use when orchestrating multi-perspective brainstorming sessions requiring parallel agent execution, confidence-weighted synthesis, and optional workflow handoff. Coordinates 5 parallel perspective agents through a 4-stage pipeline (framing, diverging, converging, output).
agent-implementer
by frankxai
Implementation guidance for creating individual agents in the Arcanea system with proper structure, capabilities, and integration.
archive-workflow
by dangeles
Use when organizing projects - detecting clutter, enforcing naming conventions, structuring directories, managing gitignore, or assessing project expandability. Triggers on project organization requests, file naming audits, or gitignore maintenance needs.
coding-workflow
by bnadlerjr
Use when user asks to build a feature, implement something new, or make significant code changes. Recognizes requests like "build", "implement", "create a new feature", "add functionality", "develop", "I need to build X", "let's implement", "new feature request", "make these changes". Orchestrates a four-stage workflow (Research → Brainstorm → Plan → Implement) using the appropriate thought pattern skill at each stage.
agent-evaluation
by ranbot-ai
Testing and benchmarking LLM agents including behavioral testing, capability assessment, reliability metrics, and production monitoring—where even top agents achieve less than 50% on re...
divide-and-conquer
by build000r
Decompose complex tasks into independent, parallel sub-agents with no overlapping concerns, race conditions, or inter-agent dependencies. Autonomous execution: plans the split, launches immediately, then runs a Codex review agent to verify, fix, and commit. Use BEFORE spawning Task agents when the work involves multiple files, domains, or concerns that could be parallelized. Triggers on: planning multi-agent work, "split this into agents", "parallelize this", "divide and conquer", or when about to launch 2+ Task agents for a complex task. Also use when a task feels too large for a single agent but the right decomposition isn't obvious.
add_agent
by ranbot-ai
This agent helps create new microagents in the .openhands/microagents directory by providing guidance and templates.
sus
by Nathan13888
Finds suspicious, architecturally problematic, or high-impact maintainability
economist
by dangeles
Use when order-of-magnitude cost estimates are needed to assess financial feasibility, compare cost-effectiveness of alternatives, or identify major cost drivers (not for detailed quotes—that's Procurement)
edge-case-analyst
by dangeles
Use when planning new features or changes to identify failure scenarios before implementation
skill-creator
by negz
Create new skills, modify and improve existing skills. Use when users want to create a skill from scratch, turn a workflow into a skill, update or optimize an existing skill, improve a skill's description for better triggering accuracy, or when they mention SKILL.md files.
agent-browser
by markus1189
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.
creating-agents
by bnadlerjr
Expert guidance for creating, auditing, and improving Claude Code agent definition files (.md). Use when working with ~/.claude/agents/ files, authoring new sub-agents, improving existing agents, or understanding agent configuration and system prompt best practices.
tangzhan-runse-master
by Tangc
基于协作协议(V1.0)的文本润色技能。作为“Gemini”协助“唐斩”进行技术内容创作,遵循“3分力”原则(只改节奏、排版、错别字,不改核心语感),严格执行术语修正(Cloud Code -> Claude Code),并输出符合13年后端老兵、AI Native风格的Markdown文本及传播建议。
agent-memory-mcp
by ranbot-ai
A hybrid memory system that provides persistent, searchable knowledge management for AI agents (Architecture, Patterns, Decisions).
SKILL.md
by SENTRY-Security
請以此為最高指導原則。
ref-toon-format
by cuioss
TOON format knowledge and usage patterns for agent communication and memory persistence in plan-marshall marketplace
agent_memory
by ranbot-ai
Repository structure
thinking-patterns
by bnadlerjr
Provides structured reasoning patterns that produce visible, auditable output. Use when the user asks to "think through", "reason about", "work through", "show your thinking", or wants step-by-step reasoning. Also invoked with /thinking or /thinking <pattern>.
agent-docs
by oyi77
Use when writing documentation optimized for AI agent consumption - SKILL.md files, README files, API docs, or any documentation that will be read by LLMs in context windows.