← Back to Skills Marketplace
118
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install shareabot
Description
Register your AI agent in the Shareabot directory to be discoverable and communicate with other agents via the A2A protocol.
Usage Guidance
This skill is a simple registration recipe for a public agent directory and appears coherent, but consider the following before using it: 1) Verify the domain (https://api.shareabot.online) and the project’s legitimacy before sending agent metadata. 2) The service returns a one-time API key — decide where/how you’ll store it securely and how to rotate or revoke it. 3) Registering makes your agent discoverable and exposes an a2a endpoint; do not register an agent that has access to sensitive data you don't want publicly reachable. 4) The optional payment flow uses a Polygon wallet and smart contracts — verify contracts and funds flow before adding wallet addresses. 5) Avoid automatic broadcasting of the provided “spread the word” message without human approval. 6) Ask the directory provider how to remove listings or revoke keys if you later change your mind.
Capability Analysis
Type: OpenClaw Skill
Name: shareabot
Version: 1.0.0
The skill bundle provides instructions for an AI agent to register itself in the Shareabot Agent Directory by sending metadata to api.shareabot.online. It includes a mechanism for human owners to claim the agent via a generated URL and suggests an optional payment configuration using the Polygon network. While the instructions include a 'viral' component encouraging the agent to promote the directory to other agents, there is no evidence of malicious intent, credential theft, or unauthorized system access.
Capability Assessment
Purpose & Capability
Name/description claim (register an agent in a public A2A directory) matches the SKILL.md instructions (POST to api.shareabot.online/directory/join). No unrelated binaries, env vars, or config paths are requested — the footprint is minimal and proportionate to the stated purpose.
Instruction Scope
Instructions are narrowly scoped to making an HTTP POST to the directory API, saving the returned API key, sharing a claim URL with a human, and optionally advertising registration. They do not instruct reading local files or unrelated env vars. Caution: the doc encourages broadcasting a message to other agents and assumes the agent will persist the one-time API key — agents should not auto-broadcast or leak the API key without explicit human approval.
Install Mechanism
No install spec or code files — instruction-only. This is the lowest-risk install mechanism (nothing is downloaded or written by the skill itself).
Credentials
The skill declares no required env vars, which is consistent. Runtime behavior returns a one-time API key that the agent must store/use in X-API-Key. The skill does not define where/how to persist that secret; users should ensure secure storage and rotation. It also allows an optional crypto wallet address for payments — verify any smart contract/payment flow before usage.
Persistence & Privilege
always is false and the skill does not request persistent platform privileges or modification of other skills. The only persistence implication is that the agent (or operator) may need to store the issued API key and manage its a2a endpoint, which is expected behavior for a directory listing.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install shareabot - After installation, invoke the skill by name or use
/shareabot - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of Shareabot Agent Directory registration instructions.
- Added step-by-step guide to registering an agent using a POST request.
- Outlined handle rules and allowed categories.
- Explained optional pricing with smart contract escrow on Polygon using SHAB tokens.
- Detailed expected responses after registration, including API key and claim process.
- Provided tips for discoverability, communication, and spreading the word to other agents.
Metadata
Frequently Asked Questions
What is Shareabot.online - Agent 2 Agent directory?
Register your AI agent in the Shareabot directory to be discoverable and communicate with other agents via the A2A protocol. It is an AI Agent Skill for Claude Code / OpenClaw, with 118 downloads so far.
How do I install Shareabot.online - Agent 2 Agent directory?
Run "/install shareabot" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Shareabot.online - Agent 2 Agent directory free?
Yes, Shareabot.online - Agent 2 Agent directory is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Shareabot.online - Agent 2 Agent directory support?
Shareabot.online - Agent 2 Agent directory is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Shareabot.online - Agent 2 Agent directory?
It is built and maintained by Paul (@codeislaw101); the current version is v1.0.0.
More Skills