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
1---2name: motivation-skill3description: Motivation Skill4---56# Motivation Skill78## Description9This skill lets the agent respond with a daily motivational quote when asked.1011## Usage12When the user asks the agent for a motivational quote, this skill should provide a friendly response.1314Example:15User: Give me a motivational quote for today.16Assistant: "Success is not final; failure is not fatal: it is the courage to continue that counts." — Winston Churchill171819## Behavior20If the user’s request mentions:21- motivational quote22- quote for today23- inspiration2425then reply with a relevant prewritten motivational quote.2627## Quotes List28- "The only way to do great work is to love what you do." — Steve Jobs 29- "Success usually comes to those who are too busy to be looking for it." — Henry David Thoreau 30- "It does not matter how slowly you go as long as you do not stop." — Confucius
Run npx skillmds@latest add javimosch/motivation-skill in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Motivation Skill It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
javimosch (@javimosch) published this skill. Their other Agent Skills are listed on their SkillMD profile.