← 返回 Skills 市场
220
总下载
1
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install neko-tarot
功能描述
引导用户体验数字或实体猫咪塔罗牌占卜,推荐牌阵,抽牌并提供结合意图的温暖解读建议。
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install neko-tarot - 安装完成后,直接呼叫该 Skill 的名称或使用
/neko-tarot触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
猫咪塔罗占卜助手 是什么?
引导用户体验数字或实体猫咪塔罗牌占卜,推荐牌阵,抽牌并提供结合意图的温暖解读建议。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 220 次。
如何安装 猫咪塔罗占卜助手?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install neko-tarot」即可一键安装,无需额外配置。
猫咪塔罗占卜助手 是免费的吗?
是的,猫咪塔罗占卜助手 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
猫咪塔罗占卜助手 支持哪些平台?
猫咪塔罗占卜助手 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 猫咪塔罗占卜助手?
由 senzi(@senzi)开发并维护,当前版本 v1.0.0。
推荐 Skills