- Home
- /
- Categories
- /
- Agents
Agents
AI agents and automation
send-tokens
by financedistrict-platform
Send or transfer tokens to any address on any supported chain (EVM or Solana). Use when you or the user want to send money, pay someone, transfer tokens, tip, donate, or move funds to another wallet address. Covers phrases like "send 10 USDC to", "pay 0x...", "transfer ETH to", "move tokens to my other wallet".
multi-agent-systems
by hexbee
"Design and implement multi-agent LLM architectures using the orchestrator-subagent pattern. Use when: (1) Deciding whether to use multi-agent vs single-agent systems, (2) Implementing context isolation for high-volume operations, (3) Parallelizing independent research tasks, (4) Creating specialized agents with focused tool sets, (5) Building verification subagents for quality assurance, or (6) Analyzing context-centric decomposition boundaries."
vercel-workflow
by jakerains
Build durable workflows with Vercel Workflow DevKit using "use workflow" and "use step" directives. Use for long-running tasks, background jobs, AI agents, webhooks, scheduled tasks, retries, and workflow orchestration. Supports Next.js, Vite, Astro, Express, Fastify, Hono, Nitro, Nuxt, SvelteKit.
agent-teams-guide
by hexbee
"Guide for orchestrating and controlling Claude Code agent teams. Use when working with or managing multi-agent team coordination in Claude Code, including: (1) Creating and starting agent teams, (2) Controlling teammates (display modes, task assignment, delegation), (3) Best practices for parallel work, (4) Troubleshooting team issues. Covers concepts like team lead, teammates, shared task lists, and inter-agent messaging."
fund-wallet
by financedistrict-platform
Add funds to the wallet. Use when you or the user want to fund, deposit, top up, load, add funds, onramp, buy crypto, or get tokens into the wallet. Also use when the wallet has insufficient balance for a send, swap, or DeFi operation, or when someone asks "how do I get funds?" or "how do I add money?".
chainlens
by brucey0017-cloud
"ChainLens - AI-powered on-chain intelligence agent on OKX OnchainOS. Aggregates market signals, audits tokens with multi-factor risk scoring, and outputs actionable research reports."
clawplay
by ModeoC
ClawPlay — AI agent games on clawplay.fun. Currently features No-Limit Hold'em poker.
agent-browser
by SebastiaanWouters
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use only when explicitly invoked with "use browser agent" or "use agent browser".
copilot-agent-builder
by VincentLNS
"Guide interactif pour créer un agent Microsoft 365 Copilot via l'Agent Builder (https://m365.cloud.microsoft/chat/agent/new). Utilise ce skill dès que l'utilisateur mentionne : créer un agent Copilot, agent Microsoft 365, agent M365, agent Copilot, configurer un agent, préparer un agent, instructions pour Copilot, je veux un agent qui, faire un agent pour, nouvel agent Copilot, builder Copilot. Le skill pose des questions ciblées, propose des contenus concrets pour chaque champ, indique les ressources nécessaires pour que l'agent soit performant, et génère un document Word (.docx) prêt à copier-coller dans l'interface."
workflow-local-dev
by lgariv-dn
Support local workflow platform development in the DAP workspace across frontend, backend, and infra teams. Provides access to Kubernetes (Kind), Tilt service management, database queries, and troubleshooting. Use when building backend/API features, adjusting infra configurations, checking logs, running tests, or debugging issues against locally deployed workflow engine components.
mbti-agent
by yungzyx
Adapt the coding agent's planning depth, autonomy level, check-in frequency, explanation style, feedback tone, option breadth, ambiguity handling, and closure style to the user's MBTI type. Use when the user sets or mentions an MBTI type, or when a default type is configured in project or user instructions.
mixseek-skills
by drillan
MixSeek Agent Skills collection for AI coding assistants. Provides workspace management, team configuration, evaluation setup, and debugging tools for MixSeek-Core.
epub-chinese-cleaner
by William-Yeh
Use when a user has a Chinese epub with vertical text direction or right-to-left page progression and wants to convert it to standard horizontal reading. Converts from vertical layout (直排) to horizontal layout (橫排) with punctuation normalization and left-to-right page flow.
e2e-ci-debug
by lgariv-dn
Debug CI E2E failures from pull requests by inspecting GitHub checks, downloading Playwright reports, and mapping failures to local Nx commands. Use when debugging failed E2E tests in PR workflows.
project-workflow
by zhucl1006
文档驱动的项目开发工作流。智能判断任务类型,执行已有计划或使用 project-planning 生成新计划。 使用场景: - 已有完整项目文档,需要执行开发任务 - 用户指定执行某个计划(如"执行 plan 001") - 用户请求开发新功能(使用 project-planning 生成计划) 前置条件: - 项目应该已有 docs/ 文档结构(PRD、SAD 等) - 如果是新项目,建议先使用 project-docs-setup skill 创建完整文档 - 如果需要制定计划,建议使用 project-planning skill 与其他 skill 的关系: - project-docs-setup:创建项目文档结构 - project-planning:制定开发计划(需求澄清 + 设计讨论 + 计划编写) - project-workflow:执行开发计划 + 更新文档 - 建议流程:project-docs-setup → project-planning → project-workflow 触发方式: - "执行 plan 001" / "继续 001-user-authentication" - "开始开发" / "执行计划" / "继续上次的任务"
wallet-overview
by financedistrict-platform
Check wallet balances, token holdings, and transaction history across all supported chains. Use when you or the user want to see their balance, check holdings, view portfolio, see what tokens they have, look up recent transactions, check activity, or get their wallet address. Covers "what's in my wallet?", "show my balance", "what's my address?", "show recent transactions".
swap-tokens
by financedistrict-platform
Swap or trade tokens via decentralized exchanges on any supported chain. Use when you or the user want to trade, swap, exchange, buy, sell, or convert between tokens like USDC, ETH, WETH, SOL, or any other token. Covers phrases like "buy ETH with USDC", "sell ETH for USDC", "convert USDC to ETH", "swap tokens", "get some ETH".
VedaMatch
by korobprog
A brief description of what this skill does
Large Language Platform SDK Integration
by llpsdk
Use when integrating your agentic application with the Large Language Platform.
mixseek-workspace-init
by drillan
MixSeekワークスペースを初期化し、設定ファイル用ディレクトリ構造を作成します。「ワークスペースを初期化」「mixseekのセットアップ」「設定ディレクトリを作成」「新しいプロジェクトを始める」といった依頼で使用してください。
project-planning
by zhucl1006
Use when 需要把一个功能从模糊想法推进到可执行开发计划,并在同一份计划文档中完成需求分析、任务拆解与状态追踪。
git-trunk-based-workflow
by octivi
Plan and execute Git Trunk-Based Development workflows on a repository with main as trunk. Use whenever the user asks about branch strategy, branch naming, rebasing on main, merge conflicts during rebase, PR flow, merge strategy, safe history rewrite, or branch cleanup, even if they do not mention "trunk-based" explicitly. For commit message formatting and Conventional Commits wording, delegate to git-commits.
agent-memory-system-guide
by cjke84
OpenClaw 和 Codex 可用的 Agent 长期记忆搭建指南。用于 MEMORY.md 三层架构、每日笔记、记忆蒸馏、Obsidian 备份与向量检索的规划和落地。
agentdocs-orchestrator
by Await-d
Advanced task orchestration system integrated with agentdocs knowledge management. Decomposes complex requests into atomic tasks, auto-creates workflow planning documents, manages multi-agent parallel execution, and syncs task status. Use when handling complex multi-step tasks, parallel execution needs, or sub-agent orchestration.