提示词
提示词工程与模板
adopt
ballred
Scaffold the PKM system onto an existing Obsidian vault. Scans your vault structure, maps folders interactively, and generates configuration — no template required.
upgrade
ballred
Update vault to the latest version of obsidian-claude-pkm. Creates backup, shows diffs, preserves your content. Use when a new version is available.
skill-creator
MiniMax-AI
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
template-skill
MiniMax-AI
Replace with description of the skill and when Claude should use it.
deepseek-eyes
20kiki
Use when the user shares an image (screenshot, photo, diagram) that Claude can't natively see, or when the user asks to analyze/describe/understand an image. Route every image the user wants analyzed through this skill — send the image path to the bundled eyes.py script, which calls a vision model (default: qwen3.6-plus) via 百炼 (DashScope) and returns a Chinese text description. Then answer the user's question based on that description.
check-api-status
melodic-software
Check Anthropic API status and recent incidents from status.anthropic.com
list
melodic-software
List Claude Code components. Actions: env-vars, sessions, settings, skills, tools.
diagnose-performance
melodic-software
Run comprehensive Claude Code performance diagnostics - analyzes storage, API status, and known issues
export-system-prompt
melodic-software
Export Claude Code's current system prompt to console or file
create-skill-file
YYH211
Guides Claude in creating well-structured SKILL.md files following best practices. Provides clear guidelines for naming, structure, and content organization to make skills easy to discover and execute.
tavily-search
AIsa-team
'Advanced web search via Tavily through AIsa API. Supports search depth, topic filtering (general/news/finance), time ranges, domain inclusion/exclusion, and LLM-generated answers. Use when: the user needs web search, research, source discovery, or content extraction.'
llm-router
AIsa-team
'Unified LLM Gateway - One API for 70+ AI models. Route to GPT, Claude, Gemini, Qwen, Deepseek, Grok and more with a single API key. Use when: the user needs model routing, provider setup, or Chinese LLM access guidance.'
seo-keyword-research
AIsa-team
Use this skill when a user asks for SEO keyword research, keyword discovery, search volume analysis, keyword difficulty, search intent mapping, topic clusters, content opportunities, competitor keyword gaps, or a keyword strategy for a domain, URL, product, market, or seed topic. When a website is provided, crawl and interpret the site first, then use AIsa API access to DataForSEO keyword, SERP, trend, Labs, and OnPage endpoints plus AIsa LLM reasoning to find non-brand keyword opportunities.
oracle
goncalossilva
Get a second opinion by bundling a prompt + a curated file set, then asking another powerful LLM for debugging, refactor advice, design checks, or code reviews.
clawra-selfie
SumeLabs
Edit Clawra's reference image with Grok Imagine (xAI Aurora) and send selfies to messaging channels via OpenClaw
wechat-article-writer
iamzhihuix
公众号文章自动化写作流程。支持资料搜索、文章撰写、爆款标题生成、排版优化。当用户提到写公众号、微信文章、自媒体写作、爆款文章、内容创作时使用此 skill。
interminai
mstsirkin
Control interactive terminal applications like vim, git rebase -i, git add -i, git add -p, apt, rclone config, sudo, w3m, and TUI apps. Can also supervise another CLI LLM (cursor-agent, codex, etc.) - approve or reject its actions by pressing y/n at confirmation prompts. Use when you need to interact with applications that require keyboard input, show prompts, menus, or have full-screen interfaces. Also use when commands fail or hang with errors like "Input is not a terminal" or "Output is not a terminal". Better than application specific hacks such as GIT_SEQUENCE_EDITOR or bypassing interactivity through file use.
web-summary
pacphi
Summarize web content including YouTube videos with semantic topic links for Logseq and Obsidian. Uses Z.AI service (port 9600) for cost-effective summarization. Supports markdown, plain text, and note-taking formats.
perplexity
pacphi
Perplexity AI research assistant with real-time web search, source citations, and optimized UK-centric prompts. Access live web data, current events, market research, and comprehensive analysis backed by verified sources.
Linear MCP Server
pacphi
MCP Protocol
deepseek-reasoning
pacphi
DeepSeek special model reasoning bridge - Advanced multi-step reasoning via MCP, bridging devuser to deepseek-user for complex problem-solving with structured Chain-of-Thought outputs.
Context7 MCP Server
pacphi
ollama - Local LLM runtime
Atlassian MCP Server
pacphi
MCP Protocol
conversation-json-to-md-cn
YangsonHung
将聊天导出 JSON 批量转换为多个 Markdown 文件(一会话一文件)。当用户要求拆分 AI 对话记录、仅保留用户与助手问答、将问题作为标题并统一回答区块、导出后再做二次格式化时使用。