根据用户指定的姓名,在后续的每一条回复开头强制加上该姓名前缀。
Skills(SKILL.md)は、AIエージェント(Claude Code、Cursor、Codexなど)に特定の能力を追加するための設定ファイルです。
詳しく見る →根据用户指定的姓名,在后续的每一条回复开头强制加上该姓名前缀。
设计支持多种积分类型、不同过期时间,且消费时遵循“先过期先消费”(FIFO)原则的积分系统数据库表结构及逻辑。
识别用户输入文本所使用的语言,严格仅返回语言名称,不包含任何解释、标点或额外文字。
该技能用于起草针对中国上市公司的现金收购非约束性报价函,涵盖管理层激励(含数据化比例)、员工发展、公司治理架构及监管审批流程等详细方案。
根据特定规则过滤字典,保留值为纯数字字符串或列表中包含纯数字元素的键值对,返回新字典。
提供镜像量子电路基准测试的步骤说明,并使用Python和Qiskit库编写代码实现电路构建、模拟运行及结果评估。
根据用户提供的9分范文作为标准,对雅思作文进行评分。
根据用户提供的鞋款特征、时长要求及特定卖点,撰写具有强烈感染力和购买欲的视频配音字幕文案。
根据特定约束撰写、润色和优化项目申报材料,包括提炼特色亮点、概括文本、丰富特定内容以及构建保障条件结构。
自动处理 Agent Skill 的全生命周期:在用户反馈中识别稳定约束以触发技能抽取;合并新增偏好实现版本演进(如 v0.1.0 → v0.1.1);并在后续相似任务中精准检索并注入对应技能。
用于将技术深度强、细节密集的AI/工程类内容,转化为面向从业者与普通读者的高信息密度、强可读性、去术语堆砌的公众号风格文案。适用于用户明确要求‘更具体、更充实’后进一步要求‘删除技术细节’的场景,尤其支持AutoSkill等前沿AI框架的官方技术传播,且严格遵循首段原文不可修改、所有技术陈述可追溯至官方文档、语言禁用文学化表达三大硬约束。
将基金项目申请书中的研究意义及对应解决方案部分,转化为逻辑清晰、语言平实、无修辞负担的中文表达,严格基于用户提供的事实与概念,禁用未声明的数值、案例与专有名词,避免学术腔与范式化术语,适用于面向评审专家或跨领域决策者的正式申报场景。
将技术内容从信息堆砌型改写为逻辑递进型,按‘问题锚点→类比破冰→机制白描→前沿简述→避坑口诀→行动指引’六步结构组织,确保非技术读者能沿单一认知路径理解。
将技术文档或宣传文案转换为符合微信公众号阅读习惯的纯文本格式,去除Markdown符号、图标和特殊排版,保持段落清晰、语言流畅、重点突出,适配Word文档直接粘贴使用;严格遵循政府/高校/科研机构正式书面语体,满足AutoSkill项目专属传播要求,包括单位背书、核心价值句式、机制要点覆盖与术语统一。
Plugins can store user-configurable settings and state in `.claude/plugin-name.local.md` files within the project directory. This pattern uses YAML frontmatter for structured configuration and markdow
Autonomous task execution via the codex CLI. Runs non-interactively. Progress streams to stderr; final result on stdout.
Use when creating or configuring Claude Code agents and their frontmatter.
Spawns multiple AI coding agents to work on related GitHub issues concurrently using git worktrees. Use when breaking down a large feature into multiple issues, running parallel agents with --print flag, or managing wave-based execution of related tasks.
Create a ai image prompt with structured process, quality checks, and system integration
Research ANY topic across Reddit, X, and the web. Surface what people are actually discussing, recommending, and debating right now.
Sibyl 监督审查 agent - 独立第三方质量审查
> [!tweet] @zeroxBigBoss · Dec 26, 2025
Main steps include:
Agent Lightning를 사용하여 AI 에이전트를 자동으로 최적화하는 방법을 제공합니다.
<skill>
设计 AI 架构,编写 Prompt,构建 RAG 系统和 LangChain 应用
用于同步 Alma 技能到斜杠命令(Prompts)列表。当用户新增技能、修改技能名称或需要清理无效的快捷指令时使用。
The `AtomicAgent` is the core class for LLM interactions in the Atomic Agents framework. It handles structured input/output, conversation history, and system prompt management.
Play a short audible alert and a spoken prompt indicating which project needs attention. Use this as the final step after completing work on every response, and also right before asking the user for i
Use when first installing Axiom, unsure which skill to use, want an overview of available skills, or need help finding the right skill for your situation — interactive onboarding that recommends skills based on your project and current focus
Interact with Polymarket prediction markets.
Activate a beta feature using an activation code
Create new posts using the hydrate command.
calendar
type /makeup to activate Ojosama Mode. /bare-face to disable it, available whenever user wish.
This skill provides knowledge about Claude tools (Prompts, Skills, Subagents, Commands, and MCPs). Use this skill when knowledge about Claude tools is needed, when the user mentions Claude tools or when the user needs help identifying the best Claude tool to use/create for a task. Common questions include 'Should I create a Claude tool for this use-case?', 'What type of Claude tool should I create for this use-case?.
Cheat sheet for Windows Command Prompt commands.
Codex MCP 协作流程。触发场景:(1) 新功能开发 (2) 重构 (3) 复杂业务逻辑 (4) 代码审查。提供三阶段协作:需求分析→原型获取→审查,强调批判性思考与只读安全。
Reads config.json and prompts user for application parameters. Merges configuration with defaults for project generation.
'GitHub Copilotカスタマイゼーションファイル(プロンプト、エージェント、インストラクション、スキル)の作成ガイド。.prompt.md、.agent.md、.instructions.md、SKILL.mdファイルをVS Codeのベストプラクティスに従って作成する際に使用してください。'
Expert knowledge on creating slash commands for Claude Code. Use when designing or creating slash command .md files, understanding command arguments, or implementing bash execution.
Delphi launches multiple oracle agents in parallel with the **same prompt** to discover divergent paths of exploration. By giving identical starting points, each oracle independently explores the prob
AI驱动的设计系统构建器。基于项目特征智能推荐最合适的设计风格(从30+专业设计系统中选择),或使用用户指定的风格。自动应用完整的设计系统规范(颜色、字体、组件、动效等)来实现界面。
Anthropic의 Best Practice를 기반으로 고성능 프롬프트를 설계하고 최적화합니다.
Analyze large codebases using Gemini CLI's massive context window. Use when analyzing entire codebases, comparing multiple large files, understanding project-wide patterns, verifying feature implementations, or when context limits are exceeded.
Run diagnostic checks on GSD installation and report status
Automated quality check loops with escalation and fix sub-agents
Simulate realistic coding interview experience
Daily journaling prompts and frameworks for reflection, growth, and clarity
Toggle journaling or start a journal entry (morning/evening/weekly)