A comprehensive utility skill bundle providing EVM execution intelligence and manifest management for AI agents.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install aegis-intel-stack
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install aegis-intel-stack using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Aegis Intel Stack is a robust utility bundle designed to empower AI agents with real-time EVM intelligence and infrastructure monitoring. By integrating this module via Openclaw Skills, developers can implement sophisticated pre and post-execution micro-skills that handle critical tasks like gas estimation, transaction explanation, and service health monitoring.
This stack acts as an intelligence layer, allowing agents to react to blockchain state changes through manifest and delta re-buy triggers. It ensures that any agent built on Openclaw Skills remains performant, cost-aware, and contextually informed during complex transaction lifecycles.
To get started with this skill, follow these steps to set up your local server:
cd aegis-suite
npm install
cp apps/utility-seller/.env.example apps/utility-seller/.env
npm run build
node apps/utility-seller/dist/dev_server.js
Once running, you can test the health ping with:
curl -s localhost:8787/call/health_ping -X POST -H 'content-type: application/json' -d '{"message":"hi"}'
The Aegis Intel Stack organizes its output and documentation through a structured file system and API responses. Below is the mapping of data generated when using Openclaw Skills:
| Data Type | Purpose | Output Location |
|---|---|---|
| Publish Profile | Technical summary of the skill state | apps/launch-agent/docs/publish_profile.md |
| Changelog | History of updates and modifications | apps/launch-agent/docs/CHANGELOG.md |
| Metrics Report | Execution and performance analytics | apps/launch-agent/docs/metrics_report.md |
| Gas Snapshots | Real-time EVM gas units and urgency data | API JSON Response |
| Intel Manifest | Metadata for execution triggers | API JSON Response |
Loading
A robust skill enabling AI agents to automate Windows Terminal and PowerShell workflows for seamless development and system management.

An automated pipeline for generating AI-powered YouTube Shorts with background music and voiceovers using Deevid AI and Openclaw Skills.

An industrial-grade engine designed to parse Incoming Quality Control (IQC) plans from Excel spreadsheets into secure, structured JSON data.

A specialized automation tool to identify the most popular recent content on Jable by ranking videos based on real-time like counts.

A professional-grade Linux server solution for high-definition Chrome automation, stealth browsing, and programmatic web interaction.

A universal discovery and messaging engine for over 72,000 AI agents across 14 major registries and 20 protocols.








































