ares

ares is a skill for Claude Code, Codex from AndreaBozzo/Ares-Claude-Skill. It costs 64 tokens per session (2,593 once invoked), scanned A, original, no licence file.

Documentation for Ares, an LLM-powered Rust web scraper that extracts structured information from websites using JSON Schemas. Rust is a programming language, and a JSON Schema describes the shape of expected data.

In plain words
What is it for?
It is for using Ares through its library, command line, or REST API, creating schemas, adding fetchers, cleaners, and extractors, and contributing to the project.
Why use it?
It gives developers one place to understand how to use, extend, deploy, and contribute to the scraper.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit It is for using Ares through its library, command line, or REST API, creating schemas, adding fetchers, cleaners, and extractors, and contributing to the project.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/andreabozzo/ares-claude-skill/ares
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add AndreaBozzo/Ares-Claude-Skill --skill ares
Clone the repo
git clone --depth 1 https://github.com/AndreaBozzo/Ares-Claude-Skill

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for ares

README.md
[![agentmods](https://agentmods.dev/badge/skills/andreabozzo/ares-claude-skill/ares.svg)](https://agentmods.dev/skills/andreabozzo/ares-claude-skill/ares)
Your own site
<a href="https://agentmods.dev/skills/andreabozzo/ares-claude-skill/ares"><img src="https://agentmods.dev/badge/skills/andreabozzo/ares-claude-skill/ares.svg" alt="Measured on agentmods" height="20"></a>
Per session 64 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,593 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00064 $0.02593
Opus 5 $0.00032 $0.01296
Sonnet 5 $0.00013 $0.00519
Haiku 4.5 $0.00006 $0.00259

Measured 8d ago against content hash b1ad759d4558, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

ares scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

ares/SKILL.md · 160 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Files

What ships with it

5 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 160 lines · 64 tokens per session scan A b1ad759d4558

Subscribe to this mod's changes

ares is a skill published in the GitHub repository AndreaBozzo/Ares-Claude-Skill (2 stars, last pushed 2mo ago), with no licence file. It adds 64 tokens to every session and 2,593 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

data-acquisition-browser

Use for Patchright/Playwright-based public or authorized browser probing: warm-session cookie/storage generation, browser network capture, JSON/API route discovery from page loads, rendered DOM fallback, screenshots, tiny DOM samples, and user-owned storage-state workflows. Do not use for CAPTCHA solving, credential…

Pranjay-kumar/universal-data-acquisition-pipeline-skill · 72 tokens

universal-data-acquisition-pipeline

Trigger when the user wants to collect, structure, evaluate, crawl, extract, refresh, or build reusable data acquisition pipelines from websites, APIs, portals, files, or rendered apps. Use for dataset design, source classification, feasibility, endpoint discovery, authorized/owned-session scraping plans, Patchright…

Pranjay-kumar/universal-data-acquisition-pipeline-skill · 126 tokens

data-acquisition-discovery

Use for discovering and reverse-engineering data sources: official APIs, XHR/fetch, GraphQL, persisted queries, Algolia, Shopify, Salesforce Commerce Cloud, sitemaps, feeds, embedded JSON, hydration state, page-data routes, pagination limits, headers, params, and endpoint templates.

Pranjay-kumar/universal-data-acquisition-pipeline-skill · 66 tokens

data-acquisition-pipeline

Use when the user wants a production-grade scraping/API/browser pipeline design or implementation plan: pipeline.yaml, schemas, raw/staged/normalized outputs, dedupe, incremental refresh, checkpoints, retries, rate-limit strategy, quality gates, observability, run reports, and recovery.

Pranjay-kumar/universal-data-acquisition-pipeline-skill · 61 tokens

parallel-web

Use Parallel CLI for web search, URL extraction, deep research, structured data enrichment, entity discovery, and recurring web monitoring. Best for requests that explicitly need current web evidence, academic-source discovery, repeated entity lookups, exhaustive reports, or ongoing change tracking.

K-Dense-AI/scientific-agent-skills · 55 tokens

add-tavily-tool

Add Tavily Search and Extract as keyless remote MCP tools for selected NanoClaw agent groups. Use when installing Tavily web search or URL extraction without an API key.

nanocoai/nanoclaw · 41 tokens