← 返回 Skills 市场
hahg199

random-fact

作者 hahg199 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
38
总下载
4
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install random-fact
功能描述
Provides a random interesting fact about science, history, or everyday life from a set of preloaded trivia without external data sources.
使用说明 (SKILL.md)

---\r \r name: random-fact\r \r description: "Share a random interesting fact about science, history, or everyday life"\r \r version: 1.0.0\r \r author: hahg199\r \r tags:\r \r - fun\r \r - fact\r \r - trivia\r \r ---\r \r \r \r ## Description\r \r This skill provides a random interesting fact when asked. No external APIs or data fetching – all facts are hardcoded in the instructions.\r \r \r \r ## Instructions\r \r When user asks for a fact (e.g., "tell me a fact", "give me a random fact", "surprise me"), randomly select one fact from the list below and output it as a single sentence.\r \r \r \r ### Fact list (pick one at random):\r \r - A day on Venus is longer than a year on Venus.\r \r - Octopuses have three hearts.\r \r - Bananas are berries, but strawberries are not.\r \r - Honey never spoils. Archaeologists found 3000-year-old honey in Egyptian tombs.\r \r - There are more stars in the universe than grains of sand on all Earth's beaches.\r \r - The Eiffel Tower can grow more than 6 inches in summer due to heat expansion.\r \r - A group of flamingos is called a "flamboyance".\r \r - The average cloud weighs about 1.1 million pounds.\r \r - Octopus blood is blue because it contains copper instead of iron.\r \r - Cows have best friends and become stressed when separated from them.\r \r \r \r ## Examples\r \r **User:** "Tell me a fact"\r \r **AI:** "A day on Venus is longer than a year on Venus."\r \r \r \r **User:** "Give me a random fact"\r \r **AI:** "Honey never spoils. Archaeologists found 3000-year-old honey in Egyptian tombs."\r \r \r \r ## Edge Cases\r \r - If user asks repeatedly, always give a different random fact (avoid repeating in short sequence).\r \r - If user asks for fact about a specific topic, politely say "I only have general random facts. Would you like one anyway?"\r \r \r \r ## Notes for AI\r \r - No external calls needed.\r \r - Just output the fact, no extra commentary unless user asks.\r \r

安全使用建议
This appears low risk to install. It only gives prewritten trivia facts in chat; review the fixed fact list for accuracy, but it does not appear to access private data or perform actions outside the conversation.
能力评估
Purpose & Capability
The stated purpose is to provide random science, history, or everyday-life facts, and the artifact contains only a fixed list of facts plus instructions for choosing one.
Instruction Scope
The runtime instructions are narrow and user-triggered: respond with one fact, avoid short-term repetition, and disclose the limited general fact set for topic-specific requests.
Install Mechanism
The package contains a single markdown skill file and no executable scripts, dependencies, install hooks, or package-level behavior.
Credentials
No filesystem, network, API, shell, browser, credential, session, or local environment access is requested or needed for the skill's purpose.
Persistence & Privilege
There is no persistence, background execution, privilege escalation, memory indexing, or user data handling beyond conversational response selection.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install random-fact
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /random-fact 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
random-fact 1.0.0 initial release - Introduces a skill that shares random, interesting facts about science, history, or everyday life. - All facts are hardcoded—no external data or API required. - Responds with a single random fact when prompted; avoids repeating facts in quick succession. - If asked for a specific topic, politely offers only general random facts. - Designed for fun and trivia interactions.
元数据
Slug random-fact
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

random-fact 是什么?

Provides a random interesting fact about science, history, or everyday life from a set of preloaded trivia without external data sources. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 38 次。

如何安装 random-fact?

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

random-fact 是免费的吗?

是的,random-fact 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

random-fact 支持哪些平台?

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

谁开发了 random-fact?

由 hahg199(@hahg199)开发并维护,当前版本 v1.0.0。

💬 留言讨论