← 返回 Skills 市场
santidev95

mtg-edh-deckbuilder

作者 santidev95 · GitHub ↗ · v1.0.3
cross-platform ✓ 安全检测通过
1962
总下载
1
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install mtg-edh-deckbuilder
功能描述
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 to be what it claims: a simple Scryfall client. Before installing, note that: - The skill will make outbound HTTP requests to api.scryfall.com for each query, so avoid entering any sensitive data (passwords, tokens, private keys) into search fields because they would be sent to Scryfall. - No credentials are required, and there is no install step that fetches remote code, but the repository owner/homepage is not provided — if you need stronger assurance, inspect the included script (scripts/scryfall_search.py) yourself to confirm behavior. - The skill returns card image URLs and price data from Scryfall; those resources are hosted externally and will be loaded from Scryfall when used. Overall the skill is coherent and proportional to its purpose.
功能分析
Type: OpenClaw Skill Name: Developer: Version: Description: OpenClaw Agent Skill Suspicious High-Entropy/Eval files: 1 The OpenClaw skill bundle for Scryfall MTG card search is classified as benign. The `SKILL.md` provides clear, well-scoped instructions for the AI agent to interact with the Scryfall API, without any prompt injection attempts to subvert its purpose or security. The `scripts/scryfall_search.py` script uses standard Python libraries (`urllib.request`) to make HTTP GET requests exclusively to `https://api.scryfall.com`, which is the stated and expected API endpoint. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or attempts to access sensitive local resources.
能力评估
Purpose & Capability
The name/description (Scryfall MTG card search) matches the included SKILL.md and the Python CLI script which issues requests to https://api.scryfall.com. There are no unrelated environment variables, binaries, or external services requested.
Instruction Scope
SKILL.md restricts runtime behavior to making HTTP requests to Scryfall with a stated User-Agent, respecting rate limits, and formatting results. It does not instruct reading local files, accessing unrelated environment variables, or contacting unexpected endpoints.
Install Mechanism
There is no install spec (instruction-only skill plus a bundled script). Nothing is downloaded or extracted from external URLs and no package manager installs are declared.
Credentials
The skill requires no environment variables, credentials, or config paths. The requests it makes are appropriate for the stated purpose (searching Scryfall).
Persistence & Privilege
always is false and the skill does not request persistent system privileges or modify other skills or system-wide settings. It operates at runtime and performs only outbound API calls to Scryfall.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install mtg-edh-deckbuilder
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /mtg-edh-deckbuilder 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Version 1.0.3 (Skill renamed and focused on Scryfall API) - Skill renamed to "scryfall-mtg" and now focuses exclusively on MTG card search via the Scryfall API. - Added detailed API usage and search syntax references. - Old features and files related to deck building, banlists, LigaMagic, and metagame data have been removed. - Partial migration of search and utility scripts to the new `scripts/` and `references/` directories. - SKILL.md rewritten and streamlined for Scryfall API integration.
v1.0.2
- Updated the singleton rule section for extra clarity and explicit language on what can/can’t be duplicated in decks. - Added explicit example marking "2x Counterspell" as not allowed. - No functional or workflow changes.
v1.0.1
- Added requirements.txt for clearer dependency management. - Updated workflow documentation in SKILL.md, including an explicit section on the singleton rule in Portuguese. - Minor edits to SKILL.md for clarity and localization. - No functional changes to core code logic.
v1.0.0
Magic: The Gathering Commander and Duel Commander deck builder skill—first release! - Create Commander/EDH and Duel Commander decks from scratch based on user input. - Supports budget constraints using LigaMagic for Brazilian market prices. - Validates commander legality and deck format rules using up-to-date banlists. - Integrates Scryfall for powerful card searches and deckbuilding. - Generates reports with decklist, mana curve, card type distribution, price breakdown, and synergy explanations.
元数据
Slug mtg-edh-deckbuilder
版本 1.0.3
许可证
累计安装 0
当前安装数 0
历史版本数 4
常见问题

mtg-edh-deckbuilder 是什么?

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 插件,目前累计下载 1962 次。

如何安装 mtg-edh-deckbuilder?

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

mtg-edh-deckbuilder 是免费的吗?

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

mtg-edh-deckbuilder 支持哪些平台?

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

谁开发了 mtg-edh-deckbuilder?

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

💬 留言讨论