skill-share

Create, validate, package, and share agent skills via Slack.

Updated Mar 12, 2026
One-click install
npx skills add https://github.com/WesleyMarinho/codeseek-marketplace --skill skill-share-wesleymarinho
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-share
Source: https://github.com/WesleyMarinho/codeseek-marketplace/tree/main/skills/skill-share
Command: npx skills add https://github.com/WesleyMarinho/codeseek-marketplace --skill skill-share-wesleymarinho

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the creation, validation, and distribution of new agent skills, ensuring consistency and facilitating team collaboration.

Core Features & Use Cases

  • Automated Skill Generation: Creates new skills with proper directory structure and SKILL.md templates.
  • Built-in Validation: Ensures skills meet structural and metadata requirements before packaging.
  • Seamless Sharing: Automatically posts new skills to designated Slack channels for team visibility.
  • Use Case: A team lead needs to onboard a new developer to the agent skill framework. They use this skill to quickly generate a boilerplate skill for the developer, which is then automatically announced to the team's Slack channel.

Quick Start

Use the skill-share skill to create a new skill named 'data-reporter' with the description 'Generates daily data reports'.

Frequently Asked Questions about skill-share

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

FAQPage Schema
How do I automate agent skill creation and share it to Slack?

You can automate skill creation and Slack sharing by using a tool that generates boilerplate structures, validates metadata, and posts notifications to designated channels for team visibility.

What is the best way to ensure new agent skills meet structural requirements?

The best way to ensure structural requirements is to use built-in validation that checks directory structures and SKILL.md templates before packaging and distributing the skills.

How does skill validation work for standardized agent templates?

Skill validation works by enforcing standardized skill structures and checking metadata requirements against templates, ensuring consistency before the skill is packaged.

Can I use Slack integration to notify developers about new agent skills?

Yes, you can use Slack integration to automatically post new validated skills to designated channels, facilitating collaborative discovery and onboarding for development teams.

Do I need a specific framework to generate boilerplate skill code?

You need a development environment that supports standard directory structures and SKILL.md templates to generate boilerplate agent skills and integrate with Rube for notifications.

What are the limitations of automating skill creation and validation?

Limitations include dependency on predefined standardized structures and metadata requirements; skills failing validation cannot be packaged or shared to Slack until structural issues are resolved.