- Home
- /
- Categories
- /
- Agents
Agents
AI agents and automation
cf-tunnel
by Dwsy
Cloudflare Tunnel 一键管理工具,支持统一 Bun CLI(share + panel 合并)、端口自动避让、状态检查与自解释文档
ralph-loop-gen
by Dwsy
"任务管理系统模板生成器 - 根据用户输入或JSON配置生成完整的任务管理结构(模板生成器,非直接执行器)"
market-researcher-agent
by michaelboeding
Use this skill to research markets, understand trends, find opportunities, and validate ideas. Triggers: "market research", "market analysis", "market opportunity", "market size", "TAM SAM SOM", "industry analysis", "market trends", "validate idea", "market validation", "customer research", "market sizing", "opportunity analysis" Outputs: Market report with size, trends, opportunities, competitive landscape.
galaxy-workflow-development
by Delphine-L
Expert in Galaxy workflow development, testing, and IWC best practices. Create, validate, and optimize .ga workflows following Intergalactic Workflow Commission standards.
patent-lawyer-agent
by michaelboeding
Use this skill for intellectual property guidance, prior art research, patent strategy, and drafting patent applications. Triggers: "patent", "prior art", "IP protection", "intellectual property", "patent search", "patentability", "patent claims", "invention disclosure", "patent strategy", "trade secret", "patent application", "freedom to operate", "infringement", "draft patent", "write patent", "provisional patent", "patent document", "design around", "get around patent", "avoid patent", "work around patent", "FTO", "freedom to operate analysis", "patent analysis" Outputs: Patentability assessment, prior art report, draft claims, IP strategy, full patent application draft, design-around analysis. DISCLAIMER: This is informational only, not legal advice. Consult a licensed patent attorney.
workhub
by Dwsy
工作文档枢纽,强制执行 SSOT(Single Source of Truth)原则,管理 docs/ 目录下的架构决策、设计文档、Issues(任务规划)、PRs(变更记录)。支持 GitHub 协作开发模式。
skill-management
by Dwsy
技能全生命周期管理系统,使用 LLM 智能分析技能类型、评估质量、审计安全。支持 GitHub、skills.sh marketplace 和 Skills CLI (npx skills) 三数据源搜索。当用户需要:(1)发现和评估新技能,(2)审计现有技能安全性,(3)改造技能适配本地环境,(4)测试技能融合效果,(5)收集技能使用反馈时使用。
output-style-manager
by Dwsy
读取和写入输出风格目录的工具技能。当用户需要:(1)读取输出风格文件,(2)写入/创建输出风格文件,(3)管理输出风格目录,(4)解析风格文件格式时使用。
parallel-builder
by michaelboeding
Divide-and-conquer implementation from specs/plans. Decomposes a reference document into independent tasks, assigns each to a builder agent, executes in parallel waves respecting dependencies, then integrates results. Use when you have a spec, PRD, plan, or large feature to implement quickly with parallel execution.
exa
by Dwsy
使用 Exa.ai API 进行高质量的互联网搜索。需要 EXA_API_KEY 环境变量。
review-analyst-agent
by michaelboeding
Use this skill to analyze product reviews, find common issues, and prioritize improvements. Triggers: "analyze reviews", "review analysis", "customer feedback", "what are people saying", "product reviews", "review sentiment", "find complaints", "customer complaints", "improvement recommendations", "voice of customer", "VOC analysis", "feedback analysis" Outputs: Prioritized issues, sentiment analysis, improvement recommendations.
debug-council
by michaelboeding
Research-aligned self-consistency for debugging. Spawns independent solver agents that each explore and debug the problem from scratch. Uses majority voting. Based on "Self-Consistency Improves Chain of Thought Reasoning" (Wang et al., 2022). Use for critical bugs, algorithms, or when other approaches have failed.
🧠 Plan Orchestrator Skill v2.0
by wasintoh
Always provide localhost URL â User can try immediately
smart-routing
by wasintoh
Intelligent request routing for /toh command. Analyzes user intent, assesses confidence, detects IDE environment, and routes to the appropriate agent(s). Memory-first approach ensures context awareness. Triggers: /toh command, natural language requests, ambiguous inputs.
agent-teams
by ScientiaCapital
"Orchestrate teams of parallel Claude Code sessions working on the same codebase. Handles task decomposition, agent coordination, context isolation, and merge strategies. Builds on worktree-manager for infrastructure."
subagent-teams
by ScientiaCapital
"Orchestrate in-session Task tool teams for parallel work. Fan-out research, implementation, review, and documentation across subagents. Use when: parallel tasks, fan-out, subagent team, Task tool, in-session agents."
agent-context-system
by AndreaGriffiths11
A persistent local-only memory system for AI coding agents. Two files, one idea — AGENTS.md (committed, shared) + .agents.local.md (gitignored, personal). Agents read both at session start, update the scratchpad at session end, and promote stable patterns over time. Works across Claude Code, Cursor, Copilot, Windsurf. Subagent-ready. No plugins, no infrastructure, no background processes.
agent-browser
by ratacat
Browser automation using Vercel's agent-browser CLI. Use when you need to interact with web pages, fill forms, take screenshots, or scrape data. Alternative to Playwright MCP - uses Bash commands with ref-based element selection. Triggers on "browse website", "fill form", "click button", "take screenshot", "scrape page", "web automation".
eachlabs-workflows
by eachlabs
Build and orchestrate multi-step AI workflows combining multiple EachLabs models. Create custom pipelines, trigger executions, and manage workflow versions. Use when the user needs to chain multiple AI models or automate multi-step content creation.
agent-estimation
by ZhangHanDong
Accurately estimate AI agent work effort using the agent's own operational units (tool-call rounds) instead of human time. Use when asked to estimate, scope, plan, or evaluate how long a coding task will take. Prevents the common failure mode where agents anchor to human developer timelines and massively overestimate. Outputs a structured breakdown with round counts, risk factors, and a final wallclock conversion.
PPT Generator Skill
by xuanxuan1983
智能 PPT 生成器。支持 7 种视觉风格(乐高/波普/黏土/黑白/商务/学术/科技),具备根据内容自动推荐风格、生成大纲、绘制配图并组装成片的全自动能力。
farcaster-agent
by rishavmukherji
Create Farcaster accounts and post casts autonomously. Official skill from the Farcaster team.
dbos-golang
by dbos-inc
DBOS Go SDK for building reliable, fault-tolerant applications with durable workflows. Use this skill when writing Go code with DBOS, creating workflows and steps, using queues, using the DBOS Client from external applications, or building Go applications that need to be resilient to failures.
history
by lis186
Smart temporal analysis using git history - Hotspots, Coupling, and Recent Contributors