提示词与推理

提示词工程、角色设定和推理模式

270 个 Skills 可用

Skills 列表

session-logs

session-logs

386Kprompting-reasoning

Search and analyze your own session logs (older/parent conversations) using jq.

openclaw avataropenclaw
获取
oracle

oracle

386Kprompting-reasoning

Oracle CLI second-model review/debug/refactor/design with selected files, dry-run token checks, API or browser engine.

openclaw avataropenclaw
获取
sag

sag

386Kprompting-reasoning

ElevenLabs text-to-speech with mac-style say UX.

openclaw avataropenclaw
获取
oracle

oracle

385Kprompting-reasoning

使用 Oracle CLI 将选中文件打包发送给第二模型(Second-Model)进行代码审查、调试、重构与架构设计,支持 Token 预估 (dry-run),可选用 API 或浏览器引擎。

steipete avatarsteipete
获取
sag

sag

385Kprompting-reasoning

拥有类似 macOS say 命令交互体验的 ElevenLabs 文本转语音(TTS)工具。

steipete avatarsteipete
获取
session-logs

session-logs

384Kprompting-reasoning

使用 jq 搜索和分析你自己的会话日志(旧/父对话)。

steipete avatarsteipete
获取
dev-team

dev-team

256Kprompting-reasoning

Simulate a collaborative dev team session where multiple role-based personas (PM, Architect, Developer, QA) respond to the same problem together in one session. Use when designing a feature, reviewing a proposal, or onboarding a new initiative and you want multi-role perspective without switching agents manually.

affaan-m avataraffaan-m
获取
council-multi-model

council-multi-model

256Kprompting-reasoning

Add one optional external Codex critique after the existing council has produced a decision draft. Use when an ambiguous, high-consequence decision would benefit from a separate model invocation's attempt to break the synthesis. Requires explicit consent before sending the compact draft and disagreement to OpenAI, labels same-provider reviews honestly, and marks the review absent when the adapter is unavailable.

affaan-m avataraffaan-m
获取
delivery-gate

delivery-gate

241Kprompting-reasoning

Stop hook that blocks Claude from finishing until quality checks pass. Detects rationalization patterns (surface text heuristics), stale learning logs (filesystem mtime), and low disk space. Complements self-audit by mechanically enforcing learning capture habits. Use when Claude should be mechanically blocked from declaring work finished before quality checks and learning capture actually pass.

affaan-m avataraffaan-m
获取
evm-token-decimals

evm-token-decimals

240Kprompting-reasoning

Prevent silent decimal mismatch bugs across EVM chains. Covers runtime decimal lookup, chain-aware caching, bridged-token precision drift, and safe normalization for bots, dashboards, and DeFi tools. Use when handling token amounts across EVM chains, or when a balance, price, or transfer amount is off by orders of magnitude.

affaan-m avataraffaan-m
获取
hermes-imports

hermes-imports

240Kprompting-reasoning

Convert local Hermes operator workflows into sanitized ECC skills and release-pack artifacts. Use when preparing a Hermes workflow for public ECC reuse without leaking private workspace state, credentials, or local-only paths.

affaan-m avataraffaan-m
获取
cost-tracking

cost-tracking

240Kprompting-reasoning

Track and report Claude Code token usage, spending, and budgets from the local ECC cost-tracker metrics log. Use when the user asks about costs, spending, usage, tokens, budgets, or cost breakdowns by model, session, or date.

affaan-m avataraffaan-m
获取
foundation-models-on-device

foundation-models-on-device

239Kprompting-reasoning

Apple FoundationModels framework for on-device LLM — text generation, guided generation with @Generable, tool calling, and snapshot streaming in iOS 26+.

affaan-m avataraffaan-m
获取
santa-method

santa-method

239Kprompting-reasoning

Multi-agent adversarial verification with convergence loop. Two independent review agents must both pass before output ships.

affaan-m avataraffaan-m
获取
council

council

239Kprompting-reasoning

Convene a four-voice council for ambiguous decisions, tradeoffs, and go/no-go calls. Use when multiple valid paths exist and you need structured disagreement before choosing.

