← 返回 Skills 市场
ckchzh

Goal

作者 BytesAgain2 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
173
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install goal
功能描述
Goal setting reference — SMART goals, OKRs, habit formation, accountability systems. Use when setting personal or professional goals, designing habit systems...
使用说明 (SKILL.md)

Goal — Goal Setting & Achievement Reference

Quick-reference skill for goal-setting frameworks, habit formation, and personal achievement systems.

When to Use

  • Setting SMART goals or defining OKRs
  • Designing habit formation and tracking systems
  • Understanding motivation science and goal psychology
  • Building accountability structures
  • Reviewing and adjusting goals systematically

Commands

intro

scripts/script.sh intro

Goal setting fundamentals — why goals work, common pitfalls, research-backed principles.

smart

scripts/script.sh smart

SMART goal framework — Specific, Measurable, Achievable, Relevant, Time-bound with examples.

okr

scripts/script.sh okr

OKR framework — Objectives and Key Results, scoring, cadence, alignment.

habits

scripts/script.sh habits

Habit formation science — cue-routine-reward, atomic habits, implementation intentions.

planning

scripts/script.sh planning

Goal decomposition — breaking big goals into milestones, sprints, and daily actions.

motivation

scripts/script.sh motivation

Motivation science — intrinsic vs extrinsic, self-determination theory, overcoming plateaus.

review

scripts/script.sh review

Review systems — weekly reviews, retrospectives, course correction, celebration.

pitfalls

scripts/script.sh pitfalls

Common goal-setting mistakes and evidence-based countermeasures.

help

scripts/script.sh help

version

scripts/script.sh version

Powered by BytesAgain | bytesagain.com | [email protected]

安全使用建议
This skill appears safe and coherent: it runs a bundled shell script that prints goal-setting guidance and requests no secrets or network access. If you want extra assurance, you can open and review scripts/script.sh yourself (it uses static cat << EOF blocks). As with any third-party code, only install if you trust the source; if you run agents on sensitive hosts, confirm they restrict what local commands skills may execute.
功能分析
Type: OpenClaw Skill Name: goal Version: 1.0.0 The 'goal' skill is a purely informational reference tool providing guidance on goal-setting frameworks like SMART goals, OKRs, and habit formation. The implementation in 'scripts/script.sh' consists entirely of static text output using 'cat' commands, with no network activity, file system modifications, or access to sensitive data. The documentation in 'SKILL.md' is consistent with the code and contains no malicious instructions or prompt-injection attempts.
能力评估
Purpose & Capability
Name/description (goal setting, SMART, OKR, habits) align with the included assets: SKILL.md describes those use-cases and the script implements command handlers that print relevant reference text.
Instruction Scope
SKILL.md instructs the agent to run scripts/script.sh with simple subcommands (intro, smart, okr, etc.). The script's visible contents print static help text and do not read unrelated files, environment variables, or send data externally.
Install Mechanism
No install spec is provided (instruction-only). The only code shipped is a local shell script included in the package; nothing is downloaded or extracted from external URLs.
Credentials
No environment variables, credentials, or config paths are required or referenced. The script uses only builtin shell behavior to emit text.
Persistence & Privilege
Skill does not request persistent/always-on presence (always: false) and does not modify other skills or system configuration. Autonomous invocation is allowed by platform default but the skill itself has no elevated privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install goal
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /goal 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
publish v1.0.0
元数据
Slug goal
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Goal 是什么?

Goal setting reference — SMART goals, OKRs, habit formation, accountability systems. Use when setting personal or professional goals, designing habit systems... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 173 次。

如何安装 Goal?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install goal」即可一键安装,无需额外配置。

Goal 是免费的吗?

是的,Goal 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Goal 支持哪些平台?

Goal 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Goal?

由 BytesAgain2(@ckchzh)开发并维护,当前版本 v1.0.0。

💬 留言讨论