xixilove486

world-structure-skill-repo

Repository wrapper for the world-structure skill bundle. This root file is not the installable skill; install the parallel skills under skills/world-structure and skills/world-structure-essay so Codex shows both local skills.

xixilove486 2 Updated 1w ago

Resources

20
GitHub

Install

npx skillscat add xixilove486/world-structure-skill

Install via the SkillsCat registry.

SKILL.md

Repository Wrapper

This repository contains a parallel skill bundle:

  • skills/world-structure/ - structural diagnosis, repair judgment, and inference.
  • skills/world-structure-essay/ - structured decomposition first, then ordinary-reader insight essays.

Do not install the repository root as the skill. Install both child skill directories together:

py -3 "$HOME/.codex/skills/.system/skill-installer/scripts/install-skill-from-github.py" --repo xixilove486/world-structure-skill --path skills/world-structure skills/world-structure-essay

After installation and a Codex restart, the local skill list should show both world-structure and world-structure-essay.

For repository orientation, read:

  1. README.md
  2. AGENTS.md
  3. skills/world-structure/SKILL.md
  4. skills/world-structure-essay/SKILL.md

Categories