Affirmations for Openclaw

A personal mindset reinforcement system that builds and tracks custom daily affirmations.

ivangdavila
v1.0.0
Feb 11, 2026
2
1.5k
0

Install & Download

1. ClawHub CLI

The fastest way to install a skill directly from the registry.

npx clawhub@latest install affirmations

2. Manual Installation

Copy the skill folder to one of these locations

Global
~/.openclaw/skills/
Workspace
<project>/skills/

Priority: Workspace > Local > Bundled

3. Prompt Installation

Copy this prompt to OpenClaw to install it automatically.

Help me install affirmations using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).

Prefer to download?

Get the raw skill files in a ZIP archive.

What is Affirmations?

The Affirmations skill is a dedicated mental health and personal growth module designed for Openclaw Skills. It allows users to build a systematic affirmation practice by creating a local workspace to store, track, and refine positive mindset statements. Unlike generic apps, this skill integrates directly with your workflow to provide personalized support tailored to specific areas like career confidence, anxiety management, and self-worth. It emphasizes user agency by identifying which phrases resonate most and logging progress over time to ensure long-term habit formation.

Affirmations Use Cases

  • Establishing a consistent morning routine to set a positive tone for the day.
  • Managing high-stress situations or imposter syndrome in professional environments.
  • Reframing negative self-talk into constructive, positive present-tense beliefs.
  • Tracking personal growth milestones and mindset shifts through a dedicated logging system.

How Affirmations Works

  1. Workspace Initialization: The skill creates a structured directory at ~/affirmations/ to store all personal data.
  2. Profiling: The agent asks for focus areas, preferred delivery times, and tonal styles such as bold or gentle.
  3. Custom Creation: It helps the user reframe struggles into actionable, positive affirmations stored in my-affirmations.md.
  4. Interactive Practice: The skill delivers affirmations based on the schedule or specific situational triggers shared by the user.
  5. Continuous Refinement: It logs which affirmations land well in favorites.md and tracks daily practice streaks to maintain momentum.

Affirmations Setup

To begin using this skill within Openclaw Skills, initialize your workspace directory using the following commands:

mkdir -p ~/affirmations/log
touch ~/affirmations/my-affirmations.md ~/affirmations/favorites.md ~/affirmations/practice.md

Next, provide the agent with your preferences by answering questions regarding your focus areas (e.g., self-worth, abundance) and your preferred delivery style (e.g., practical vs. spiritual).

Affirmations Data Schema & Taxonomy

The skill organizes its data within the ~/affirmations/ directory using the following file structure:

File Purpose
my-affirmations.md Stores personal and custom-created affirmations categorized by topic.
favorites.md A curated list of affirmations that have previously resonated with the user.
practice.md A configuration file containing focus areas, delivery schedules, and rotation preferences.
log/YYYY-MM.md Monthly logs that track practice frequency, streaks, and qualitative feedback.

Affirmations Advanced Features

  • Adaptive delivery styles including Bold, Gentle, Spiritual, and Practical tones to match your specific mood.
  • Dynamic situational response that surfaces specific affirmations during moments of shared struggle or self-doubt.
  • Negative belief reframing engine that assists in converting internal criticism into empowering, present-tense statements.
  • Automated habit tracking with streak monitoring and monthly progress summaries to visualize mindset shifts.

SKILL.md


Loading

Related Openclaw Skills

METADATA

Github Stars: 0
forks: 0

Featured*