← Back to Skills Marketplace
enihsago

答案之书

by enihsago · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
52
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install dayanzhishu
Description
答案之书——心中默念一个问题,随机翻到一页,得到一个充满哲理的简短答案。当用户提到"答案之书"、想"翻一页"、想问命运/求指引、希望神谕回答是非题时使用。触发词:答案之书、翻一页、问问书、神谕、求一个答案。
README (SKILL.md)

答案之书

数字版《答案之书》。在心中默想一个是非题或"该不该"的问题,运行脚本随机翻到一页,得到一个简短的哲理回答。

使用方法

python3 scripts/get_answer.py

可选:指定页码(1-100):

python3 scripts/get_answer.py 42

脚本会返回一条简短的中文哲理答案,以及对应的页码。

如何使用答案

  1. 闭上眼睛,心里默念一个清晰的问题(最好是"该不该 / 会不会 / 是不是"这类)。
  2. 运行 skill。
  3. 先按字面理解答案,再去思考它对你问题的真实含义。

扩展

编辑 scripts/get_answer.py,往 ANSWERS 列表里加新条目即可。每条尽量简短(10 字以内)、直接、留有解读空间。

Usage Guidance
This skill appears to be harmless: it runs a local Python script that selects and prints an entry from an internal list. If you have low trust in the source, review the script (it's short and readable) or run it in a sandbox/VM before installing. There are no network calls, credential requests, or file system writes in the provided code.
Capability Analysis
Type: OpenClaw Skill Name: dayanzhishu Version: 1.0.0 The skill is a straightforward implementation of a 'Book of Answers' that provides random philosophical responses. The Python script (scripts/get_answer.py) uses only standard libraries, includes basic input validation for the page number argument, and contains no network requests, file system access, or dangerous execution functions. The instructions in SKILL.md are purely functional and align with the stated purpose of the tool.
Capability Assessment
Purpose & Capability
The name/description match the implementation: a small script that returns a short philosophical answer. There are no unrelated dependencies or requested credentials.
Instruction Scope
SKILL.md only instructs running the included Python script (optionally with a page number) and editing the local ANSWERS list. It does not ask the agent to read other files, environment variables, or send data externally.
Install Mechanism
No install spec — instruction-only plus a small local Python script. Nothing is downloaded or written to system locations by the skill.
Credentials
The skill requires no environment variables, credentials, or config paths; the code only uses standard Python libraries and its internal ANSWERS constant.
Persistence & Privilege
always is false and the skill does not modify agent or system configuration. It has no elevated presence or autonomous persistence beyond normal skill invocation.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install dayanzhishu
  3. After installation, invoke the skill by name or use /dayanzhishu
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
首次发布:随机翻一页,给出哲理答案(中文)。
Metadata
Slug dayanzhishu
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 答案之书?

答案之书——心中默念一个问题,随机翻到一页,得到一个充满哲理的简短答案。当用户提到"答案之书"、想"翻一页"、想问命运/求指引、希望神谕回答是非题时使用。触发词:答案之书、翻一页、问问书、神谕、求一个答案。 It is an AI Agent Skill for Claude Code / OpenClaw, with 52 downloads so far.

How do I install 答案之书?

Run "/install dayanzhishu" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is 答案之书 free?

Yes, 答案之书 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does 答案之书 support?

答案之书 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created 答案之书?

It is built and maintained by enihsago (@enihsago); the current version is v1.0.0.

💬 Comments