ccr

ccr is a skill for Claude Code, Codex from momori777/Artemis. It costs 0 tokens per session (993 once invoked), scanned B, original, no licence file.

A connection setup that lets Claude Code use local llama.cpp models through a CCR gateway. llama.cpp is software for running language models locally.

In plain words
What is it for?
Routing Claude Code requests to models running locally with llama.cpp through CCR.
Why use it?
It connects Claude Code to a local model without requiring a direct connection between them.

Skill for Claude CodeCodex

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

Good fit Routing Claude Code requests to models running locally with llama.cpp through CCR.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/momori777/artemis/ccr
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 momori777/Artemis --skill ccr
Clone the repo
git clone --depth 1 https://github.com/momori777/Artemis

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 ccr

README.md
[![agentmods](https://agentmods.dev/badge/skills/momori777/artemis/ccr/github.svg)](https://agentmods.dev/skills/momori777/artemis/ccr)
Your own site
<a href="https://agentmods.dev/skills/momori777/artemis/ccr"><img src="https://agentmods.dev/badge/skills/momori777/artemis/ccr/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for ccr

Your own site · 80×15
<a href="https://agentmods.dev/skills/momori777/artemis/ccr"><img src="https://agentmods.dev/badge/skills/momori777/artemis/ccr.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 993 The whole file, excluding the scripts and references it only reads on demand.
Security scan B 1 finding. 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.00000 $0.00993
Opus 5 $0.00000 $0.00496
Sonnet 5 $0.00000 $0.00199
Haiku 4.5 $0.00000 $0.00099

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

Security

Grade B, and why

ccr scanned grade B with 1 finding 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 11d ago.

The scan reads SKILL.md. This mod also ships 4 executable files (start-ccr.ps1, start-ccr.sh, stop-ccr.ps1, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

Reads agent configuration directoriesmediumAgent snooping

.claude/, .codex/, .gemini/ hold keys, settings and other credentials a mod has no legitimate need for.

- Claude Code 的 `ANTHROPIC_BASE_URL`/`apiKeyHelper` 由 CCR 自动写入 `~/.claude/settings.json`
skills/ccr/SKILL.md · 75 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

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. 11d ago First seen · 75 lines · 0 tokens per session scan B daa3ba708d33

Subscribe to this mod's changes

ccr is a skill published in the GitHub repository momori777/Artemis (324 stars, last pushed yesterday), with no licence file. It costs nothing until one of its globs matches a file; then it loads 993 tokens. A static security scan graded it B with 1 finding (reads agent configuration directories). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

together-ai-inference

Serverless inference, fine-tuning, embeddings, image generation, and batch processing on 200+ open-source models via an OpenAI-compatible API. Use when you need fast, cost-effective access to open-source LLMs without managing infrastructure.

synthetic-sciences/openscience · 55 tokens

ima2

Use the ima2-gen CLI/server to generate, edit, inspect, and manage local AI image generation jobs.

lidge-jun/ima2-gen · 25 tokens

flux-txt2img

Build Flux txt2img workflows with Flux.1 Dev (SRPO), Flux 2 Klein 9B, Turbo LoRAs, FluxGuidance, and DualCLIPLoader patterns.

artokun/comfyui-mcp · 44 tokens

prompt-engineering

ComfyUI prompt engineering knowledge covering CLIP text encoding syntax, weight modifiers, model-specific prompting strategies, and best practices.

artokun/comfyui-mcp · 28 tokens

civitai

Discover Civitai models with the BUILT-IN downloadmodel action:"searchcivitai" and install/generate them locally. Find a checkpoint/LoRA/embedding on Civitai, download it into ComfyUI, and use its trigger words. Optionally pair the official Civitai MCP for community features (images browsing, posting, collections).

artokun/comfyui-mcp · 76 tokens

model-registry

Curated download URLs and target directories, organized by family (Flux, WAN, LTX, Qwen, Z-Image, SD15/SDXL), for every model the comfyui-mcp skills reference, covering checkpoints, VAEs, text encoders, and LoRAs. Use when downloading models with downloadmodel (action:"download" / action:"downloadcivitai"), when a…

artokun/comfyui-mcp · 100 tokens