← Back to Skills Marketplace
bytesagain-lab

Fortune Teller

by bytesagain-lab · GitHub ↗ · v2.0.0 · MIT-0
cross-platform ✓ Security Clean
601
Downloads
0
Stars
5
Active Installs
13
Versions
Install in OpenClaw
/install fortune-teller
Description
算命娱乐。塔罗牌、易经占卜、每日运程、缘分测试、数字命理、手相(娱乐)。Fortune teller for fun with tarot, I Ching. 算命、塔罗、占卜、娱乐。
README (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/

Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install fortune-teller
  3. After installation, invoke the skill by name or use /fortune-teller
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug fortune-teller
Version 2.0.0
License MIT-0
All-time Installs 5
Active Installs 5
Total Versions 13
Frequently Asked Questions

What is Fortune Teller?

算命娱乐。塔罗牌、易经占卜、每日运程、缘分测试、数字命理、手相(娱乐)。Fortune teller for fun with tarot, I Ching. 算命、塔罗、占卜、娱乐。 It is an AI Agent Skill for Claude Code / OpenClaw, with 601 downloads so far.

How do I install Fortune Teller?

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

Is Fortune Teller free?

Yes, Fortune Teller is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Fortune Teller support?

Fortune Teller is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Fortune Teller?

It is built and maintained by bytesagain-lab (@bytesagain-lab); the current version is v2.0.0.

💬 Comments