update-plugin-metadata — for Claude Code update-plugin-metadata, codex-plugins, community, for Claude Code, ide skills, Marketplace entries live in, 8. Run, version, description, author

v1.0.0

À propos de ce Skill

Scenario recommande: Ideal for AI agents that need update plugin metadata. Resume localise: Personal Codex plugin marketplace for reusable skills and agent workflows. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

Fonctionnalités

Update Plugin Metadata
Repo-local workflow for keeping plugin metadata consistent across the Codex marketplace.
Update all metadata surfaces affected by the request while preserving this repo's schemas and
keeping plugin discovery, README summaries, skill UI metadata, and default prompts consistent.
Stop when the affected surfaces are aligned and validation has passed. If the requested metadata

# Sujets clés

0xA3B 0xA3B
[0]
[0]
Mis à jour: 5/4/2026

Skill Overview

Start with fit, limitations, and setup before diving into the repository.

Scenario recommande: Ideal for AI agents that need update plugin metadata. Resume localise: Personal Codex plugin marketplace for reusable skills and agent workflows. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

Pourquoi utiliser cette compétence

Recommandation: update-plugin-metadata helps agents update plugin metadata. Personal Codex plugin marketplace for reusable skills and agent workflows. This AI agent skill supports Claude Code, Cursor, and Windsurf

Meilleur pour

Scenario recommande: Ideal for AI agents that need update plugin metadata.

Cas d'utilisation exploitables for update-plugin-metadata

Cas d'usage: Update Plugin Metadata
Cas d'usage: Repo-local workflow for keeping plugin metadata consistent across the Codex marketplace
Cas d'usage: Update all metadata surfaces affected by the request while preserving this repo's schemas and

! Sécurité et Limitations

  • Limitation: change implies a plugin rename, schema change, or new skill body, update only the safe surfaces and
  • Limitation: Preserve schema-specific field names and shapes; do not normalize them into a different
  • Limitation: Do not add Codex-only policy keys to SKILL.md frontmatter.

About The Source

The section below is adapted from the upstream repository. Use it as supporting material alongside the fit, use-case, and installation summary on this page.

Démo Labs

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

FAQ et étapes d’installation

These questions and steps mirror the structured data on this page for better search understanding.

? Questions fréquentes

Qu’est-ce que update-plugin-metadata ?

Scenario recommande: Ideal for AI agents that need update plugin metadata. Resume localise: Personal Codex plugin marketplace for reusable skills and agent workflows. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

Comment installer update-plugin-metadata ?

Exécutez la commande : npx killer-skills add 0xA3B/codex-plugins/update-plugin-metadata. Elle fonctionne avec Cursor, Windsurf, VS Code, Claude Code et plus de 19 autres IDE.

Quels sont les cas d’usage de update-plugin-metadata ?

Les principaux cas d’usage incluent : Cas d'usage: Update Plugin Metadata, Cas d'usage: Repo-local workflow for keeping plugin metadata consistent across the Codex marketplace, Cas d'usage: Update all metadata surfaces affected by the request while preserving this repo's schemas and.

Quels IDE sont compatibles avec update-plugin-metadata ?

Cette skill est compatible avec Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Utilisez la CLI Killer-Skills pour une installation unifiée.

Y a-t-il des limites pour update-plugin-metadata ?

Limitation: change implies a plugin rename, schema change, or new skill body, update only the safe surfaces and. Limitation: Preserve schema-specific field names and shapes; do not normalize them into a different. Limitation: Do not add Codex-only policy keys to SKILL.md frontmatter..

Comment installer ce skill

  1. 1. Ouvrir le terminal

    Ouvrez le terminal ou la ligne de commande dans le dossier du projet.

  2. 2. Lancer la commande d’installation

    Exécutez : npx killer-skills add 0xA3B/codex-plugins/update-plugin-metadata. La CLI détectera automatiquement votre IDE ou votre agent et configurera la skill.

  3. 3. Commencer à utiliser le skill

    Le skill est maintenant actif. Votre agent IA peut utiliser update-plugin-metadata immédiatement dans le projet.

