skill-share

Generate skill directories, validate, package, and notify Slack via Rube.

Updated Nov 18, 2025
One-click install
npx skills add https://github.com/deangilmoreremix/videoremix.vip2 --skill skill-share-deangilmoreremix
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-share
Source: https://github.com/deangilmoreremix/videoremix.vip2/tree/main/.kilo/skills/skill-share
Command: npx skills add https://github.com/deangilmoreremix/videoremix.vip2 --skill skill-share-deangilmoreremix

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Agents and developers need an automated way to generate correctly structured skills and instantly notify their team, eliminating manual packaging and communication steps.

Core Features & Use Cases

  • Skill Creation: Generates a complete skill directory with proper SKILL.md and supporting folders.
  • Validation & Packaging: Ensures the skill meets required standards and bundles it into a distributable zip file.
  • Slack Notification: Sends the new skill’s details to a Slack channel via Rube for immediate team visibility. Use case: When a developer wants to create a new internal tool as a skill and share it with the team without extra effort.

Quick Start

Ask the agent to create and share a new skill called "pdf-analyzer".

Frequently Asked Questions about skill-share

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

FAQPage Schema
How do I automate skill creation and share it with my team on Slack?

Automated skill creation and Slack sharing is handled by generating a complete skill directory, validating it, packaging it into a zip file, and sending details to a Slack channel via Rube notifications.

What is the best way to generate and package new agent skills for development workflows?

Generating and packaging new agent skills involves creating a structured directory with a SKILL.md file and supporting folders, then validating the structure and bundling it into a distributable zip file.

Do I need Python to create and auto-share new agent skills?

Yes, Python 3.7 or higher is required to run the creation scripts that generate the skill directories, validate the structure, and package the files before sending Slack notifications.

Can I send automated Slack notifications for newly created skills without manual steps?

Automated Slack notifications for new skills are sent through a Rube connection to your Slack workspace, immediately notifying your team of the generated and packaged skill details without extra effort.

How does skill validation work before packaging and sharing on Slack?

Skill validation ensures the newly generated skill directory meets required structural standards before the skill is bundled into a zip file and shared with the team via Slack.

Are there limitations when auto-sharing packaged skills to a Slack workspace?

Limitations include requiring explicit access to a Slack workspace via Rube and permission to write skill directories locally, meaning the Slack notification process cannot operate without these prerequisites.