ljg-skills is a custom skill collection for Codex, GitHub's AI agent framework.
The project provides a set of skills that extend Codex functionality through the skills CLI tool. Skills can be installed globally or at the project level, with options to install specific skills or the entire collection. The repository uses org-mode format by default but offers a Markdown alternative via a separate branch. One skill, ljg-card, has an additional dependency on Playwright for screenshot functionality that requires separate setup after installation.
Developers should use this collection if they work with Codex and want to add custom capabilities to their agent setup. The project suits those comfortable with the skills CLI installation workflow and willing to manage dependencies like Playwright where needed. The tool supports flexible installation patterns, allowing users to cherry-pick individual skills or deploy the full set, and accommodates both global and project-scoped configurations.
Development activity on the project is minimal, with no recent commits or active maintenance signals visible in the repository.