In Codex, invoke $skill-installer and give it the skill directory in the Pinchos repository.
Open the customize-pinchos directory on GitHub.
Run /skills on your next turn and select $customize-pinchos. Restart Codex if it does not appear.
The customize-pinchos skill helps an AI agent add and review canonical Pinchos items and ordered menu rows. It pairs the current schema with a cautious workflow for commands that can run with your user permissions.
In Codex, invoke $skill-installer and give it the skill directory in the Pinchos repository.
Open the customize-pinchos directory on GitHub.
Run /skills on your next turn and select $customize-pinchos. Restart Codex if it does not appear.
From a checked-out Pinchos repository, copy the complete directory into the standard user skill path.
The full README block checks the destination first and refuses to overwrite an existing skill.
The managed installer may use a configured Codex skills root. The manual path is $HOME/.agents/skills. These paths are separate.
Use $customize-pinchos when you want the workflow explicitly.
pinchos config-path.XDG_CONFIG_HOME root before editing it.XDG_CONFIG_HOME=<staging-root> pinchos validate, doctor, and run <item> against the staged file.The skill reference covers the seven supported item keys, ordered menu rows, cache behavior, and the read-only configuration boundary.
Pinchos runs run, row actions, and dynamic menu commands with your permissions. Those commands are not sandboxed. validate and doctor do not approve command intent.
curl | sh, remote script execution, eval, sudo, destructive commands, and broad file globs.timeout for commands that contact a network or may take longer than a menu refresh should.The installed skill routes detailed schema and safety guidance to its bundled reference instead of copying the whole schema into every prompt.
Read the skill entrypoint for its scope and workflow.
Read the configuration reference for the full 0.1 schema and safety rules.
Check /skills after installation. If the skill is still absent, restart Codex.