affaan-m avataraffaan-m
获取
ck

ck

239Kprompting-reasoning

Persistent per-project memory for Claude Code. Auto-loads project context on session start, tracks sessions with git activity, and writes to native memory. Commands run deterministic Node.js scripts — behavior is consistent across model versions.

affaan-m avataraffaan-m
获取
openclaw-persona-forge

openclaw-persona-forge

239Kprompting-reasoning

为 OpenClaw AI Agent 锻造完整的龙虾灵魂方案。根据用户偏好或随机抽卡, 输出身份定位、灵魂描述(SOUL.md)、角色化底线规则、名字和头像生图提示词。 如当前环境提供已审核的生图 skill,可自动生成统一风格头像图片。 当用户需要创建、设计或定制 OpenClaw 龙虾灵魂时使用。 不适用于:微调已有 SOUL.md、非 OpenClaw 平台的角色设计、纯工具型无性格 Agent。 触发词:龙虾灵魂、虾魂、OpenClaw 灵魂、养虾灵魂、龙虾角色、龙虾定位、 龙虾剧本杀角色、龙虾游戏角色、龙虾 NPC、龙虾性格、龙虾背景故事、 lobster soul、lobster character、抽卡、随机龙虾、龙虾 SOUL、gacha。

affaan-m avataraffaan-m
获取
security-scan

security-scan

239Kprompting-reasoning

Scan your Claude Code configuration (.claude/ directory) for security vulnerabilities, misconfigurations, and injection risks using AgentShield. Checks CLAUDE.md, settings.json, MCP servers, hooks, and agent definitions.

affaan-m avataraffaan-m
获取
eval-harness

eval-harness

239Kprompting-reasoning

Formal evaluation framework for Claude Code sessions implementing eval-driven development (EDD) principles

affaan-m avataraffaan-m
获取
cost-aware-llm-pipeline

cost-aware-llm-pipeline

239Kprompting-reasoning

Cost optimization patterns for LLM API usage — model routing by task complexity, budget tracking, retry logic, and prompt caching.

affaan-m avataraffaan-m
获取
cost-tracking

cost-tracking

238Kprompting-reasoning

从本地 ECC cost-tracker 指标日志中读取并分析 Claude Code 的 Token 消耗量、费用及预算情况。当用户询问花费、开销、使用量、Token 消耗、预算上限,或要求按模型、会话、日期统计费用明细时使用。

affaan-m avataraffaan-m
获取
hermes-imports

hermes-imports

234Kprompting-reasoning

将本地 Hermes 操作员工作流转换为经过清理的 ECC 技能和发布包工件。在准备将 Hermes 工作流用于公共 ECC 重用而不泄露私有工作区状态、凭据或仅本地路径时使用。

affaan-m avataraffaan-m
获取
evm-token-decimals

evm-token-decimals

232Kprompting-reasoning

防止跨EVM链的静默小数位数不匹配错误。涵盖运行时小数查询、链感知缓存、桥接代币精度漂移以及为机器人、仪表盘和DeFi工具提供的安全归一化。

affaan-m avataraffaan-m
获取
openclaw-persona-forge

openclaw-persona-forge

232Kprompting-reasoning

为 OpenClaw AI Agent 锻造完整的龙虾灵魂方案。根据用户偏好或随机抽卡, 输出身份定位、灵魂描述(SOUL.md)、角色化底线规则、名字和头像生图提示词。 如当前环境提供已审核的生图 skill,可自动生成统一风格头像图片。 当用户需要创建、设计或定制 OpenClaw 龙虾灵魂时使用。 不适用于:微调已有 SOUL.md、非 OpenClaw 平台的角色设计、纯工具型无性格 Agent。 触发词:龙虾灵魂、虾魂、OpenClaw 灵魂、养虾灵魂、龙虾角色、龙虾定位、 龙虾剧本杀角色、龙虾游戏角色、龙虾 NPC、龙虾性格、龙虾背景故事、 lobster soul、lobster character、抽卡、随机龙虾、龙虾 SOUL、gacha。

affaan-m avataraffaan-m
获取