搜索结果
agent
找到 5102 个相关结果
通用助手 / 编排推荐
godot-composition
godot-composition
Expert architectural standards for building scalable Godot GAMES (RPGs, Platformers, Shooters) using the Composition pattern (Entity-Component). Use when…
软件工程 / 诊断修复
请求代码审查
requesting-code-review
在完成任务、实现主要功能或合并前使用,以验证工作是否符合需求。
通用助手 / 编排推荐
api-docs
api-docs
api-docs — an installable skill for AI agents, published by ruvnet/ruflo.
通用助手 / 编排推荐
second-brain
second-brain
Use this skill when managing persistent user memory in ~/.memory/ - a structured, hierarchical second brain for AI agents. Triggers on conversation start (auto-load relevant memories by matching context against tags), "remember this", "what do you know about X", "update my memory", completing complex tasks (auto-propose saving learnings), onboarding a new user, searching past learnings, or maintaining the memory graph - splitting large files, pruning stale entries, and updating cross-references.
通用助手 / 编排推荐
benchmark-sandbox
benchmark-sandbox
Run vercel-plugin eval scenarios in Vercel Sandboxes instead of local WezTerm panels. Provisions ephemeral microVMs with Claude Code + plugin pre-installed,…
设计与产品 / 审核评估
cli-anything-comfyui
cli-anything-comfyui
Command-line interface for ComfyUI - AI image generation workflow management via ComfyUI REST API. Designed for AI agents and power users who need to queue workflows, manage models, download generated images, and monitor the generation queue without a GUI.
软件工程 / 诊断修复
langgraph-implementation
langgraph-implementation
Implements stateful agent graphs using LangGraph. Use when building graphs, adding nodes/edges, defining state schemas, implementing checkpointing, handling…
研究学习 / 检索整理
generate-swagger-docs
generate-swagger-docs
Generate OpenAPI documentation from source code. Analyzes repository to automatically discover API endpoints and create swagger.json and interactive HTML…
通用助手 / 编排推荐
godot-audio-systems
godot-audio-systems
godot-audio-systems — an installable skill for AI agents, published by thedivergentai/gd-agentic-skills.
通用助手 / 编排推荐
mlflow-agent
mlflow-agent
Master dispatcher for all MLflow workflows. Use this skill when the user wants to do anything with MLflow — tracing, evaluating, debugging, or improving an agent. Routes to the right MLflow sub-skill automatically. Triggers on: "use mlflow", "help with mlflow", "mlflow agent", "add mlflow to my project", "trace my agent", "evaluate my agent", or any MLflow task without a specific skill in mind.
通用助手 / 编排推荐
cli-anything-godot
cli-anything-godot
cli-anything-godot — an installable skill for AI agents, published by hkuds/cli-anything.
软件工程 / 诊断修复
components-guide
components-guide
Guide to using Convex components for feature encapsulation. Learn about sibling components, creating your own, and when to use components vs monolithic code.
软件工程 / 诊断修复
deps-dev
deps-dev
Look up the latest stable version of any open-source package across npm, PyPI, Go, Cargo, Maven, and NuGet. Use when the user asks 'what's the latest version…
软件工程 / 诊断修复
agno
agno
Agno AI agent framework. Use for building multi-agent systems, AgentOS runtime, MCP server integration, and agentic AI development.
软件工程 / 部署发布
agent-integration
agent-integration
Integrate a raw customer agent repo with Veris end to end. Installs or verifies veris-cli, logs in, creates or reuses a Veris environment, analyzes the repo,…
软件工程 / 诊断修复
evaluate
evaluate
Use when the user wants a quality review, interaction audit, or to test the workflow against realistic scenarios.
设计与产品 / 审核评估
bmad-distillator
bmad-distillator
Lossless LLM-optimized compression of source documents. Use when the user requests to 'distill documents' or 'create a distillate'.
安全与治理 / 审核评估
cognitive-walkthrough
cognitive-walkthrough
Deep-dive usability evaluation of specific user tasks. Simulates novice user cognition step-by-step to identify learnability issues, unclear actions, and…
软件工程 / 诊断修复
terraform-best-practices
terraform-best-practices
Terraform and Infrastructure as Code optimization guidelines from Terramate. This skill should be used when writing, reviewing, or refactoring…
通用助手 / 编排推荐
本地合并
local-merge
在将分支合并到 main 且不直接触碰主工作区时使用,当 /ship 或 /reflect 需要集成工作时使用,或者在自主模式……