Skip to main content
~/
skillsmp
搜索
职业技能
洞察
文档
ZH
在 Manus 中运行任何 Skill
一键导入
一键在 Manus 中运行任何 Skill
开始使用
$
cd
top
一键运行任何 Skill
文档 - Agent Skills | SkillsMP
$
pwd:
~
/
categories
/
documentation
文档
探索 agent skills 文档、技术写作和知识管理技能。从 API 文档生成器到知识库构建器,这些技能帮助技术写作者和开发者为其项目创建全面、可维护的文档。
最多星标
最近更新
openclaw-docs.md
370.5k
from
"openclaw/openclaw"
Write or review high-quality OpenClaw developer documentation.
2026-05-10
openclaw-pr-maintainer.md
370.5k
from
"openclaw/openclaw"
Use immediately for any pasted OpenClaw GitHub issue or PR URL/number, and for OpenClaw issue/PR review, triage, duplicate search, opener identity/who wrote it, author account age/activity, comments, labels, close, land, or maintainer evidence checks.
2026-05-09
feishu-wiki.md
370.5k
from
"openclaw/openclaw"
Feishu knowledge base navigation. Activate when user mentions knowledge base, wiki, or wiki links.
2026-02-06
obsidian-vault-maintainer.md
370.5k
from
"openclaw/openclaw"
Maintain an Obsidian-friendly memory wiki vault with wikilinks, frontmatter, and official Obsidian CLI awareness.
2026-04-06
wiki-maintainer.md
370.5k
from
"openclaw/openclaw"
Maintain the OpenClaw memory wiki vault with deterministic pages, managed blocks, and source-backed updates.
2026-04-07
tavily.md
370.5k
from
"openclaw/openclaw"
Tavily web search, content extraction, and research tools.
2026-03-20
gemini.md
370.5k
from
"openclaw/openclaw"
Gemini CLI for one-shot Q&A, summaries, and generation.
2026-03-11
notion.md
370.5k
from
"openclaw/openclaw"
Notion API for creating and managing pages, databases, and blocks.
2026-03-07
n8n-create-community-node-lint-rule.md
187.3k
from
"n8n-io/n8n"
Create new ESLint rules for the @n8n/eslint-plugin-community-nodes package. Use when adding a lint rule, creating a community node lint, or working on eslint-plugin-community-nodes. Guides rule implementation, tests, docs, and plugin registration.
2026-05-04
my-workflow.md
187.3k
from
"n8n-io/n8n"
Guides users through creating effective Agent Skills. Use when you want to create, write, or author a new skill, or asks about skill structure, best practices, or SKILL.md format.
2026-05-04
n8n-design-system.md
187.3k
from
"n8n-io/n8n"
Guidelines on using Design System styles and components. Use when working on .vue files in packages/frontend. Triggers for tasks that include component architecture, styling, UI changes, or feature work.
2026-05-05
create-instructions.md
184.8k
from
"microsoft/vscode"
Create an instructions file (.instructions.md) for a project rule or convention.
2026-04-08
init.md
184.8k
from
"microsoft/vscode"
Generate or update chat customization files for AI coding agents
2026-04-10
update-skills.md
184.8k
from
"microsoft/vscode"
Create or update repository skills and instructions when major learnings are discovered during a session. Use when the user says "learn!", when a significant pattern or pitfall is identified, or when reusable domain knowledge should be captured for future sessions.
2026-03-13
everything-claude-code.md
177.6k
from
"affaan-m/everything-claude-code"
Development conventions and patterns for everything-claude-code. JavaScript project with conventional commits.
2026-04-29
everything-claude-code-conventions.md
177.6k
from
"affaan-m/everything-claude-code"
Development conventions and patterns for everything-claude-code. JavaScript project with conventional commits.
2026-03-20
eval-harness.md
177.6k
from
"affaan-m/everything-claude-code"
Eval-driven development (EDD) ilkelerini uygulayan Claude Code oturumları için formal değerlendirme çerçevesi
2026-03-22
codebase-onboarding.md
177.6k
from
"affaan-m/everything-claude-code"
分析一个陌生的代码库,并生成一个结构化的入门指南,包括架构图、关键入口点、规范和一个起始的CLAUDE.md文件。适用于加入新项目或首次在代码仓库中设置Claude Code时。
2026-03-22
rules-distill.md
177.6k
from
"affaan-m/everything-claude-code"
扫描技能以提取跨领域原则并将其提炼为规则——追加、修订或创建新的规则文件
2026-03-30
search-first.md
177.6k
from
"affaan-m/everything-claude-code"
研究优先于编码的工作流程。在编写自定义代码之前,搜索现有的工具、库和模式。调用研究员代理。
2026-03-22
search-first.md
177.6k
from
"affaan-m/everything-claude-code"
Research-before-coding workflow. Search for existing tools, libraries, and patterns before writing custom code. Systematizes the "search for existing solutions before implementing" approach. Use when starting new features or adding functionality.
2026-04-30
code-tour.md
177.6k
from
"affaan-m/everything-claude-code"
Create CodeTour `.tour` files — persona-targeted, step-by-step walkthroughs with real file and line anchors. Use for onboarding tours, architecture walkthroughs, PR tours, RCA tours, and structured "explain how this works" requests.
2026-04-05
codebase-onboarding.md
177.6k
from
"affaan-m/everything-claude-code"
Analyze an unfamiliar codebase and generate a structured onboarding guide with architecture map, key entry points, conventions, and a starter CLAUDE.md. Use when joining a new project or setting up Claude Code for the first time in a repo.
2026-03-20
design-system.md
177.6k
from
"affaan-m/everything-claude-code"
Use this skill to generate or audit design systems, check visual consistency, and review PRs that touch styling.
2026-03-29
ecc-tools-cost-audit.md
177.6k
from
"affaan-m/everything-claude-code"
Evidence-first ECC Tools burn and billing audit workflow. Use when investigating runaway PR creation, quota bypass, premium-model leakage, duplicate jobs, or GitHub App cost spikes in the ECC Tools repo.
2026-04-05
knowledge-ops.md
177.6k
from
"affaan-m/everything-claude-code"
Knowledge base management, ingestion, sync, and retrieval across multiple storage layers (local files, MCP memory, vector stores, Git repos). Use when the user wants to save, organize, sync, deduplicate, or search across their knowledge systems.
2026-04-05
perl-patterns.md
177.6k
from
"affaan-m/everything-claude-code"
Modern Perl 5.36+ idioms, best practices, and conventions for building robust, maintainable Perl applications.
2026-03-11
rules-distill.md
177.6k
from
"affaan-m/everything-claude-code"
Scan skills to extract cross-cutting principles and distill them into rules — append, revise, or create new rule files
2026-03-20
search-first.md
177.6k
from
"affaan-m/everything-claude-code"
Research-before-coding workflow. Search for existing tools, libraries, and patterns before writing custom code. Invokes the researcher agent.
2026-02-28
ui-demo.md
177.6k
from
"affaan-m/everything-claude-code"
Record polished UI demo videos using Playwright. Use when the user asks to create a demo, walkthrough, screen recording, or tutorial video of a web application. Produces WebM videos with visible cursor, natural pacing, and professional feel.
2026-04-01
docker-management.md
142.4k
from
"NousResearch/hermes-agent"
Manage Docker containers, images, volumes, networks, and Compose stacks — lifecycle ops, debugging, cleanup, and Dockerfile optimization.
2026-05-08
memento-flashcards.md
142.4k
from
"NousResearch/hermes-agent"
Spaced-repetition flashcard system. Create cards from facts or text, chat with flashcards using free-text answers graded by the agent, generate quizzes from YouTube transcripts, review due cards with adaptive scheduling, and export/import decks as CSV.
2026-03-29
siyuan.md
142.4k
from
"NousResearch/hermes-agent"
SiYuan Note API for searching, reading, creating, and managing blocks and documents in a self-hosted knowledge base via curl.
2026-05-08
duckduckgo-search.md
142.4k
from
"NousResearch/hermes-agent"
Free web search via DuckDuckGo — text, news, images, videos. No API key needed. Prefer the `ddgs` CLI when installed; use the Python DDGS library only after verifying that `ddgs` is available in the current runtime.
2026-05-08
codex.md
142.4k
from
"NousResearch/hermes-agent"
Delegate coding to OpenAI Codex CLI (features, PRs).
2026-05-08
baoyu-comic.md
142.4k
from
"NousResearch/hermes-agent"
Knowledge comics (知识漫画): educational, biography, tutorial.
2026-05-08
llm-wiki.md
142.4k
from
"NousResearch/hermes-agent"
Karpathy's LLM Wiki: build/query interlinked markdown KB.
2026-05-08
write-api-reference.md
139.4k
from
"vercel/next.js"
Produces API reference documentation for Next.js APIs: functions, components, file conventions, directives, and config options. **Auto-activation:** User asks to write, create, or draft an API reference page. Also triggers on paths like `docs/01-app/03-api-reference/`, or keywords like "API reference", "props", "parameters", "returns", "signature". **Input sources:** Next.js source code, existing API reference pages, or user-provided specifications. **Output type:** A markdown (.mdx) API reference page with YAML frontmatter, usage example, reference section, behavior notes, and examples.
2026-03-13
write-guide.md
139.4k
from
"vercel/next.js"
Generates technical guides that teach real-world use cases through progressive examples. **Auto-activation:** User asks to write, create, or draft a guide or tutorial. Also use when converting feature documentation, API references, or skill knowledge into step-by-step learning content. **Input sources:** Feature skills, API documentation, existing code examples, or user-provided specifications. **Output type:** A markdown guide with YAML frontmatter, introduction, 2-4 progressive steps, and next steps section.
2026-03-13
doc-coauthoring.md
131.6k
from
"anthropics/skills"
Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting specs, or similar documentation tasks.
2025-12-04
slack-gif-creator.md
131.6k
from
"anthropics/skills"
Knowledge and utilities for creating animated GIFs optimized for Slack. Provides constraints, validation tools, and animation concepts. Use when users request animated GIFs for Slack like "make me a GIF of X doing Y for Slack."
2026-04-20
command-development.md
122.2k
from
"anthropics/claude-code"
This skill should be used when the user asks to "create a slash command", "add a command", "write a custom command", "define command arguments", "use command frontmatter", "organize commands", "create command with file references", "interactive command", "use AskUserQuestion in command", or needs guidance on slash command structure, YAML frontmatter fields, dynamic arguments, bash execution in commands, user interaction patterns, or command development best practices for Claude Code.
2025-11-17
hook-development.md
122.2k
from
"anthropics/claude-code"
This skill should be used when the user asks to "create a hook", "add a PreToolUse/PostToolUse/Stop hook", "validate tool use", "implement prompt-based hooks", "use ${CLAUDE_PLUGIN_ROOT}", "set up event-driven automation", "block dangerous commands", or mentions hook events (PreToolUse, PostToolUse, Stop, SubagentStop, SessionStart, SessionEnd, UserPromptSubmit, PreCompact, Notification). Provides comprehensive guidance for creating and implementing Claude Code plugin hooks with focus on advanced prompt-based hooks API.
2025-11-17
skill-development.md
122.2k
from
"anthropics/claude-code"
This skill should be used when the user wants to "create a skill", "add a skill to plugin", "write a new skill", "improve skill description", "organize skill content", or needs guidance on skill structure, progressive disclosure, or skill development best practices for Claude Code plugins.
2025-11-17
karpathy-guidelines.md
122.1k
from
"forrestchang/andrej-karpathy-skills"
Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make surgical changes, surface assumptions, and define verifiable success criteria.
2026-01-28
deep-research.md
109.6k
from
"Shubhamsaboo/awesome-llm-apps"
Comprehensive research assistant that synthesizes information from multiple sources with citations. Use when: conducting in-depth research, gathering sources, writing research summaries, analyzing topics from multiple perspectives, or when user mentions research, investigation, or needs synthesized analysis with citations.
2026-02-04
python-expert.md
109.6k
from
"Shubhamsaboo/awesome-llm-apps"
Senior Python developer expertise for writing clean, efficient, and well-documented code. Use when: writing Python code, optimizing Python scripts, reviewing Python code for best practices, debugging Python issues, implementing type hints, or when user mentions Python, PEP 8, or needs help with Python data structures and algorithms.
2026-04-15
technical-writer.md
109.6k
from
"Shubhamsaboo/awesome-llm-apps"
Creates clear documentation, API references, guides, and technical content for developers and users. Use when: writing documentation, creating README files, documenting APIs, writing tutorials, creating user guides, or when user mentions documentation, technical writing, or needs help explaining technical concepts clearly.
2026-02-04