帮助用户把模糊想法转成具体、可衡量的目标与成功标准。
该技能为开源、高社区采用的纯提示型 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 操作前加载此技能,确保编辑与脚本检查稳定执行
帮助用户在 Linear 中查看、创建和更新工单、项目与团队流程。
帮助用户用 Netlify CLI 部署、发布并关联网站项目到 Netlify。
跨多个 Notion 信息源检索并整合,生成带引用的结构化文档与报告。
连接 Figma 获取设计上下文与资源,并将节点高效转换为生产代码。
将模糊需求整理为有证据支撑的目标完成契约,便于执行与验收。
将模糊问题梳理为结构化意图规格,辅助团队更准确地定义与落地需求
用于创建、编辑与优化AI技能,并评测其效果与触发准确性。
帮助你构建目标树、查询优先级并在会话中追踪当前目标
自动生成测试场景并分析代理执行过程,量化技能与规则遵循率。
帮助你创建、整理、校验并重构 AgentSkills 与 SKILL.md 技能文件。