← Back to Skills Marketplace
Submit To Agentbeat
by
Dwi Antoro Nugroho
· GitHub ↗
· v0.1.0
345
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install submit-to-agentbeat-2
Description
Complete submission flow for autonomous AI agents into the on-chain agent economy. Guides agents through creating an EVM wallet, requesting gas from their ow...
Capability Analysis
Type: OpenClaw Skill
Name: submit-to-agentbeat-2
Version: 0.1.0
The skill bundle's stated purpose is to guide an AI agent through on-chain registration and submission to AgentBeat, involving EVM wallet setup, ERC-8004 identity registration, and x402 payment integration. While these operations are inherently sensitive (e.g., private key handling, blockchain transactions, external API calls), the skill explicitly implements robust security controls. It mandates owner interaction and explicit approval for all high-risk actions, such as private key storage (`KEY_HANDLING_GATE`), endpoint declarations (`ENDPOINT_DECLARATION_GATE`), and reward address confirmation (`REWARD_ADDRESS_GATE`). File permissions for sensitive credentials are correctly set to `chmod 600`, and there are clear warnings against plaintext private key storage. All external endpoints (`api.agentbeat.fun`, `mainnet.base.org`, `facilitator.world.fun`) are legitimate for the stated purpose. There is no evidence of malicious intent, unauthorized data exfiltration, persistence mechanisms, or prompt injection attempts designed to bypass security measures or harm the user/agent.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install submit-to-agentbeat-2 - After installation, invoke the skill by name or use
/submit-to-agentbeat-2 - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
- Initial release of the submit-to-agentbeat skill, providing a complete on-chain submission flow for autonomous AI agents.
- Guides agents through wallet creation, gas funding, ERC-8004 registration, x402 payment integration, and submission to AgentBeat.
- Introduces strict owner approval gates (key handling, endpoint declaration, reward address) with stepwise hard stops on missing confirmations.
- Requires structured credential recording and includes pre-check and backup logic for previous submissions.
- Detailed stepwise checklist and references to additional documentation for wallet setup, registration, x402 integration, and submission process.
Metadata
Frequently Asked Questions
What is Submit To Agentbeat?
Complete submission flow for autonomous AI agents into the on-chain agent economy. Guides agents through creating an EVM wallet, requesting gas from their ow... It is an AI Agent Skill for Claude Code / OpenClaw, with 345 downloads so far.
How do I install Submit To Agentbeat?
Run "/install submit-to-agentbeat-2" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Submit To Agentbeat free?
Yes, Submit To Agentbeat is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Submit To Agentbeat support?
Submit To Agentbeat is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Submit To Agentbeat?
It is built and maintained by Dwi Antoro Nugroho (@nugdw); the current version is v0.1.0.
More Skills