← Back to Skills Marketplace
ckchzh

Goal

by BytesAgain2 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
173
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install goal
Description
Goal setting reference — SMART goals, OKRs, habit formation, accountability systems. Use when setting personal or professional goals, designing habit systems...
README (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]

Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install goal
  3. After installation, invoke the skill by name or use /goal
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
publish v1.0.0
Metadata
Slug goal
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Goal?

Goal setting reference — SMART goals, OKRs, habit formation, accountability systems. Use when setting personal or professional goals, designing habit systems... It is an AI Agent Skill for Claude Code / OpenClaw, with 173 downloads so far.

How do I install Goal?

Run "/install goal" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Goal free?

Yes, Goal is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Goal support?

Goal is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Goal?

It is built and maintained by BytesAgain2 (@ckchzh); the current version is v1.0.0.

💬 Comments