# Publish Agent

> Publish a local Agent to the OpenAkita Platform Agent Store. Package and prepare a local Agent for publishing to the community hub.

- Skill: `openakita/publish-agent` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add openakita/publish-agent`
- Raw SKILL.md: https://api.skillmd.com/api/skills/openakita/publish-agent/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: openakita (https://skillmd.com/u/openakita)
- Updated: 2026-09-09
- Page: https://skillmd.com/skills/openakita/publish-agent

---


# 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
- `tags` (optional): Tags for discoverability

## Examples

- "把我的客服 Agent 发布到 Hub"
- "分享这个 Agent 到社区"

