- Home
- /
- Categories
- /
- Prompts
Prompts
Prompt engineering and templates
chore
by Lynricsy
Chore executor for simple, repetitive, and batch tasks. Use when: batch renaming, text replacement, formatting, dependency updates, or config changes. 杂务执行者,处理简单重复任务,节省 token。
brain-keeper
by angellromero
Manage Context Brain documentation throughout the development lifecycle. Initializes Context Brain in new projects, ensures documentation accompanies code changes, enforces the Three Laws (Reciprocity, Creation, Immutability), and guides artifact creation with proper verbosity. Always active during code generation. Use when starting a project, writing code, reviewing documentation, or analyzing documentation gaps.
runbook
by potatoman03
Claude Code productivity system based on tips from the Claude Code team. Provides commands for parallel worktrees, plan reviews, CLAUDE.md maintenance, tech debt hunting, auto-fixing, code grilling, elegant refactors, visual explanations, and subagent orchestration. Use when wanting to work more effectively with Claude Code.
clack
by alexeira
Build and maintain interactive Node.js/Bun CLIs with Clack (@clack/prompts and @clack/core). Use when an AI agent needs to design prompt flows, implement cancellation-safe input handling, add spinners/log/note UX, apply Clack best practices, or generate runnable examples aligned with official Clack docs.
hook-creator
by VitaDynamics
Expert guidance for creating Claude Code hooks. Use when configuring hooks in settings files, creating hook scripts, or implementing hook-based workflows for tool interception, validation, or automation.
seedance-20
by Osgaa444
'Generate and direct cinematic AI videos with Seedance 2.0 (ByteDance/Dreamina/Jimeng). Covers text-to-video, image-to-video, video-to-video, and reference-to-video workflows with @Tag asset references, multi-character scenes, audio design, and post-processing. Use when making AI video, writing Seedance prompts, directing a scene, fixing generation errors, or building an AI short film, product ad, or music video.'
cc-skill-continuous-learning
by automindtechnologie-jpg
Development skill from everything-claude-code
seeddance-ai-video
by AshwinRamachandran2002
集成百度SeedDance AI视频生成SDK,支持文本到视频功能
done
by gentamura
Summarize session findings and save to Obsidian vault (user)
persona-interview
by hclscut
通过深度渐进式访谈,生成用户的AI协作人格画像文档。 产出一份"关于我"的描述文件,供用户交给任何AI agent使用,让AI真正理解用户并主动提供帮助。 触发词: - "访谈我"、"采访我"、"了解我" - "生成我的画像"、"写一份关于我的描述" - "帮AI理解我"、"给AI写一份我的说明书" - "persona interview"、"about me" 注意:这不是简单的问卷或表格填写,而是一场真正的深度访谈,需要像专业记者一样层层深入。
feed-digest
by ourines
RSS/Atom 信息源聚合摘要。使用此 skill 当用户要求:(1) 获取 RSS/Feed 摘要,(2) 查看订阅源更新,(3) 总结今日信息流,(4) 分析多个信息源内容。支持智能分类、10分制评分筛选、关键词过滤。
fix-github-issue
by YPYT1
集合了所有的openclaw,claudecode,open等各个平台所有的skills
conversation-mining
by FairladyZ625
统一检索和使用 Claude Code / Codex / AntiGravity 的历史对话。支持按日期、关键词、会话 ID、Conversation Reference、Conversation Prompt 找回原文,也支持在用户明确要求时,对指定会话或某天会话做提炼、总结、笔记整理。
diff-review
by MitchellX
Multi-agent code review using Gemini, Codex, and Claude in parallel. Auto-detects expertise and merges findings.
tweak
by philipp-spiess
Open the user's default editor at a specific line to manually tweak styles or code. Use when the user wants to make manual adjustments after you've made changes.
Memex MCP Skill
by shetengteng
Use when the user asks: search memory, find session, what did I discuss, previous conversation, session history, memex, recall, cross-LLM search, AI conversation history.
realtime-voice-prompt
by edubrigham
Expert guide for writing voice prompts for OpenAI's Realtime API (speech-to-speech). Use when creating, editing, or reviewing system prompts, conversation flows, tool definitions, or session configuration for voice assistants built on the Realtime API. Covers prompt structure, personality/tone, voice behavior (speed, language, variety), reference pronunciations, tool calling patterns (preambles, behavior types, rephrase supervisor), conversation flow design (static state machines, dynamic session.update), sample phrases, and safety/escalation. Use this skill whenever the task involves writing or improving a voice AI prompt.
skill-deepresearch
by hasnaxyz
Perform deep research on any topic using Exa.ai for parallel semantic search and Claude/OpenAI for synthesis. Use when you need comprehensive research reports with citations, analysis of topics from multiple angles, or thorough investigation of technical subjects.
smart-pole-instructor
by zerotohero99
Use when a user provides a vague prompt and needs structured clarification to produce a precise master prompt.
sytex-excel-form-template-workflow
by Sytex
Guía para trabajar con plantillas Excel (.xlsx) de formularios: análisis, diseño, mapeo de referencias, validación contra JSON real, manejo de imágenes y mantenimiento sin romper estructura.
hello-world
by bas
A simple skill that should be used to respond to a user when the enter the phrase "hello world".
agent-md-refactor
by arielperez82
Refactor bloated AGENTS.md, CLAUDE.md, or similar agent instruction files to follow progressive disclosure principles. Splits monolithic files into organized, linked documentation.
ok-uninstall
by okash1n
nix-home でグローバルCLIを削除・適用・検証する。ユーザーが「このツールをグローバルから外して」「nix-home から消して switch までして」などを依頼したときに使う。~/nix-home/modules/home/base.nix から attr を削除し、make build と make switch、必要なら command -v の不在確認まで実行する。
langextract
by aeonbridge
Extract structured information from unstructured text using LLMs with source grounding. Use when extracting entities from documents, medical notes, clinical reports, or any text requiring precise, traceable extraction. Supports Gemini, OpenAI, and local models (Ollama). Includes visualization and long document processing.