publish-skill

Publish local skills to a central repository via pull request.

2|1|Updated Jan 27, 2026
One-click install
npx skills add https://github.com/lucidlabs-hq/agent-kit --skill publish-skill-lucidlabs-hq
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: publish-skill
Source: https://github.com/lucidlabs-hq/agent-kit/tree/main/.claude/skills/publish-skill
Command: npx skills add https://github.com/lucidlabs-hq/agent-kit --skill publish-skill-lucidlabs-hq

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Publish local skills to a central repository for team sharing. Use when you've developed a useful pattern others should have.

Core Features & Use Cases

  • Centralized sharing of reusable skills across projects
  • Simplified publishing workflow to central repository with PR checks
  • Reuse patterns to accelerate team development

Quick Start

Publish a standalone skill to the central repository using the publish-skill command.

Frequently Asked Questions about publish-skill

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

FAQPage Schema
How do I publish local skills to a central repository for team collaboration?

To publish local skills to a central repository, you can automate the process by listing local skills, validating readiness, and creating a pull request to integrate new patterns into central collections.

What validation checks are required before sharing a skill with a team?

Before sharing a skill with a team, validation checks enforce frontmatter validation, testing checks, and documentation requirements to ensure structured readiness for the central repository.

Can I use automation to create a pull request for locally developed skills?

Yes, you can use automation to create a pull request for locally developed skills, which integrates new reusable patterns into your team's central collections.

When should I use a centralized skill sharing workflow?

You should use a centralized skill sharing workflow when you have developed a useful pattern that others should reuse across projects to accelerate team development.

Does publishing a skill require frontmatter and documentation?

Yes, publishing a skill requires frontmatter and documentation, as the structured process enforces frontmatter validation and documentation requirements before creating a pull request.