repo_mind: Skill for Claude Code

.claude/skills/llm-providers/SKILL.md

llm-providers is a skill for Claude Code from adnan4k/repo_mind. It costs 49 tokens per session (693 once invoked), scanned A, original, no licence file.

A set of rules for working on a bring-your-own-key language-model layer, where users connect their own AI provider accounts. It covers provider adapters, model settings, key handling, and code that calls a language model.

In plain words
What is it for?
Use it before modifying the core code that configures providers, handles keys, maps capabilities, or sends requests to language models.
Why use it?
It helps keep changes to the project's AI-provider code consistent and safer to review.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

This is adnan4k/repo_mind's own configuration. It tells Claude Code how to work on repo_mind itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything repo_mind configures →

Reuse

Borrowing it

Nothing to install: this file belongs to adnan4k/repo_mind. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/adnan4k/repo_mind/main/.claude/skills/llm-providers/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/adnan4k/repo_mind

Made for: Claude Code.

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 llm-providers

README.md
[![agentmods](https://agentmods.dev/badge/skills/adnan4k/repo_mind/llm-providers/github.svg)](https://agentmods.dev/skills/adnan4k/repo_mind/llm-providers)
Your own site
<a href="https://agentmods.dev/skills/adnan4k/repo_mind/llm-providers"><img src="https://agentmods.dev/badge/skills/adnan4k/repo_mind/llm-providers/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 llm-providers

Your own site · 80×15
<a href="https://agentmods.dev/skills/adnan4k/repo_mind/llm-providers"><img src="https://agentmods.dev/badge/skills/adnan4k/repo_mind/llm-providers.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 49 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 693 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.00049 $0.00693
Opus 5 $0.00024 $0.00347
Sonnet 5 $0.00010 $0.00139
Haiku 4.5 $0.00005 $0.00069

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

Security

Grade A, and why

llm-providers 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 11d 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.

.claude/skills/llm-providers/SKILL.md · 56 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

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 · 56 lines · 49 tokens per session scan A 0089bdb9b8df

Subscribe to this mod's changes

llm-providers is a skill published in the GitHub repository adnan4k/repo_mind (2 stars, last pushed 1mo ago), with no licence file. It adds 49 tokens to every session and 693 once invoked, about $0.0002 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

mle-workflow

Production machine-learning engineering workflow for data contracts, reproducible training, model evaluation, deployment, monitoring, and rollback. Use when building, reviewing, or hardening ML systems beyond one-off notebooks.

affaan-m/ECC · 44 tokens

pytorch-patterns

PyTorch deep learning patterns and best practices for building robust, efficient, and reproducible training pipelines, model architectures, and data loading.

affaan-m/ECC · 32 tokens

neurolink-guide

Guide for using the NeuroLink SDK and CLI. Invoke when users ask how to use neurolink, integrate AI providers, add MCP tools, configure RAG, set up memory, deploy servers, or work with multimodal content. Covers SDK, CLI, providers, tools, and enterprise features.

juspay/neurolink · 65 tokens

opik-optimizer

Optimize LLM prompts, tools, and agents in Opik using standardized optimizer workflows (prompt optimization, tool optimization, and parameter tuning), dataset/metric wiring, and result interpretation.

vincentkoc/dotskills · 41 tokens

toon-format

This skill should be used when writing or parsing TOON (Token-Oriented Object Notation) files. Triggers on .toon file operations, org-patterns.toon generation, or when converting between JSON and TOON formats. Provides syntax rules, quoting conventions, and examples for LLM-optimized data serialization.

closedloop-ai/claude-plugins · 66 tokens

predictive-intelligence

Use ServiceNow Predictive Intelligence — snml.ClassificationPredictor for auto-categorization, SimilarityPredictor for related records, ClusteringPredictor, model training/retraining, and prediction-feedback accuracy tracking.

serac-labs/serac · 48 tokens