publish-agent

Package and publish local Agent profiles to the AllBeingsFuture Agent Store.

9|2|Updated Mar 18, 2026
One-click install
npx skills add https://github.com/AllBeingsFuture/AllBeingsFuture --skill publish-agent-allbeingsfuture
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: publish-agent
Source: https://github.com/AllBeingsFuture/AllBeingsFuture/tree/main/electron/embedded-assets/skills/system/publish-agent
Command: npx skills add https://github.com/AllBeingsFuture/AllBeingsFuture --skill publish-agent-allbeingsfuture

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the process of packaging and publishing a local Agent profile to the AllBeingsFuture platform, removing manual steps and ensuring the listing includes the required metadata for discovery.

Core Features & Use Cases

  • Package Agent Profiles: Collect agent configuration and assets into a distributable bundle.
  • Prepare Platform Metadata: Add description, category, and tags for improved discoverability in the Agent Store.
  • Use Case: Share a customer-support Agent with the community by packaging the local profile, adding a friendly description and tags, and submitting it to the platform listing.

Quick Start

Provide the profile_id and optional description, category, and tags, then package and submit the Agent to the platform store.

Frequently Asked Questions about publish-agent

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I package a local agent profile for community distribution?

To package a local agent profile for community distribution, provide the local profile_id along with optional description, category, and tags to create a platform-ready bundle for submission.

What metadata do I need to publish an agent to the Agent Store?

Publishing an agent to the Agent Store requires a local profile_id, while optionally adding a description, category, and tags improves discoverability and prepares the profile metadata for submission.

Can I submit an agent to the platform store without adding category and tags?

Yes, you can submit an agent to the platform store using only the required profile_id, though omitting optional category and tags will reduce the agent's discoverability within the community hub.

What is the best way to prepare local agents for community discovery?

The best way to prepare local agents for community discovery is to collect agent configuration and assets, apply descriptive metadata, and package the profile into a distributable bundle for the platform.

Does publishing an agent to the community hub require external dependencies?

Publishing an agent to the community hub does not require external dependencies, as the process relies solely on submitting the local profile_id and optional metadata directly to the platform.