archivebox-api-operations

archivebox-api-operations is a skill for Claude Code, Codex from Knuckles-Team/archivebox-api. It costs 58 tokens per session (322 once invoked), scanned A, original, MIT.

A governed operations skill for archivebox-api, covering reading, changing, automating, ingesting, troubleshooting, and gathering evidence from the provider.

In plain words
What is it for?
Use it for ArchiveBox searches, web archiving, knowledge-graph ingestion, automation, troubleshooting, and evidence workflows that require GraphOS delegation.
Why use it?
It defines a controlled process for discovering current tools, previewing changes, making retries safe, and verifying durable results.

Skill for Claude CodeCodex

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.

agentmods
npx agentmods add skills/knuckles-team/archivebox-api/archivebox-api-operations
Any agent
npx skills add Knuckles-Team/archivebox-api --skill archivebox-api-operations
Clone the repo
git clone --depth 1 https://github.com/Knuckles-Team/archivebox-api

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 archivebox-api-operations

README.md
[![agentmods](https://agentmods.dev/badge/skills/knuckles-team/archivebox-api/archivebox-api-operations.svg)](https://agentmods.dev/skills/knuckles-team/archivebox-api/archivebox-api-operations)
Your own site
<a href="https://agentmods.dev/skills/knuckles-team/archivebox-api/archivebox-api-operations"><img src="https://agentmods.dev/badge/skills/knuckles-team/archivebox-api/archivebox-api-operations.svg" alt="Measured on agentmods" height="20"></a>
Per session 58 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 322 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original 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 $0.00058 $0.00322
Opus 5 $0.00029 $0.00161
Sonnet 5 $0.00012 $0.00064
Haiku 4.5 $0.00006 $0.00032

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

Security

Grade A, and why

archivebox-api-operations 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 3d 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.

archivebox_api/skills/archivebox-api-operations/SKILL.md · 34 lines

What it actually says

Archivebox Api Operations

Use the provider's governed MCP tools through GraphOS delegation.

Workflow

  1. Establish the verified GraphSession and tenant before discovery or retrieval.
  2. Discover the current condensed tool surface; never assume a stale tool name or schema.
  3. Prefer read-only inspection first. For changes, present impact and use the provider's dry-run or preview mode when available.
  4. Execute mutations as fenced WorkItems so retries remain idempotent and auditable.
  5. Ingest source data only through the signed connector preset and ChangeEnvelope path.
  6. Verify the durable result and its trace/evidence before reporting completion.

Safety contract

  • Never persist credentials, endpoints, raw personal identifiers, hostnames, or local paths.
  • Resolve TLS trust and verification from environment/configuration; never hardcode bypasses.
  • Treat unknown ACL, tenant, schema, or tool-contract state as a hard failure.
  • Require explicit approval for destructive, externally visible, or irreversible actions.
  • Keep runtime traces policy-scoped and privacy-sanitized.

Specialized workflows

Read the workflow catalog only when the request needs a provider-specific procedure, parameter map, script, or reference asset.

Files

What ships with it

2 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. 3d ago First seen · 34 lines · 58 tokens per session scan A d01ef74fea9c

Subscribe to this mod's changes

archivebox-api-operations is a skill published in the GitHub repository Knuckles-Team/archivebox-api (1 stars, last pushed 6d ago), licensed MIT. It adds 58 tokens to every session and 322 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

searxng-settings-editor

Inspect and edit the EMBEDDED SearXNG instance's settings.yml (the private, loopback-only, zero-config search fallback the searxng-mcp server can own end to end when no external SEARXNGURL is configured). Use when the agent or operator wants to change what the embedded instance does — enable/ disable formats, flip…

Knuckles-Team/searxng-mcp · 152 tokens

documentdb-collection-admin

Database, collection, and user administration on a DocumentDB (MongoDB-compatible, PostgreSQL-backed) server via the documentdb-mcp MCP server — list/create/drop/rename databases and collections, and manage database users and their roles. Use when the agent must provision or tear down namespaces, enumerate the…

Knuckles-Team/documentdb-mcp · 106 tokens

documentdb-document-crud

Document create/read/update/delete operations on a DocumentDB (MongoDB-compatible, PostgreSQL-backed) collection via the documentdb-mcp MCP server — insert one/many, find with filter/sort/skip/limit, update/replace one/many, delete, count, and the atomic find-and-modify variants. Use when the agent must read or mutate…

Knuckles-Team/documentdb-mcp · 126 tokens

searxng-kg-ingestion

Persist SearXNG search results into the epistemic-graph knowledge graph via the searxng-mcp MCP server. Use when the agent must turn a web search into durable, semantically-searchable KG memory — each result becomes a :Document (plus :SearchQuery and :SearchEngine typed nodes with :resultOf / :fromEngine links) so…

Knuckles-Team/searxng-mcp · 126 tokens

searxng-web-search

Privacy-respecting web metasearch via the searxng-mcp MCP server. Use when the agent needs current, open-web results for a query and must NOT leak the query to a single tracking engine — SearXNG aggregates many engines (Google, Bing, DuckDuckGo, Wikipedia, …) behind one JSON tool. Use for general lookups…

Knuckles-Team/searxng-mcp · 138 tokens

jellyfin-kg-ingestion

Natively ingest a Jellyfin library into the epistemic-graph knowledge graph via the jellyfin-mcp MCP server — push library items as typed :MediaAsset/:Book nodes with :hasGenre/:performedBy/:authoredBy links and item overviews as searchable :Document nodes (jellyfiningestlibrary), and item posters as content-addressed…

Knuckles-Team/jellyfin-mcp · 158 tokens