Goal

v1.0.0

Goal setting reference — SMART goals, OKRs, habit formation, accountability systems. Use when setting personal or professional goals, designing habit systems...

0· 171·1 current·1 all-time
byBytesAgain2@ckchzh

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for ckchzh/goal.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Goal" (ckchzh/goal) from ClawHub.
Skill page: https://clawhub.ai/ckchzh/goal
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install goal

ClawHub CLI

Package manager switcher

npx clawhub@latest install goal
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
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.
Assessment
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.

Like a lobster shell, security has layers — review code before you run it.

latestvk971phma2djp4b9kevewm0rswn83bc1w
171downloads
0stars
1versions
Updated 1mo ago
v1.0.0
MIT-0

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 | hello@bytesagain.com

Comments

Loading comments...