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.

General

manifest

No summary provided by upstream source.

Repository SourceNeeds Review
Research

skill-creator

Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.

Repository SourceNeeds Review
94.2K83.7K
anthropics
Research

slack-gif-creator

Knowledge and utilities for creating animated GIFs optimized for Slack. Provides constraints, validation tools, and animation concepts. Use when users request animated GIFs for Slack like "make me a GIF of X doing Y for Slack."

Repository Source
94.2K11.9K
anthropics