Setup & Installation
Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:
Version History
- 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.
User asks: 'Post a win — I just closed a $50k deal'
- 1Check TOOLS.md for persisted I'm Pretty Amazing auth cookies and expiry
- 2Confirm with user before posting: show drafted win content, type (PROFESSIONAL), and visibility (PUBLIC)
- 3POST /wins with content, type, and visibility fields
- 4Return the created win ID and content from the success response
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.