← Back to Skills Marketplace
220
Downloads
1
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install neko-tarot
Description
引导用户体验数字或实体猫咪塔罗牌占卜,推荐牌阵,抽牌并提供结合意图的温暖解读建议。
Usage Guidance
This skill is coherent and appears to do exactly what it claims: a local tarot CLI plus data and templates used to generate cat-themed tarot readings. Before installing or running it, consider: (1) the bundle contains executable Python code (neko.py) — review it (you already have it) and run in a sandbox or virtualenv if you don't trust the unknown author; (2) you will need to install Python dependencies (typer, pydantic) per README; (3) the skill reads local JSON files included in the package (tarot.json, spreads.json, tarot_index.json) — if you plan to modify templates or data, review for unwanted text or prompts; (4) although it has no network access or credential requests, be mindful if you adapt the code to add networking or external integrations. If you want extra assurance, run the CLI locally with --json on sample inputs to inspect outputs before granting the agent autonomous access.
Capability Analysis
Type: OpenClaw Skill
Name: neko-tarot
Version: 1.0.0
The 'neko-tarot' skill bundle is a well-structured tarot divination tool designed for an AI agent. The Python component (neko.py) uses standard libraries to read local JSON data and perform basic logic like random card selection and string formatting; it contains no network calls, shell execution, or file system modifications. The instructions in SKILL.md and the prompt templates in spreads.json are entirely consistent with the stated 'cat tarot' theme and do not exhibit any signs of malicious prompt injection or data exfiltration.
Capability Assessment
Purpose & Capability
Name/description (猫咪塔罗占卜助手) match the included files and code. The package contains a CLI (neko.py) and tarot/spread index/data JSON files used to list spreads, draw cards, or compose prompts. All required artifacts (tarot.json, spreads.json, tarot_index.json, templates) are present and used for the stated purpose.
Instruction Scope
SKILL.md instructs the agent to ask intent, choose a spread, and call local CLI commands (python neko.py list/draw/compose) and to read the included data files (tarot_index.json, tarot.json, spreads.json). Those instructions are narrowly scoped to the tarot task and explicitly forbid blind guessing. There are no steps that ask the agent to read unrelated system files, fetch secrets, or transmit data to external endpoints.
Install Mechanism
There is no install spec — this is instruction + local code. The README notes runtime Python dependencies (typer, pydantic) to be installed by the user, which is expected for a Python CLI. No downloads from external URLs, no archive extraction, and no package installs declared by the skill itself.
Credentials
The skill requests no environment variables, no credentials, and no config paths. The CLI only accesses files included in the skill bundle. There are no unexpected SECRET/TOKEN/PASSWORD requests or references to unrelated services.
Persistence & Privilege
always is false and the skill uses the normal autonomous-invocation default. The skill does not attempt to modify other skills or system-wide agent settings. Its runtime behavior is limited to reading its own data files and printing JSON or text output.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install neko-tarot - After installation, invoke the skill by name or use
/neko-tarot - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- 🚀 **Initial release** of the **猫咪塔罗占卜助手** (Neko-Arcana) skill.
- 📋 **SOP-Driven Readings**: Provides a structured operational procedure for both **Digital Simulation** and **Physical Companion** modes.
- 💻 **CLI Core**: Powered by `neko.py`, ensuring precise card drawing and automated prompt assembly.
- 🔮 **Data Precision**: Fully integrated with `tarot_index.json` to map 0-77 standard cards accurately.
- 🐈 **Cat Persona**: Features a mysterious and playful cat-themed persona for an immersive guidance experience.
- 🧘 **Intent-Aware**: Offers personalized recommendations based on the user's specific divination goals and environment.
Metadata
Frequently Asked Questions
What is 猫咪塔罗占卜助手?
引导用户体验数字或实体猫咪塔罗牌占卜,推荐牌阵,抽牌并提供结合意图的温暖解读建议。 It is an AI Agent Skill for Claude Code / OpenClaw, with 220 downloads so far.
How do I install 猫咪塔罗占卜助手?
Run "/install neko-tarot" 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 senzi (@senzi); the current version is v1.0.0.
More Skills