搜索结果
agent
找到 2915 个相关结果 / 通用助手
通用助手 / 编排推荐
ma-playbook
ma-playbook
ma-playbook — an installable skill for AI agents, published by borghei/claude-skills.
通用助手 / 编排推荐
create-agent-adapter
create-agent-adapter
Technical guide for creating a new Paperclip agent adapter. Use when building a new adapter package, adding support for a new AI coding tool (e.g. a new CLI agent, API-based agent, or custom process), or when modifying the adapter system. Covers the required interfaces, module structure, registration points, and conventions derived from the existing claude-local and codex-local adapters.
通用助手 / 编排推荐
37signals-rails
37signals-rails
37signals Rails coding principles and conventions from DHH, Jorge Manrubia, and the Fizzy/Basecamp/HEY codebase. This skill should be used when writing,…
通用助手 / 编排推荐
docx
docx
Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude…
通用助手 / 编排推荐
readme-creator
readme-creator
Writes or rewrites README.md files tailored to the project type (CLI, library, app, framework, monorepo, or skill bundle). Discovers project context, selects…
通用助手 / 编排推荐
self-improving-agent
self-improving-agent
Patterns for building AI agents that learn from their own execution, detect failure modes, and improve autonomously. Covers feedback loops, performance regression detection, memory curation, skill extraction, and meta-learning architectures. Use when building agents that need to get better over time, managing auto-memory, or designing self-correcting systems.
通用助手 / 编排推荐
ruby-on-rails-best-practices
ruby-on-rails-best-practices
Ruby on Rails architecture and coding patterns from Basecamp. Use when writing, reviewing, or refactoring Rails code to follow proven conventions for models,…
通用助手 / 编排推荐
llm-wiki-bootstrap
llm-wiki-bootstrap
Bootstrap and operate an LLM Wiki: a persistent Markdown knowledge base with immutable raw sources, an LLM-maintained wiki, a SCHEMA.md operating contract, thin runtime pointer files, EXTEND.md preferences, and optional local BM25 search. Use when the user asks to create or bootstrap an LLM wiki, ingest sources, query or lint a wiki, configure EXTEND.md preferences, or set up BM25/full-text search for an LLM Wiki.
通用助手 / 编排推荐
tavily-web-search
tavily-web-search
Tavily: web search optimized for AI agents, answer synthesis, domain filtering, depth control
通用助手 / 编排推荐
cx-olly
cx-olly
This skill should be used when the user asks to "chat with AI", "ask Olly", "ask the agent", "send message to AI", "continue a chat", "follow up on chat", "get…
通用助手 / 编排推荐
scaffold-cli
scaffold-cli
Scaffolds a production-ready TypeScript CLI project with ESM, tsdown, vitest, oxlint, oxfmt, changesets, GitHub Actions, and an agent skill definition. Use…
通用助手 / 编排推荐
improve-claude-md
improve-claude-md
improve a CLAUDE.md file using <important if> blocks to improve instruction adherence
通用助手 / 编排推荐
example-skill
example-skill
This skill should be used when the user asks to "demonstrate skills", "show skill format", "create a skill template", or discusses skill development patterns.…
通用助手 / 编排推荐
sec-edgar-pipeline
sec-edgar-pipeline
SEC EDGAR extraction pipeline: setup, filing discovery by CIK, recipe-driven extraction, and report generation.
通用助手 / 编排推荐
cloudwatch
cloudwatch
AWS CloudWatch monitoring for logs, metrics, alarms, and dashboards. Use when setting up monitoring, creating alarms, querying logs with Insights, configuring…
通用助手 / 编排推荐
inbox
inbox
Agent mail inbox. Check pending messages, HELP_REQUESTs, and inter-agent notifications. Triggers: "inbox", "check messages", "check mail", "any messages".
通用助手 / 编排推荐
ios-device-screenshot
ios-device-screenshot
ios-device-screenshot — an installable skill for AI agents, published by 0xbigboss/claude-code.
通用助手 / 编排推荐
task-breakdown
task-breakdown
Use when you have specs or requirements for a multi-step task to break it down into detailed tasks, before executing it
通用助手 / 编排推荐
mise-expert
mise-expert
mise-expert — an installable skill for AI agents, published by samhvw8/dotfiles.
通用助手 / 编排推荐
extract
extract
Extract decisions and learnings from Claude session transcripts. Triggers: "extract learnings", "process pending", SessionStart hook.