These examples show how to call the skills after installing this repository
into ~/.codex/skills.
Use the pdf skill to read this contract PDF, extract the main tables, and
render the pages to verify the extracted layout.
Use the pdf skill to create a short PDF report from these notes and check the
rendered pages before returning the final file.
Use the playwright skill to open http://localhost:3000, click through the main
workflow, and capture screenshots of any broken states.
Use the playwright skill to test the signup form with valid and invalid input.
Use the jianbao skill to draft a Chinese project brief from this source
material and match the sample brief format.
Use the 结构示意图 skill to create a transaction structure diagram showing the
parties, contracts, fund flow, service flow, and guarantees.
After running ./install.sh, check that the skill folders exist:
find ~/.codex/skills -maxdepth 2 -name SKILL.mdRestart Codex before expecting newly installed skills to appear in a session.