self-love-confidence

Build self-love and confidence with affirmations, wins logging, and inner critic management

7 stars

Best use case

self-love-confidence is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Build self-love and confidence with affirmations, wins logging, and inner critic management

Teams using self-love-confidence should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/self-love-confidence/SKILL.md --create-dirs "https://raw.githubusercontent.com/Demerzels-lab/elsamultiskillagent/main/public/skills/jhillin8/self-love-confidence/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/self-love-confidence/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How self-love-confidence Compares

Feature / Agentself-love-confidenceStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Build self-love and confidence with affirmations, wins logging, and inner critic management

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# Self-Love & Confidence

Build unshakeable self-worth through daily practices, wins logging, and inner critic reframing.

## What it does

This skill transforms self-doubt into self-trust through four core practices:

- **Affirmations**: Personalized affirmations across five dimensions of worth (self-worth, capability, body, relationships, growth)
- **Wins Logging**: Capture daily wins—big and small—to counteract the brain's negativity bias
- **Inner Critic Reframing**: Convert harsh self-talk into compassionate, realistic self-dialogue
- **Confidence Tracking**: Monitor confidence levels over time to spot patterns and celebrate progress

## Usage

### Daily Affirmation
Start your morning with a personalized affirmation from your chosen category. The skill adapts affirmations based on your recent logs and patterns.

**Trigger:** "Give me an affirmation" or "self love practice"

### Log a Win
Record a win—any accomplishment, no matter size. Won a small argument with your inner critic? Shipped a feature? Drank enough water? Log it. The wins compound into visible proof of your capability.

**Trigger:** "Log a win" or "I accomplished..."

### Reframe Thought
Caught yourself in harsh self-talk? Feed it to the skill. It will help you see the thought as data, not truth, and reframe it into something grounded and compassionate.

**Trigger:** "Reframe this thought" or "I'm feeling insecure about..."

### Confidence Check
Quick pulse on your current confidence level (1-10) across dimensions. Track shifts and what caused them.

**Trigger:** "Confidence check" or "How confident am I today?"

### Review Progress
See your wins, affirmation history, and confidence trend over the past week, month, or custom range. Spot patterns. Celebrate growth.

**Trigger:** "Show my progress" or "Review my wins"

## Affirmation Categories

The skill offers affirmations across five dimensions:

- **Self-Worth**: Core belief in your inherent value, independent of achievement
- **Capability**: Trust in your ability to learn, solve, and grow
- **Body**: Gratitude and respect for your physical self
- **Relationships**: Healthy boundaries and deserving of good connection
- **Growth**: Embracing challenge and seeing failure as feedback

## Tips

1. **Consistency beats intensity.** One affirmation daily is more powerful than ten sporadic ones. The brain needs repetition to rewire.

2. **Logs are proof.** When doubt creeps in, scroll your wins. Your brain forgot what you accomplished—remind it.

3. **Reframe regularly.** The inner critic is a reflex. Catching and reframing each thought weakens its grip over time.

4. **Small wins count.** Logging "I drank water" is not trivial. It's evidence that you follow through on commitments to yourself.

5. **All data stays local on your machine.** Your affirmations, wins, and inner critic conversations never leave your device. Privacy by design.

Related Skills

agent-selfie

7
from Demerzels-lab/elsamultiskillagent

AI agent self-portrait generator. Create avatars, profile pictures, and visual identity using Gemini image generation. Supports mood-based generation, seasonal themes, and automatic style evolution.

self-reflection

7
from Demerzels-lab/elsamultiskillagent

Continuous self-improvement through structured reflection and memory

self-taught-ml-career-path

7
from Demerzels-lab/elsamultiskillagent

Discussion about self-taught machine learning career paths and success stories. Use when exploring alternative education paths, self-study strategies, or career development in ML without formal PhD training.

d-examples-of-self-taught-people-who-made-signific-96d5680b

7
from Demerzels-lab/elsamultiskillagent

Most high profile work income across seems to be from people with PhDs, either in academia or industry. There's also a hiring bias towards formal degrees.

asked-chatgpt-to-turn-me-and-itself-into-animals-t-aedd4d88

7
from Demerzels-lab/elsamultiskillagent

cute 😇.

personal-love

7
from Demerzels-lab/elsamultiskillagent

Acts as the user's relationship and dating assistant in the Love topic.

CloverCLI Skill

7
from Demerzels-lab/elsamultiskillagent

CLI for Clover POS API — inventory, orders, payments, customers, employees, discounts, and analytics.

recursive-self-improvement

7
from Demerzels-lab/elsamultiskillagent

递归自我改进系统,能够自动检测错误并修复,或持续优化和重构。包含修复模式和优化模式,支持并发执行、自动化测试、性能监控、智能调度、自适应学习、错误预测和异常恢复。用于需要持续自我优化的系统。

self-improvement

7
from Demerzels-lab/elsamultiskillagent

Captures learnings, errors, and corrections to enable continuous improvement. Use when: (1) A command or operation fails unexpectedly, (2) User corrects Claude ('No, that's wrong...', 'Actually...'), (3) User requests a capability that doesn't exist, (4) An external API or tool fails, (5) Claude realizes its knowledge is outdated or incorrect, (6) A better approach is discovered for a recurring task. Also review learnings before major tasks.

agent-self-reflection

7
from Demerzels-lab/elsamultiskillagent

Periodic self-reflection on recent sessions.

self-integration

7
from Demerzels-lab/elsamultiskillagent

Connect to any external app and perform actions on it.

agent-self-governance

7
from Demerzels-lab/elsamultiskillagent

Self-governance protocol for autonomous agents: WAL (Write-Ahead Log), VBR (Verify Before Reporting), ADL.