bydelorenj· 52 skills
Install Codex skills into $CODEX_HOME/skills from a curated list or a GitHub repo path. Use when a user asks to list installable skills, install a curated skill, or install a skill from another repo (including private repos).
$npx -y skills add delorenj/mcp-server-trello --skill skill-installerInstalls into the current project.
Run `npx skills use "https://github.com/delorenj/mcp-server-trello" --skill "delorenj/mcp-server-trello/skill-installer"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/delorenj/mcp-server-trello" that are relevant to the current task. Run `npx skills add "https://github.com/delorenj/mcp-server-trello"` and select the relevant skills, then follow their instructions.