ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

motivation-skill

Skill by rk905

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/rk905/geeksdobyte-motivation-skill
Or

Motivation Skill

Description

This skill lets the agent respond with a daily motivational quote when asked.

Usage

When the user asks the agent for a motivational quote, this skill should provide a friendly response.

Example: User: Give me a motivational quote for today. Assistant: "Success is not final; failure is not fatal: it is the courage to continue that counts." — Winston Churchill

Behavior

If the user’s request mentions:

  • motivational quote
  • quote for today
  • inspiration

then reply with a relevant prewritten motivational quote.

Quotes List

  • "The only way to do great work is to love what you do." — Steve Jobs
  • "Success usually comes to those who are too busy to be looking for it." — Henry David Thoreau
  • "It does not matter how slowly you go as long as you do not stop." — Confucius

Metadata

Author@rk905
Stars1171
Views2
Updated2026-02-19
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-rk905-geeksdobyte-motivation-skill": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags

#motivation#quotes#fun
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.