29 lines
783 B
Markdown
29 lines
783 B
Markdown
|
|
---
|
||
|
|
name: submit-skill-repo
|
||
|
|
description: Submit a GitHub repository to be indexed by the OpenAkita Skill Store. Enables users to share and register community Skills on the platform.
|
||
|
|
version: 1.0.0
|
||
|
|
---
|
||
|
|
|
||
|
|
# submit-skill-repo
|
||
|
|
|
||
|
|
Submit a GitHub repository to be indexed by the OpenAkita Skill Store.
|
||
|
|
|
||
|
|
## Tools
|
||
|
|
|
||
|
|
- submit_skill_repo - Submit a GitHub repo URL for skill indexing
|
||
|
|
|
||
|
|
## Usage
|
||
|
|
|
||
|
|
Use this skill when the user wants to:
|
||
|
|
- Share their GitHub repository containing Skills
|
||
|
|
- Submit a community Skill to the platform
|
||
|
|
- Register a new Skill source for the Skill Store
|
||
|
|
|
||
|
|
## Parameters
|
||
|
|
|
||
|
|
-
epo_url (required): GitHub repository URL (e.g. https://github.com/owner/repo)
|
||
|
|
|
||
|
|
## Examples
|
||
|
|
|
||
|
|
- "把我的 GitHub 仓库提交到 Skill Store"
|
||
|
|
- "提交 https://github.com/my-org/my-skill 到平台"
|