← 返回 Skills 市场
bytesagain-lab

Fortune Teller

作者 bytesagain-lab · GitHub ↗ · v2.0.0 · MIT-0
cross-platform ✓ 安全检测通过
601
总下载
0
收藏
5
当前安装
13
版本数
在 OpenClaw 中安装
/install fortune-teller
功能描述
算命娱乐。塔罗牌、易经占卜、每日运程、缘分测试、数字命理、手相(娱乐)。Fortune teller for fun with tarot, I Ching. 算命、塔罗、占卜、娱乐。
使用说明 (SKILL.md)

Fortune Teller

算命娱乐。塔罗牌、易经占卜、每日运程、缘分测试、数字命理、手相(娱乐)。Fortune teller for fun with tarot, I Ching. 算命、塔罗、占卜、娱乐。

使用场景

💡 无论你是新手还是专业人士,都能快速上手

命令速查

  tarot           tarot
  iching          iching
  daily           daily
  compatibility   compatibility
  numerology      numerology
  palmistry       palmistry

Fortune Teller by BytesAgain

💬 Feedback & Feature Requests: https://bytesagain.com/feedback Powered by BytesAgain | bytesagain.com

  • Run fortune-teller help for commands

  • No API keys needed

  • Run fortune-teller help for all commands

Commands

Run fortune-teller help to see all available commands.

Output

Results go to stdout. Save with fortune-teller run > output.txt.

Configuration

Set FORTUNE_TELLER_DIR to change data directory. Default: ~/.local/share/fortune-teller/

安全使用建议
This skill appears internally consistent and implements a local, entertainment-focused CLI. It does not require API keys or network access. Notes before installing: (1) the scripts will create and write files under your data directory (default ~/.local/share/fortune-teller); if you prefer isolation, set FORTUNE_TELLER_DIR to a sandbox location. (2) The python snippet and bash scripts do not perform network calls or read secrets, but they will log entries you add (via the add command) to data.log/history.log—avoid storing sensitive data there. (3) If you want extra assurance, inspect the two scripts (scripts/fortune.sh and scripts/script.sh) yourself or run them in a restricted environment. Overall the skill is coherent with its stated purpose.
功能分析
Type: OpenClaw Skill Name: fortune-teller Version: 2.0.0 The skill bundle provides simple fortune-telling and logging utilities. The scripts (fortune.sh and script.sh) perform local calculations and basic file operations within a dedicated data directory (~/.local/share/fortune-teller/) without any network access, sensitive data exfiltration, or suspicious execution patterns.
能力评估
Purpose & Capability
Name/description (fortune-telling, tarot, I Ching, daily fortunes) match the shipped scripts. The two included shell scripts implement commands (bazi, daily, zodiac, and a small CLI with add/list/search/export) and no unrelated services or credentials are requested.
Instruction Scope
SKILL.md instructs running the CLI and saving stdout. The scripts operate locally and do not read arbitrary system files or environment variables beyond an optional FORTUNE_TELLER_DIR. They do create and write files under the user's data directory (~/.local/share/fortune-teller by default).
Install Mechanism
No install spec is provided (instruction-only). The skill ships small bash/python snippets only; nothing is downloaded from remote URLs or installed automatically.
Credentials
No required environment variables or credentials are declared. The only configurable variable is FORTUNE_TELLER_DIR (to change the local data directory), which is proportionate to the CLI's purpose.
Persistence & Privilege
always is false and the skill does not request elevated privileges. It does create and write local files (data.log, history.log, config.json path referenced) in a user data directory—expected for a local CLI. Be aware the agent (if allowed to invoke the skill) can run these scripts and thereby write to that directory.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install fortune-teller
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /fortune-teller 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.0
v2.5 standard: Use-when desc, homepage, source, security fix
v2.3.6
yaml-fix+quality
v2.3.5
yaml-fix+quality
v2.3.4
Quality upgrade
v2.3.3
Quality upgrade: custom functionality
v2.3.2
Standards compliance: unique content, no template text
v2.3.1
Quality improvement: better docs, examples, cleaner text
v2.3.0
Quality fixes: removed third-party references, aligned docs with implementation
v2.2.0
Enhanced descriptions for better AI triggering
v2.1.0
Enhanced descriptions for better AI triggering
v1.0.2
Runtime fix
v1.0.1
Add runtime declaration + security compliance
v1.0.0
Fortune Teller skill initial release: - Provides entertainment fortune-telling: Tarot cards, I Ching, daily fortune, compatibility tests, numerology, and palmistry. - Supports quick commands for each method (e.g., tarot, iching, daily). - Bilingual description (Chinese/English) for broader accessibility. - Easy for both beginners and experienced users to start.
元数据
Slug fortune-teller
版本 2.0.0
许可证 MIT-0
累计安装 5
当前安装数 5
历史版本数 13
常见问题

Fortune Teller 是什么?

算命娱乐。塔罗牌、易经占卜、每日运程、缘分测试、数字命理、手相(娱乐)。Fortune teller for fun with tarot, I Ching. 算命、塔罗、占卜、娱乐。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 601 次。

如何安装 Fortune Teller?

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

Fortune Teller 是免费的吗?

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

Fortune Teller 支持哪些平台?

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

谁开发了 Fortune Teller?

由 bytesagain-lab(@bytesagain-lab)开发并维护,当前版本 v2.0.0。

💬 留言讨论