← Back to Skills Marketplace
NexusWeb3 Utility Infrastructure
by
nexusweb3dev
· GitHub ↗
· v1.0.2
· MIT-0
159
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install nexusweb3-utility
Description
Read-only API reference for NexusWeb3 utility protocols 11-20 on Base mainnet — scheduling, oracle, voting, storage, messaging, staking, whitelist, auctions,...
Usage Guidance
This skill appears to be a safe, read-only API reference. Before installing: (1) verify the GitHub homepage and repository are official (the registry source listed as 'unknown' but homepage is provided), (2) double-check the contract addresses and audit claims yourself (the README asserts audits — confirm on the repo), and (3) be cautious if you later install or combine this with a separate 'nexusweb3' financial skill or any skill that holds signing keys or operator credentials — those combined could enable writes/transactions. If you only need on-chain reads, this skill is proportionate and low-risk.
Capability Analysis
Type: OpenClaw Skill
Name: nexusweb3-utility
Version: 1.0.2
The nexusweb3-utility skill bundle is a documentation-only resource providing an API reference for ten utility protocols on the Base mainnet. It contains no executable code, scripts, or dependencies, and focuses entirely on providing contract addresses (e.g., AgentScheduler at 0x9fA51922DDc788e291D96471483e01eE646efCC0) and function signatures for an AI agent to query on-chain state. There are no indicators of data exfiltration, malicious instructions, or prompt injection attempts.
Capability Assessment
Purpose & Capability
The name/description match the SKILL.md content: it documents contract addresses, view functions, and example read calls for NexusWeb3 utility protocols. No unrelated credentials, binaries, or install steps are requested.
Instruction Scope
Runtime instructions are limited to read-only examples and on-chain query patterns. The SKILL.md explicitly separates write/transacting operations to a different 'nexusweb3' financial skill. It does not instruct reading local files, environment variables, or sending data to third-party endpoints.
Install Mechanism
No install spec or code files are included; this is instruction-only, so nothing is downloaded or written to disk by the skill itself.
Credentials
The skill declares no required environment variables, credentials, or config paths. The content also does not reference hidden secrets or request access to unrelated services.
Persistence & Privilege
The skill is not forced-always (always: false) and does not request persistent system privileges or modifications to other skills' configs. Autonomous invocation is enabled by default but, given the skill's read-only nature, this is low-risk.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install nexusweb3-utility - After installation, invoke the skill by name or use
/nexusweb3-utility - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
**This update makes the skill read-only and provides an API reference for NexusWeb3 protocols.**
- Converted the skill from an operational utility to a read-only API reference covering protocols 11–20 on Base mainnet.
- Updated the description and documentation to clarify that only read operations are supported; write operations now require the separate `nexusweb3` skill.
- Removed operator key environment variable and related setup instructions.
- Added a concise "Quick Start" for read-only queries.
- README.md was added.
v1.0.1
Version 1.0.1 of nexusweb3-utility
- No file changes detected in this release.
- No updates to protocol features or documentation.
- Skill remains unchanged from version 1.0.0.
v1.0.0
Initial release with on-chain operational utilities for AI agents on Base mainnet:
- Schedule and automate agent tasks using AgentScheduler.
- Access price and data feeds with AgentOracle.
- Create and participate in on-chain collective polls via AgentVoting.
- Store and manage persistent agent data using AgentStorage.
- Send and receive on-chain messages with AgentMessaging.
- Provides infrastructure for staking, whitelisting, auctions, payment splitting, and analytics.
- All protocols audited and optimized for agent use; basic ETH and USDC required for transactions.
Metadata
Frequently Asked Questions
What is NexusWeb3 Utility Infrastructure?
Read-only API reference for NexusWeb3 utility protocols 11-20 on Base mainnet — scheduling, oracle, voting, storage, messaging, staking, whitelist, auctions,... It is an AI Agent Skill for Claude Code / OpenClaw, with 159 downloads so far.
How do I install NexusWeb3 Utility Infrastructure?
Run "/install nexusweb3-utility" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is NexusWeb3 Utility Infrastructure free?
Yes, NexusWeb3 Utility Infrastructure is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does NexusWeb3 Utility Infrastructure support?
NexusWeb3 Utility Infrastructure is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created NexusWeb3 Utility Infrastructure?
It is built and maintained by nexusweb3dev (@nexusweb3dev); the current version is v1.0.2.
More Skills