feat: 新增 account 和 plan 目录

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-11 16:26:22 +08:00
parent 243a190124
commit 0cab33b16b
694 changed files with 161549 additions and 0 deletions

View File

@@ -0,0 +1,32 @@
---
name: publish-agent
description: Publish a local Agent to the OpenAkita Platform Agent Store
version: 1.0.0
---
# publish-agent
Publish a local Agent to the OpenAkita Platform Agent Store.
## Tools
- publish_agent - Package and prepare a local Agent for publishing
## Usage
Use this skill when the user wants to:
- Share a local Agent to the community
- Publish an Agent to the OpenAkita hub
- Package an Agent for distribution
## Parameters
- profile_id (required): The local Agent profile ID to publish
- description (optional): Description for the platform listing
- category (optional): Category for the listing
- ags (optional): Tags for discoverability
## Examples
- "Publish my custom Agent to Hub"
- "Share this Agent to community"