feat: 新增 account 和 plan 目录
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
29
account/admin/skills/system/submit-skill-repo/SKILL.md
Normal file
29
account/admin/skills/system/submit-skill-repo/SKILL.md
Normal file
@@ -0,0 +1,29 @@
|
||||
---
|
||||
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"
|
||||
Reference in New Issue
Block a user