← 返回 Skills 市场
santidev95

scryfall-cards

作者 santidev95 · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
1452
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install scryfall-cards
功能描述
Search and retrieve Magic: The Gathering card data using the Scryfall API. Use this skill when the user asks about MTG cards, wants to search for cards by name, type, color, mana cost, oracle text, set, or any other card attribute. Also use for getting card images, prices, rulings, legality information, or random cards. Triggers include mentions of MTG, Magic, Magic: The Gathering, card names, deck building questions, or requests for card information.
安全使用建议
This skill appears safe and does exactly what it claims: it issues HTTP requests to the Scryfall public API and formats results. Before installing, consider: (1) the source is 'unknown' — review the included scripts yourself if you plan to run them locally; (2) the script will make outbound network requests to api.scryfall.com (no credentials are sent), so if you need to limit network egress run it in a sandbox; (3) if you want tighter control, inspect the Python file for any changes and ensure Python and requests/urllib behavior are acceptable in your environment. If you only need read-only card lookups, no secrets or special permissions are required.
功能分析
Type: OpenClaw Skill Name: Developer: Version: Description: OpenClaw Agent Skill Suspicious High-Entropy/Eval files: 1 The skill bundle is benign. The `SKILL.md` provides clear, functional instructions for the AI agent to interact with the Scryfall API, without any evidence of prompt injection attempts aimed at subverting the agent's behavior. The `scripts/scryfall_search.py` script uses standard Python libraries (`urllib.request`, `json`, `argparse`) to make HTTP requests exclusively to the legitimate `https://api.scryfall.com` endpoint. There is no code for data exfiltration, malicious execution, persistence, or any other high-risk behaviors. The `references/search_syntax.md` is purely informational documentation.
能力评估
Purpose & Capability
Name/description, SKILL.md, and the included Python script all describe and perform Scryfall API queries and card formatting. There are no unrelated environment variables, binaries, or services requested.
Instruction Scope
SKILL.md instructs only how to call Scryfall endpoints, includes rate-limit guidance, and references the included script. The instructions do not ask the agent to read local secrets, system files, or send data to unexpected endpoints.
Install Mechanism
No install spec is provided (instruction-only), which is low risk. A helper Python script is included but would only be run by an operator; there are no downloads from third-party URLs or archive extraction steps.
Credentials
The skill declares no required environment variables or credentials and the code does not access secrets or config paths. Network access to api.scryfall.com is the only external dependency.
Persistence & Privilege
The skill is not force-included (always: false) and does not request persistent system-wide privileges or modify other skills' configurations.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install scryfall-cards
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /scryfall-cards 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release: Search and retrieve Magic: The Gathering card data using the Scryfall API. - Supports searching by name, type, color, mana cost, oracle text, set, and other card attributes. - Provides endpoints for card images, prices, rulings, legality information, and random cards. - Includes autocomplete for card names and guide for advanced search syntax. - Implements rate limiting and robust error handling for API interactions.
元数据
Slug scryfall-cards
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

scryfall-cards 是什么?

Search and retrieve Magic: The Gathering card data using the Scryfall API. Use this skill when the user asks about MTG cards, wants to search for cards by name, type, color, mana cost, oracle text, set, or any other card attribute. Also use for getting card images, prices, rulings, legality information, or random cards. Triggers include mentions of MTG, Magic, Magic: The Gathering, card names, deck building questions, or requests for card information. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1452 次。

如何安装 scryfall-cards?

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

scryfall-cards 是免费的吗?

是的,scryfall-cards 完全免费(开源免费),可自由下载、安装和使用。

scryfall-cards 支持哪些平台?

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

谁开发了 scryfall-cards?

由 santidev95(@santidev95)开发并维护,当前版本 v1.0.0。

💬 留言讨论