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.
Resources
20Install
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-essayAfter installation and a Codex restart, the local skill list should show both world-structure and world-structure-essay.
For repository orientation, read:
README.mdAGENTS.mdskills/world-structure/SKILL.mdskills/world-structure-essay/SKILL.md