submit-skill-repo

Submit GitHub repository URLs for indexing in the Skill Store.

9|2|Updated Mar 18, 2026
One-click install
npx skills add https://github.com/AllBeingsFuture/AllBeingsFuture --skill submit-skill-repo-allbeingsfuture
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: submit-skill-repo
Source: https://github.com/AllBeingsFuture/AllBeingsFuture/tree/main/electron/embedded-assets/skills/system/submit-skill-repo
Command: npx skills add https://github.com/AllBeingsFuture/AllBeingsFuture --skill submit-skill-repo-allbeingsfuture

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the process of submitting a GitHub repository so it can be discovered and indexed by the AllBeingsFuture Skill Store, removing manual submission steps and reducing onboarding friction for community-contributed Skills.

Core Features & Use Cases

  • Repository Submission: Accept a GitHub repository URL and register it as a candidate for the Skill Store.
  • Metadata Validation: Perform basic checks on the provided URL and associated metadata before queuing for indexing.
  • Community Sharing: Enable authors and contributors to share Skill source repositories with the AllBeingsFuture community for discovery and reuse.

Quick Start

Submit https://github.com/my-org/my-skill to the AllBeingsFuture Skill Store for indexing.

Frequently Asked Questions about submit-skill-repo

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

FAQPage Schema
How do I submit a GitHub repository for indexing in the Skill Store?▼

To submit a GitHub repository for indexing, provide a valid repository URL and basic metadata to trigger validation and queue the repo for the Skill Store.

What metadata is required to publish a GitHub skill to the community store?▼

Publishing a GitHub skill requires a valid GitHub repository URL and basic repository metadata, which are validated before the repository is queued for community indexing.

Can I share my Skill source repository with AllBeingsFuture as a community contributor?▼

Yes, community contributors can share Skill source repositories by submitting a GitHub URL, which registers the repo as a candidate for discovery and reuse in the community.

How does repository validation work before a GitHub skill is indexed?▼

Repository validation performs basic checks on the provided GitHub URL and associated metadata before triggering the handler to queue the repo for indexing.

What is the best way to register a GitHub repository as a Skill Store candidate?▼

The best way to register a GitHub repository as a Skill Store candidate is to submit the URL directly, which streamlines onboarding and removes manual submission steps.

Why does my GitHub repository URL fail validation during Skill Store submission?▼

A GitHub repository URL fails validation if it does not pass the basic checks performed on the URL format or the associated repository metadata before indexing.