- Home
- /
- Categories
- /
- Prompts
Prompts
Prompt engineering and templates
init-project
by nicolas-codemate
Interactive wizard for configuring ticket resolution workflow. Creates .claude/ticket-config.json with source, branch, and complexity settings.
unity-document-system
by cuozg
Write system documentation with architecture diagrams, data flows, and usage guides for Unity systems. Triggers — 'document system', 'system documentation', 'write system docs', 'architecture docs'.
amazon-pharmacy
by CodeDraig
Manage prescriptions with Amazon Pharmacy - check orders, view medications, and track deliveries
product-marketing-context
by Jackiexiao
"(中文)When the user wants to create or update their product marketing context document. Also use when the user mentions 'product context,' 'marketing context,' 'set up context,' 'positioning,' or wants to avoid repeating foundational information across marketing tasks. Creates .claude/product-marketing-context.md that other marketing skills reference."
strict-json-output-hardening
by Haruk1y
Improve strict JSON generation reliability for fine-tuned language models using parser-based evaluation, prompt alignment, and targeted retraining loops. Use when outputs are malformed, have extra text, or violate schema/range constraints.
context7-docs-fetcher
by YPYT1
集合了所有的openclaw,claudecode,open等各个平台所有的skills
sync-to-marketplace
by blueif16
将插件发布到marketplace
character-profile-generator
by BizShuk
This skill generates detailed virtual character profiles based on a standardized template. Use this skill when a user wants to create or refine a character for stories, roleplay, or virtual assistants. It guides the user through a clarifying dialogue to establish core personality, behavior, and background before generating the final profile.
Restart Prompt Skill
by bennoloeffler
When you notice these, proactively suggest /prompt-for-restart.
murmur
by xiaopengde
把一段中文(或任意 Whisper 支持语言)的会议/面试录音用本地 Whisper large-v3 转成文本,再清洗成带说话人标签、修过 ASR 错字、分好章节的 markdown 文档(可选再转成 docx)。跨平台(macOS Apple Silicon 用 mlx-whisper,Windows/Linux/Intel Mac 用 whisper-ctranslate2)。零云端、零订阅、隐私不出本机。适用:替代飞书妙计/通义听悟/Otter.ai 这类付费转录服务、需要在 VS Code 或 Word 里直接拿到可读稿、在 AI agent(Claude Code/Copilot/Codex/Cursor)里端到端跑通。不适用:实时转录、强噪声多人重叠会议、需要严格说话人分离的场景。
gh-worktree-branch
by AutoFor
新しい作業を開始するときに GitHub Issue を作成し、Git Worktree とブランチを作成する。
business-card-intake
by caozheshan-gm
Use when processing business-card images from 商务/图/未处理名片, renaming files by detected person name, moving cards to 商务/图/名片, and creating person notes from 模版/人物介绍 with YAML extracted from the card.
prompt-improver
by dotneet
A skill for improving prompts by applying general LLM/agent best practices. When the user provides a prompt, this skill outputs an improved version, identifies missing information, and provides specific improvement points. Use when the user asks to "improve this prompt", "review this prompt", or "make this prompt better".
subconscious-dev
by subconscious-systems
"Build AI agents with Subconscious platform. Use when user wants to: build an agent, create an AI agent, use Subconscious, build with TIM, create agent with tools, research agent, search agent, tool-calling agent, subconscious.dev, TIMRUN, tim, tim-edge, timini, tim-gpt, tim-gpt-heavy. Do NOT use for generic OpenAI/Anthropic/LLM tasks without Subconscious."
multi-agent-systems
by hexbee
"Design and implement multi-agent LLM architectures using the orchestrator-subagent pattern. Use when: (1) Deciding whether to use multi-agent vs single-agent systems, (2) Implementing context isolation for high-volume operations, (3) Parallelizing independent research tasks, (4) Creating specialized agents with focused tool sets, (5) Building verification subagents for quality assurance, or (6) Analyzing context-centric decomposition boundaries."
skill-creator
by tstelzer
Guide for creating or updating simple, standalone skills with a single SKILL.md file
securities-analysis-cn
by kingqiu
自动分析A股、港股、ETF基金,生成专业PDF深度分析报告(含AI买卖建议和互联网研究)。 支持单只分析和多只对比:输入证券代码(510300、600519、00700.HK)或名称(贵州茅台、腾讯控股), 自动识别类型。多只输入时自动生成对比分析报告(含综合评分+说人话解读)。 使用场景:当用户要求"分析某只股票/基金"、"对比XX和YY"、"帮我看看XX的投资价值"时触发。 插件化架构:数据源、AI模型、搜索引擎均可通过 .env 配置切换。
agent-skills
by jyasuu
Create, use, and manage Agent Skills for Claude. Use when working with Skills, creating custom capabilities, or understanding how Skills extend Claude's functionality. Covers Skill architecture, file structure, and best practices.
cc4d
by tombensim
You want to build something but you're not technical. This skill walks you through the entire process — from first conversation to a live URL — step by step.
video-gen
by maxgent-ai
AI video generation with text-to-video, image-to-video, and first/last frame control. Use when users ask to generate or create videos from text prompts or images.
deep-learner
by hoangvantuan
Transform raw content (text/URL) into structured learning documents with 6-phase framework combining AI analysis + reflection prompts. Use when the user wants to deeply understand content, create study notes, or learn from articles/books/documents. Triggers on "learn this", "deep learn", "study this", "tạo tài liệu học", "phân tích nội dung", "hiểu sâu", or "deep learner".
prompt-recommendation
by qiao-925
Prompt 智能推荐与快速决策规则,包含任务类型分析、Prompt 选择与引用流程。用于需要从 prompt-toolkit 中选择/推荐 Prompt、或用户要求写作/优化/总结等内容时。
skills-freshness
by steven-pribilinskiy
Scan skills for stale references: deprecated model IDs, outdated API endpoints, retired library versions. Run periodically or when you notice a skill using old tech. Also runs npx skills check for remote-source updates.
llm-architect
by ramishaheen
"Comprehensive guide for building unique LLM architectures and showcasing them on GitHub. Use for: building LLMs from scratch, fine-tuning open-source models, implementing RAG systems, setting up development environments, and creating portfolio projects."