aegis-intel-stack

# Aegis Intel Stack (Utility)

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "aegis-intel-stack" with this command: npx skills add kankinku/aegis-intel-stack

Aegis Intel Stack (Utility)

This skill bundle provides a reference implementation + packaging for the MVP offerings:

  • health_ping
  • gas_snapshot
  • tx_explain
  • intel_manifest
  • intel_delta_update

Local run

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

Call examples

curl -s localhost:8787/call/health_ping -X POST -H 'content-type: application/json' -d '{"message":"hi"}'
curl -s localhost:8787/call/gas_snapshot -X POST -H 'content-type: application/json' -d '{"chain":"base","urgency":"standard","gas_units":150000}'

Launch automation (docs generation)

cd aegis-suite
npm run launch:profile
npm run launch:changelog
npm run launch:metrics

Outputs:

  • apps/launch-agent/docs/publish_profile.md
  • apps/launch-agent/docs/CHANGELOG.md
  • apps/launch-agent/docs/metrics_report.md

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Web3

chain-ops MGO

Find and compare gas prices across multiple EVM chains to identify the cheapest option for transactions and contract deployments.

Registry SourceRecently Updated
1200Profile unavailable
Research

ChangeBrief

Change intelligence skill that compares previous and current knowledge snapshots, surfaces what was newly added, which claims changed, what conclusions are n...

Registry SourceRecently Updated
1830Profile unavailable
Research

SwarmRecall

Use SwarmRecall when an AI agent needs persistent memory, a knowledge graph, learnings, a skill registry, shared pools, or background dream consolidation acr...

Registry SourceRecently Updated
1890Profile unavailable
Research

Memory Pro System

Enhanced AI memory system — vector store, document-level MSA, knowledge graph, collision engine, executable skills, and closed-loop skill evolution.

Registry SourceRecently Updated
1030Profile unavailable