← 返回 Skills 市场
rk905

Motivation Skill

作者 RK905 · GitHub ↗ · v0.1.0
cross-platform ✓ 安全检测通过
648
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install geeksdobyte-motivation-skill
功能描述
Provides a daily motivational quote in response to requests for inspiration or quotes for today.
使用说明 (SKILL.md)

\r \r

Motivation Skill\r

\r

Description\r

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

Usage\r

When the user asks the agent for a motivational quote, this skill should provide a friendly response.\r \r Example:\r User: Give me a motivational quote for today.\r Assistant: "Success is not final; failure is not fatal: it is the courage to continue that counts." — Winston Churchill\r \r \r

Behavior\r

If the user’s request mentions:\r

  • motivational quote\r
  • quote for today\r
  • inspiration\r \r then reply with a relevant prewritten motivational quote.\r \r

Quotes List\r

  • "The only way to do great work is to love what you do." — Steve Jobs \r
  • "Success usually comes to those who are too busy to be looking for it." — Henry David Thoreau \r
  • "It does not matter how slowly you go as long as you do not stop." — Confucius \r
安全使用建议
This skill is low-risk: it contains only static instructions and a short list of quotes and does not access credentials or system resources. Things to consider before installing: (1) the registry metadata lacks a detailed description and the source/owner identity is minimal—if you require provenance, confirm the owner or review the SKILL.md content yourself; (2) verify that the included quotes and attributions meet any licensing or attribution requirements you care about; and (3) although the agent may invoke the skill autonomously (the platform default), that is reasonable here because the skill cannot access sensitive data. If you want to change behavior or add more quotes, do so locally or from a trusted author.
功能分析
Type: OpenClaw Skill Name: geeksdobyte-motivation-skill Version: 0.1.0 The skill bundle is benign. The `SKILL.md` file provides straightforward instructions for the AI agent to respond with a prewritten motivational quote when prompted. There are no instructions for data exfiltration, malicious execution, persistence, or any form of prompt injection designed to manipulate the agent into performing harmful or unauthorized actions. The `_meta.json` file contains standard metadata.
能力评估
Purpose & Capability
The skill's name and SKILL.md describe a single, simple purpose (provide a motivational quote). There are no declared environment variables, binaries, or installs that would be unrelated to that purpose.
Instruction Scope
The runtime instructions are limited to replying with prewritten quotes when certain phrases are detected. They do not ask the agent to read files, access environment variables, call external endpoints, or perform other out-of-scope actions.
Install Mechanism
There is no install spec and no code files; this is instruction-only, so nothing is written to disk or downloaded at install time.
Credentials
The skill requests no credentials, config paths, or environment variables — appropriate for a self-contained quote responder.
Persistence & Privilege
The skill is not marked always:true and uses default invocation settings. It does not request elevated or persistent system privileges and does not modify other skills or system configs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install geeksdobyte-motivation-skill
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /geeksdobyte-motivation-skill 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
- Initial release of the motivation-skill. - Responds with a daily motivational quote upon user request. - Recognizes requests mentioning "motivational quote," "quote for today," or "inspiration." - Includes a set of prewritten motivational quotes from notable figures.
元数据
Slug geeksdobyte-motivation-skill
版本 0.1.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Motivation Skill 是什么?

Provides a daily motivational quote in response to requests for inspiration or quotes for today. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 648 次。

如何安装 Motivation Skill?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install geeksdobyte-motivation-skill」即可一键安装,无需额外配置。

Motivation Skill 是免费的吗?

是的,Motivation Skill 完全免费(开源免费),可自由下载、安装和使用。

Motivation Skill 支持哪些平台?

Motivation Skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Motivation Skill?

由 RK905(@rk905)开发并维护,当前版本 v0.1.0。

💬 留言讨论