unified_card_search

Search trading card game data by card number, URL, or engine ID.

1|Updated Feb 21, 2026
One-click install
npx skills add https://github.com/trioskosmos/rabukasim --skill unified-card-search
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: unified_card_search
Source: https://github.com/trioskosmos/rabukasim/tree/main/.agent/skills/unified_card_search
Command: npx skills add https://github.com/trioskosmos/rabukasim --skill unified-card-search

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill provides a seamless way to retrieve comprehensive information about any card in the "Love Live! School Idol Collection" Trading Card Game, regardless of how you identify it.

Core Features & Use Cases

  • Multi-format Input: Search by Card Number, URL, Engine ID, or even text.
  • Detailed Analysis: Get metadata, pseudocode, and compiled bytecode for each card.
  • Encoding Safety: Recommended workflow generates reports to avoid terminal display issues with Japanese characters.
  • Use Case: Quickly look up the abilities and engine logic of a specific card you encountered in a game or online, ensuring you understand its mechanics.

Quick Start

Use the unified card search skill to find information for card number PL!S-bp2-005-P.

Frequently Asked Questions about unified_card_search

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I look up trading card game data using a card number or URL?

Trading card game data lookup is performed by inputting a card number, URL, or engine ID to instantly retrieve metadata, pseudocode, and compiled bytecode for the specific card. The Skill uses Python scripts to handle deterministic searches.

Can I extract pseudocode and compiled bytecode from a trading card game engine ID?

Yes, extracting pseudocode and compiled bytecode from a trading card game engine ID is supported. The search returns detailed analysis outputs including the engine logic, allowing you to understand the specific mechanics of the card.

Does Python need to be installed to run a card search and retrieve game data?

Yes, Python is required to be installed as it serves as the core dependency. The Skill utilizes Python scripts to execute the deterministic card lookup and analysis processes for retrieving the requested game data.

How do I avoid terminal display issues when viewing Japanese card metadata?

To avoid terminal display issues with Japanese characters, use the recommended report generation workflow. This encoding safety process outputs the retrieved card metadata into a safely encoded report file instead of direct terminal printing.

What is the best way to analyze trading card game abilities and engine logic?

The best way to analyze trading card game abilities and engine logic is by using a unified search tool that retrieves metadata, pseudocode, and compiled bytecode together. This approach ensures a complete understanding of the card mechanics.