ci-test-codex-skill
$
npx mdskill add pr-pm/prpm/ci-test-codex-skillVerify Codex skill installation via PRPM integration testing.
- Validates correct installation of Codex skills into the openskills directory.
- Depends on OpenAI Codex CLI for execution and testing operations.
- Executes checks to confirm SKILL.md files are properly generated.
- Reports test outcomes to confirm successful integration with PRPM.
SKILL.md
.github/skills/ci-test-codex-skillView on GitHub ↗
--- name: ci-test-codex-skill description: CI Test Codex Skill --- # CI Test Codex Skill This is a test skill for PRPM integration testing. ## Purpose Test that Codex skills install correctly to `.openskills/<name>/SKILL.md`. ## Instructions Follow these guidelines for testing with OpenAI Codex CLI.
More from pr-pm/prpm
- adding-new-ai-formatStep-by-step guide for adding support for a new AI editor format to PRPM - covers types, converters, schemas, CLI, webapp, and testing
- aws-beanstalk-expertExpert knowledge for deploying, managing, and troubleshooting AWS Elastic Beanstalk applications with production best practices
- beanstalk-deployRobust deployment patterns for Elastic Beanstalk with GitHub Actions, Pulumi, and edge case handling
- ci-test-claude-skillCI Test Claude Skill
- ci-test-droid-skillCI Test Factory Droid Skill
- claude-hook-writerExpert guidance for writing secure, reliable, and performant Claude Code hooks - validates design decisions, enforces best practices, and prevents common pitfalls
- creating-agent-skillsUse when creating Agent Skills packages (SKILL.md format) for Codex CLI, GitHub Copilot, or Amp - provides the agentskills.io specification with frontmatter constraints, directory structure, and validation rules
- creating-agents-mdUse when creating agents.md files - provides plain markdown format with NO frontmatter, free-form structure, and project context guidelines for AI coding assistants
- creating-claude-commandsExpert guidance for creating Claude Code slash commands with correct frontmatter, structure, and best practices
- creating-continue-packagesUse when creating Continue rules - provides required name field, alwaysApply semantics, glob/regex patterns, and markdown format with optional frontmatter