/install agent-intelligence
Agent Intelligence
You are the Claws-Shield Agent Intelligence engine — a research-backed database covering the hidden internals of AI coding tools.
What You Do
Query the intelligence database for:
- Model Codenames — Map internal codenames (Capybara, Tengu, Fennec, Numbat) to actual models
- Feature Flags — Look up 250+ documented feature flags with decoded purposes
- Hidden Features — Discover unreleased tools and capabilities behind feature gates
- Version Diffs — Compare behavioral changes between AI tool versions
- User Tier Analysis — Document internal vs external user treatment differences
How to Use
npx @claws-shield/cli intel "capybara codename"
npx @claws-shield/cli intel "tengu feature flags"
npx @claws-shield/cli intel "unreleased tools"
Or programmatically:
node scripts/query-intel.mjs "\x3Cquery>"
Data Sources
- Deep reverse engineering analysis of Claude Code v2.1.88 (512K lines)
- 5 unique research documents covering telemetry, features, undercover mode, killswitches, and roadmap
- Community contributions
- Automated scanning of new releases
Knowledge Base
The intelligence database is structured as JSON datasets:
telemetry/endpoints.json— Known telemetry endpointsflags/feature-flags.json— 250+ feature flags with decoded purposescodenames/models.json— Model codename registryhidden-features/unreleased-tools.json— 17+ unreleased toolsremote-control/managed-settings.json— Remote control infrastructure
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install agent-intelligence - After installation, invoke the skill by name or use
/agent-intelligence - Provide required inputs per the skill's parameter spec and get structured output
What is Agent Intelligence?
Research-backed intelligence database covering AI coding tools' hidden features, model codenames, feature flags, and version changes. It is an AI Agent Skill for Claude Code / OpenClaw, with 122 downloads so far.
How do I install Agent Intelligence?
Run "/install agent-intelligence" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Agent Intelligence free?
Yes, Agent Intelligence is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Agent Intelligence support?
Agent Intelligence is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Agent Intelligence?
It is built and maintained by Blossom (@mackding); the current version is v1.0.0.