LaunchKit · 2026
Back to Skills

imprettyamazing

Interact with I'm Pretty Amazing (imprettyamazing.com) — a platform for tracking and celebrating accomplishments.

0
490 downloads
by @macksmind

Setup & Installation

openclaw skills install @macksmind/imprettyamazing

Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:

npx clawhub install imprettyamazing

Version History

v0.2.4Feb 22, 2026 - Version note by skill developer:

- Clarified token safety: session tokens (access_token, refresh_token) should never be printed in chat or logs; one-time email verification codes are safe to paste. - Updated session token persistence notice to more explicitly warn users that tokens are saved in plaintext in TOOLS.md if persistence is enabled. - Revised language regarding chat output and credential handling for greater user clarity and security. - No functional or API flow changes; documentation and consent interactions only.

What This Skill Does

Connects to imprettyamazing.com to log and manage accomplishments. Handles authentication, posts wins with optional STAR-format breakdowns, and supports commenting, liking, following, and profile updates. Also proactively suggests logging a win when you accomplish something notable in chat.

The proactive mode lets the skill notice when you accomplish something in conversation and offer to draft and post the win without you having to initiate it.

When to use it

  • Logging a shipped feature as a professional win
  • Recording a completed fitness goal under health wins
  • Adding a STAR breakdown to a past accomplishment
  • Commenting on or liking another user's win
  • Updating your profile bio and location

Example Workflow

Here's how your AI assistant might use this skill in practice.

INPUT

User asks: 'Post a win — I just closed a $50k deal'

AGENT
  1. 1Check TOOLS.md for persisted I'm Pretty Amazing auth cookies and expiry
  2. 2Confirm with user before posting: show drafted win content, type (PROFESSIONAL), and visibility (PUBLIC)
  3. 3POST /wins with content, type, and visibility fields
  4. 4Return the created win ID and content from the success response
OUTPUT

Win posted: 'Closed a $50k deal' (PROFESSIONAL, PUBLIC) — win ID returned

Requirements

Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.

I'm Pretty Amazing account at imprettyamazing.com (can be created through the skill)