ki-plugins

Audit, conform, and scaffold Knowledge Islands plugin-marketplace repos.

Updated May 29, 2026
One-click install
npx skills add https://github.com/knowledgeislands/ki-agentic-harness --skill ki-plugins
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ki-plugins
Source: https://github.com/knowledgeislands/ki-agentic-harness/tree/main/skills/ki-plugins
Command: npx skills add https://github.com/knowledgeislands/ki-agentic-harness --skill ki-plugins

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the auditing, conforming, and scaffolding of a Knowledge Islands plugin-marketplace repo, ensuring the marketplace's integrity and compliance with standards.

Core Features & Use Cases

  • Audit: Checks the marketplace's on-disk projection against the defined standard.
  • Conform: Corrects deviations from the standard automatically.
  • Scaffold: Generates a new marketplace repo from scratch.
  • Use Case: If you have a plugin-marketplace repo that needs to be audited and conformed to the Knowledge Islands standard, this Skill can automate the process.

Quick Start

Run the 'audit' command within your plugin-marketplace repo.

Frequently Asked Questions about ki-plugins

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

FAQPage Schema
How do I audit a plugin-marketplace repo for standard compliance?

To audit a plugin-marketplace repo, run the 'audit' command to check the on-disk projection against the defined standard. This process verifies marketplace integrity and identifies any compliance deviations.

What is the best way to conform a plugin-marketplace to the standard?

Conforming a plugin-marketplace involves running the 'conform' command to automatically correct deviations from the standard. This corrects the marketplace's projections and ensures full compliance with the defined structure.

Can I generate a new plugin-marketplace repo from scratch?

Yes, you can generate a new plugin-marketplace repo from scratch using the scaffolding feature. This creates a new marketplace repository already compliant with the defined Knowledge Islands standard.

What does marketplace projection auditing check for?

Marketplace projection auditing checks the repository's on-disk projection against the defined standard. It ensures marketplace integrity by identifying structural deviations and verifying strict compliance with the plugin standard.

Do I need an existing repo to scaffold a new plugin-marketplace?

No, you do not need an existing repository to scaffold a new plugin-marketplace. The scaffolding feature generates a new marketplace repo from scratch, establishing a baseline structure conforming to the standard.