帮助用户把模糊想法转成具体、可衡量的目标与成功标准。
该技能为开源、高社区采用的纯提示型 goal 定义技能,材料未显示需要密钥、联网或本地执行能力,整体风险较低。主要注意点在于 README 被截断且许可证/维护状态未明确,但未见具体高风险红旗。
材料明确标注无需密钥或环境变量;作为纯提示技能,未见凭证收集、存储或外发设计,凭证滥用风险低。
系统检查项显示为 prompt-only,且未声明任何远程端点 host;材料未显示会将用户数据发送到外部服务,网络外发风险低。
未见本机起进程、执行脚本或调用系统能力的描述;README 主要是目标定义流程指引,不体现代码执行权限。
材料未声明读写本地文件、数据库或持久化工件;反而明确说明不管理 durable snapshots、decision logs 或 resume files,数据访问范围有限。
来源为 GitHub 开源仓库 openai/skills,且社区采用度高(约 22k stars),具备较强可审计性与可信度;虽许可证未声明、维护状态未知且 README 截断,属于轻微不确定性,但不足以上调为高风险。
复制安装指令,让 AI 自动完成配置 · 推荐新手
请帮我安装 askskill 上的 "define-goal" 技能: 1. 下载 https://raw.githubusercontent.com/openai/skills/main/skills/.curated/define-goal/SKILL.md 2. 保存为 ~/.claude/skills/define-goal/SKILL.md 3. 装好后重载技能,告诉我可以用了
Shape the user's intent into an objective an agent can pursue honestly. Prefer measurable outcomes, explicit evidence, and bounded scope over activity descriptions.
This skill covers goal definition and goal-tool creation only. Do not create intermediate planning artifacts, durable snapshots, ledgers, decision logs, or resume files from this skill.
Confirm that goal definition is actually needed.
$define-goal, asks to create or set a goal, asks for the goal tool, or wants help turning an intention into a clear objective.Restate the likely goal in concrete terms. A usable goal names:
Make it quantitative when the domain supports it. Prefer numbers that represent real success, not decorative precision:
Repair weak goals before setting them.
Check active goal state before creating a goal.
get_goal.create_goal.Create the goal only after it passes the quality bar.
create_goal for an ordinary multi-step task unless the user explicitly asked for goal-backed work.Before create_goal, the objective should answer:
Good:
Reduce checkout API p95 latency below 250 ms for the documented slow path by making the smallest safe server-side change, then verify with
npm run test:checkoutand the existing local latency benchmark showing p95 under 250 ms across 3 consecutive runs.
Good:
Resolve the open review comments on PR 123 that request code changes, update only the affected auth files and tests, and verify with the targeted auth test command plus
gh pr view 123showing no unresolved change-request threads.
Weak:
Make checkout faster.
Weak:
Keep investigating the PR comments.
…
连接 Figma 获取设计上下文与资源,并将节点高效转换为生产代码。
帮助用户用 Netlify CLI 部署、发布并关联网站项目到 Netlify。
帮助你构建、评审与重构 ASP.NET Core Web 应用及架构方案
用于构建、脚手架生成、重构并排查 ChatGPT Apps SDK 应用问题。
一键创建新的 Figma 设计或 FigJam 空白文件,便于快速开始协作创作。
将音频或视频中的语音转成文字,并可区分说话人与整理访谈记录。
将模糊需求整理为有证据支撑的目标完成契约,便于执行与验收。
为智能体命令行提供持久目标跟踪与外部评估,支持跨轮次持续执行直到完成。
将模糊问题梳理为结构化意图规格,辅助团队更准确地定义与落地需求
用于创建、编辑与优化AI技能,并评测其效果与触发准确性。
自动生成测试场景并分析代理执行过程,量化技能与规则遵循率。
帮助你创建、整理、校验并重构 AgentSkills 与 SKILL.md 技能文件。