Query Entity

Look up Mibera Codex entities by ID or name.

4|2|Updated Jan 15, 2026
One-click install
npx skills add https://github.com/0xHoneyJar/construct-mibera-codex --skill query-entity
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Query Entity
Source: https://github.com/0xHoneyJar/construct-mibera-codex/tree/main/skills/query-entity
Command: npx skills add https://github.com/0xHoneyJar/construct-mibera-codex --skill query-entity

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill allows users to quickly locate and retrieve information about any entity within the Mibera Codex, whether it's a specific Mibera, a trait, a drug, or lore.

Core Features & Use Cases

  • Entity Lookup: Find Miberas by ID, traits by name, drugs, ancestors, tarot cards, grails, Mibera Sets, and special collections.
  • Structured Data Access: Provides guidance on accessing entity information through file paths and structured data exports.
  • Completeness Check: Helps determine if an entity exists by checking manifest completeness.
  • Use Case: A user wants to know the details of Mibera #1234. They can use this Skill to be directed to the exact file or data export containing that information.

Quick Start

Find the Mibera with the ID 0042.

Frequently Asked Questions about Query Entity

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

FAQPage Schema
How do I look up a specific Mibera Codex entity by ID or name?

The Mibera Codex supports entity lookup for Miberas, traits, drugs, ancestors, tarot cards, grails, and special collections by querying ID or name. It validates existence through manifest completeness checks and provides exact file paths.

What structured data formats are available for exporting Mibera knowledge base entities?

Available structured data exports for Mibera entities include JSONL and knowledge graphs. The lookup process provides guidance on file paths and slugification to retrieve these structured data formats.

How does slugification work when searching for Mibera traits or tarot cards?

Slugification standardizes entity names into URL-safe strings for accurate file path resolution during Mibera Codex lookups. This ensures correct retrieval of traits, tarot cards, and other named entities.

Can I check if a Mibera Set or special collection exists before retrieving its data?

You can verify if a Mibera Set or special collection exists by running a manifest completeness check. This validation confirms entity existence before you attempt file path retrieval or data export.

What is the best way to retrieve lore and ancestor data from the Mibera knowledge base?

To retrieve ancestor data and lore from the Mibera knowledge base, query by entity name or ID. The system returns the specific file path and structured data export location for the requested ancestor entity.