Files
X-Agents/account/admin/skills/system/publish-agent/SKILL.md
2026-03-11 16:26:22 +08:00

33 lines
758 B
Markdown

---
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"