Featured

Deploy OpenClaw in 60 seconds — 20% off logoDeploy OpenClaw in 60 seconds — 20% off

Launch OpenClaw on Hostinger in about 60 seconds and keep your agent live 24/7. Our referral link gives you 20% off, no coupon code needed.

Launch on Hostinger
Run your Hermes agent on Hostinger, fully managed logoRun your Hermes agent on Hostinger, fully managed

Launch Hermes on Hostinger in one click, fully managed, no VPS knowledge needed. Use code ZACAARON10 for 10% off.

Launch on Hostinger
Crawl and scrape any site into clean data, 10% off logoCrawl and scrape any site into clean data, 10% off

Firecrawl crawls and scrapes any site into clean markdown for your agent. Get 1,000 free credits, and new users get 10% off their first purchase.

Try Firecrawl free
6,000+ web scrapers for your AI agent, start free logo6,000+ web scrapers for your AI agent, start free

Apify gives your agent live web data: 6,000+ prebuilt scrapers and actors, MCP-ready. Sign up free with $5 in usage credits.

Try Apify free
One API to scrape, enrich, and extract the internet. logoOne API to scrape, enrich, and extract the internet.

Context.dev gives your agents a single API to scrape, enrich, and extract live web data — no proxies, no parsers, no maintenance.

Start building free
SetupClaw: done-for-you OpenClaw for founders & exec teams logoSetupClaw: done-for-you OpenClaw for founders & exec teams

White-glove OpenClaw for founders and exec teams (4–50+ employees): we install, harden, integrate your tools, and maintain it — secured from day one.

Get it set up for you
SEO data APIs for your agent, $1 free credit logoSEO data APIs for your agent, $1 free credit

DataForSEO gives your agent live access to SERP results, keyword data, backlinks, and on-page SEO data through one API. New accounts get a $1 credit, good for up to 20,000 keyword or backlink lookups.

Try DataForSEO free
Reach 48,000+ AI builders

A flat monthly placement in front of developers actively installing AI tools. No lock-in, cancel anytime.

Advertise here

Works with

Claude CodeClaude DesktopCursorVS CodeClineCodex CLIOpenClaw+ any MCP client

Install to Claude Code

This server doesn't publish a one-line install command. Follow the setup in the source repository.

Summary

The Semantic Layer for AI Agents. Prunes noisy API data by 70%+ for token-efficient reasoning.

README.md

AgentSkin Suite

![npm version](https://npmjs.org/package/agentskin) ![License: MIT](https://opensource.org/licenses/MIT)

The complete token optimization stack for AI coding agents. Three complementary tools that eliminate the "Token Tax" across the full agent cycle — API responses, CLI output, and agent replies.

The Suite

| Component | What It Does | Savings | Creator | |-----------|-------------|---------|---------| | AgentSkin SSS | Semantic JSON pruning via MCP | 60–88% on rich APIs | Shawn Nichols Sr. | | Tokenjuice CLI | Rule-driven terminal output compaction | Up to 99.97% on large outputs | Vincent Koc (MIT) | | Caveman | Output compression via prompt engineering | 65% output reduction | Julius Brussee |

Quick Start

# 1. AgentSkin MCP server
npx -y agentskin@latest

# 2. Bash hook (transparent CLI optimization)
source .agents/hooks/bash-optimizer.sh

# 3. Caveman — already active via AGENTS.md

By the Numbers

| Metric | Value | |--------|-------| | GitHub API savings | 88.3% (1,544 → 180 tokens) | | ls -laR directory listing | 99.97% (3.19M → 897 chars) | | Caveman output compression | 65% average | | Caveman memory compression | 46% smaller | | MCP tools | 7 across unified server | | Combined test suite | 4,695 tests, 274 files — 100% passing | | Pipeline throughput | 3,030 fixtures/sec (0.33ms avg) | | Net session savings | 17.1% (zero overhead via bash hook) |

Tools

AgentSkin Suite MCP (7 tools, unified)

fetch_optimized_data · skin_reasoning · classify_url · strip_ansi · reduce · estimate_tokens · apply_json_semantic

Caveman Skills (6 skills)

caveman · caveman-commit · caveman-review · caveman-stats · caveman-compress · cavecrew

Documentation

| Doc | Description | |-----|-------------| | OVERVIEW.md | Project overview and quick start | | ARCHITECTURE.md | Technical architecture and data flow | | STATUS.md | Phase completion and test coverage | | BENCHMARK.md | Live API compression benchmarks | | USAGE.md | Full usage guide — hook, caveman, MCP | | THREE-LAYER-RULES.md | Rule config override semantics | | AUTHORS.md | Credits and component details |

Security

  • SSRF Protection: Blocks private IPv4/IPv6 ranges and cloud metadata services
  • Rate Limiting: 60 req/min sliding window
  • Input Validation: Zod schemas for all tool inputs
  • Processing Timeout: 30-second limit

Credits

| Creator | Contribution | |---------|-------------| | Shawn Nichols Sr. (Nichols Transco LLC) | AgentSkin SSS protocol, MCP server, Suite integration | | Vincent Koc | Tokenjuice — MIT License | | Julius Brussee | Caveman — github.com/JuliusBrussee/caveman |

Website

agentskin.dev — Protocol specification, examples, FAQ, and whitepaper.

---

© 2026 Nichols Transco LLC.

See related servers & alternatives →

Related MCP servers

Browse all →

Related guides

Hand-picked reading to help you choose and use AI & ML servers.