! Source Notes

This page is still useful for installation and source reference. Before using it, compare the fit, limitations, and upstream repository notes above.

Upstream Repository Material

The section below is adapted from the upstream repository. Use it as supporting material alongside the fit, use-case, and installation summary on this page.

Upstream Source

update-plugin-metadata

Personal Codex plugin marketplace for reusable skills and agent workflows. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows. Update

SKILL.md
Readonly
Upstream Repository Material
The section below is adapted from the upstream repository. Use it as supporting material alongside the fit, use-case, and installation summary on this page.
Upstream Source

Update Plugin Metadata

Repo-local workflow for keeping plugin metadata consistent across the Codex marketplace.

Outcome

Update all metadata surfaces affected by the request while preserving this repo's schemas and keeping plugin discovery, README summaries, skill UI metadata, and default prompts consistent.

Stop when the affected surfaces are aligned and validation has passed. If the requested metadata change implies a plugin rename, schema change, or new skill body, update only the safe surfaces and report the remaining work instead of guessing.

Source Of Truth

  • Follow plugins/AGENTS.md for manifest conventions and skill metadata placement.
  • Plugin metadata lives in plugins/<plugin-name>/.codex-plugin/plugin.json.
  • Marketplace entries live in .agents/plugins/marketplace.json.
  • Skill-level Codex UI metadata lives in plugins/<plugin-name>/skills/<skill-name>/agents/openai.yaml.
  • Plugin README files carry user-facing plugin summaries.

Workflow

  1. Identify the target plugin or plugins.

  2. Read the plugin manifest and marketplace entry before editing.

  3. Determine whether the request changes plugin name, version, description, author, repository, keywords, category, prompts, skill display names, skill descriptions, invocation policy, or README-visible summaries.

  4. Update all affected metadata surfaces together.

  5. Preserve schema-specific field names and shapes; do not normalize them into a different structure.

  6. When evidence is missing, inspect the actual plugin directories and existing metadata before inventing names, summaries, prompts, or categories.

  7. Run validation:

    bash
    1pnpm validate:plugins 2pnpm format:check
  8. Run pnpm lint and pnpm typecheck when validation tooling changed.

Consistency Rules

  • Keep plugin name, version, description, author, repository, keywords, and skills aligned with the marketplace catalog and plugin directory.
  • Use plugin-qualified Codex prompts such as $plugin-name:skill-name.
  • Keep README skill lists aligned with actual plugins/<plugin-name>/skills/ directories.
  • Do not add Codex-only policy keys to SKILL.md frontmatter.

Boundaries

  • Do not add a new skill body; use add-skill.
  • Do not add a scaffold script or template unless the user explicitly asks for plugin creation automation.
  • Do not commit changes unless the user asks.

Compétences associées

Looking for an alternative to update-plugin-metadata or another community skill for your workflow? Explore these related open-source skills.

Voir tout

openclaw-release-maintainer

Logo of openclaw
openclaw

Resume localise : 🦞 # OpenClaw Release Maintainer Use this skill for release and publish-time workflow. It covers ai, assistant, crustacean workflows. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

widget-generator

Logo of f
f

Resume localise : Generate customizable widget plugins for the prompts.chat feed system # Widget Generator Skill This skill guides creation of widget plugins for prompts.chat . It covers ai, artificial-intelligence, awesome-list workflows. This AI agent skill supports Claude Code, Cursor, and

flags

Logo of vercel
vercel

Resume localise : The React Framework # Feature Flags Use this skill when adding or changing framework feature flags in Next.js internals. It covers blog, browser, compiler workflows. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

138.4k
0
Navigateur

pr-review

Logo of pytorch
pytorch

Resume localise : Usage Modes No Argument If the user invokes /pr-review with no arguments, do not perform a review . It covers autograd, deep-learning, gpu workflows. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

98.6k
0
Développeur