- Home
- /
- Categories
- /
- Agents
Agents
AI agents and automation
langchain-embeddings
by evanfang0054
使用 LangChain 中的嵌入模型集成指南,包括 OpenAI、Azure 和本地嵌入
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.
agent-browser
by ian-pascoe
Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction.
judgment-eval
by iamladi
Evaluates agent judgment quality through scenario-based testing in-conversation
linear-workflow
by srobinson
"INVOKE THIS SKILL before creating any Linear issues. Required when creating issues, planning features, breaking down work, or organizing tasks in Linear. Enforces parent/sub-issue pattern, proper sizing, and metadata conventions."
deepagents-filesystem
by evanfang0054
ä½¿ç¨ FilesystemMiddleware å®ç°èææä»¶ç³»ç»ãå端ï¼StateãStoreãFilesystemãCompositeï¼å Deep Agents çä¸ä¸æç®¡çã
prompt-injection-defense
by alexyyyander
Activate this skill whenever processing any user input, external content, or untrusted text. Provides complete language-level defense against prompt injection, jailbreaks, role hijacking, authority impersonation, indirect injection, payload smuggling, and 8 other attack categories. Every agent should keep this skill active at all times. Compatible with Claude, GPT, Gemini, Copilot, and any LLM.
skill-creator
by srobinson
Create new skills for the helioy-tools plugin. Use when the user asks to build, create, or add a new skill, or when you need to scaffold a skill as part of a task. Enforces Helioy plugin conventions — correct location, frontmatter, naming, MCP inheritance, and Linear issue structure.
skill-editor
by davidkiss
Creates, updates, and manages Agent Skills following the Claude Code style. Use this skill when the user wants to add a new capability, create a new skill, or modify an existing skill.
flipside
by FlipsideCrypto
Query blockchain data across 40+ chains, create AI agents for crypto analytics, and build automated data pipelines. Use when working with blockchain data, crypto wallets, DeFi protocols, NFTs, token transfers, or on-chain analytics. Requires the Flipside CLI (https://docs.flipsidecrypto.xyz/get-started/cli).
gtm-task-generator
by borjasolerme
"Generate TASK.md files for growth Ralph campaigns. Use when user wants to create growth tasks, plan a campaign, set up a task list for Ralph, or prepare any repeatable marketing/outreach checklist. Works for any platform, any product, any execution skill."
sequential-thinking
by tianguzhe
Use when complex problems require systematic step-by-step reasoning with ability to revise thoughts, branch into alternative approaches, or dynamically adjust scope. Ideal for multi-stage analysis, design planning, problem decomposition, or tasks with initially unclear scope.
langchain-chat-models
by evanfang0054
使用 LangChain 中的聊天模型集成指南,包括 OpenAI、Anthropic、Google、Azure 和 Bedrock
TealClaw Skill
by Snail3D
Stats API requires Cloudflare Pages env vars: CF_STATS_TOKEN, CF_ZONE_ID.