audit-skill

Audit and install missing skills globally across Codex, Gemini CLI, and Cursor agents.

Updated Jun 12, 2026
One-click install
npx skills add https://github.com/kkn1125/devkimson-skills --skill audit-skill-kkn1125
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audit-skill
Source: https://github.com/kkn1125/devkimson-skills/tree/main/skills/audit-skill
Command: npx skills add https://github.com/kkn1125/devkimson-skills --skill audit-skill-kkn1125

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill addresses the issue of out-of-date or missing skills across different agents, ensuring a consistent and up-to-date skill set for global use.

Core Features & Use Cases

  • Skill Inventory: Audits all skills from the local and GitHub repositories to ensure they are present.
  • Global Installation: Installs missing skills globally as needed.
  • Version Control: Ensures that installed skills are up to date with the latest versions from the repositories.
  • Use Case: Regularly running this Skill after updates to the devkimson-skills repository or when suspecting out-of-date skills globally can maintain a robust skill ecosystem.

Quick Start

Run the audit-skill command to check for missing or outdated skills across Codex, Gemini CLI, and Cursor agents.

Frequently Asked Questions about audit-skill

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I ensure skills are installed globally across Codex, Gemini CLI, and Cursor?

To ensure skills are installed globally across Codex, Gemini CLI, and Cursor, you can run an audit process that checks local and GitHub repositories for missing skills and installs them globally using npx skills.

How do I audit my local repository for missing skills?

You can audit your local repository for missing skills by running an audit command that scans the repository for skill availability, identifies any missing or outdated skills, and installs the latest versions globally across your agents.

Why are my Codex and Gemini CLI skills out of date after a repository update?

Codex and Gemini CLI skills become out of date after a repository update because the globally installed versions are not automatically synced, requiring an audit to detect version mismatches and install the latest skill updates.

Do I need a valid npx skills setup to manage skill versioning across agents?

Yes, you need a valid npx skills setup and access to a local or GitHub-based skill repository to manage skill versioning, audit missing skills, and install them globally across Codex, Gemini CLI, and Cursor.

What is the best way to maintain a consistent skill set across multiple AI agents?

The best way to maintain a consistent skill set across multiple AI agents is to regularly run an audit that checks local and GitHub repositories, ensures version control, and installs any missing skills globally to keep the ecosystem up to date.

Can I use a GitHub repository to audit and install missing skills globally?

Yes, you can use a GitHub repository to audit and install missing skills globally by requiring access to the GitHub-based skill repository and executing the npx skills command to sync updates across Codex, Gemini CLI, and Cursor.