github-starred-kb

github-starred-kb is a skill for Claude Code, Codex from pedroiff0/awesome-skills. It costs 113 tokens per session (1,549 once invoked), scanned A, original, MIT.

A personal, indexed reference collection of 41 GitHub repositories saved by one user, grouped into areas such as Python, self-hosting, free APIs, AI agents, and science.

In plain words
What is it for?
Use it to look up examples, libraries, APIs, algorithms, self-hosted tools, or other resources from the user’s starred repositories.
Why use it?
It avoids cloning every saved repository and helps retrieve relevant information only when a question matches one of those areas.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Not installable: its command points at a path on the author’s own machine, so it runs nowhere else. The line is /home/pedro/Repositorios/pessoal/financas-app.

Good fit Use it to look up examples, libraries, APIs, algorithms, self-hosted tools, or other resources from the user’s starred repositories.

Compare 6 skills from other repositories ↓
Install

Getting it into your agent

There is no command for this one: it runs only inside a plugin, and the catalogue could not identify which plugin ships it. The source is linked below.

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 github-starred-kb

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/pedroiff0/awesome-skills/github-starred-kb"><img src="https://agentmods.dev/badge/skills/pedroiff0/awesome-skills/github-starred-kb.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 113 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,549 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. A grade says what 26 rules found in the file — not that it is safe.
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.1 $0.00113 $0.01549
Opus 5 $0.00056 $0.00775
Sonnet 5 $0.00023 $0.00310
Haiku 4.5 $0.00011 $0.00155

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

Security

Grade A, and why

github-starred-kb scanned grade A 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 8d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (scripts/fetch_kb.py), 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.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

curl -sL https://raw.githubusercontent.com/public-apis/public-apis/master/README.md
skills/github/github-starred-kb/SKILL.md · 95 lines

How it starts

The opening of the file, as written. The whole thing — 95 lines — stays where its author put it; the contents beside it link to each section on GitHub.

GitHub Starred Knowledge Base (pedroiff0)

This skill turns the user's 41 starred GitHub repositories into a reusable knowledge base. Instead of cloning 41 repos (huge, stale fast), it keeps a mapped index and fetches the specific repo's content on demand via the GitHub raw API / gh api when a query matches a domain.

Use it whenever the user asks for: a free API, a self-hosted tool, a Python library, an AI agent/RAG pattern, an algorithm, a math/edu resource, an astronomy reference, a Node/web example, or anything their starred repos cover.

The 41 starred repos, by domain

Full table (with stars + raw URL) lives in references/starred-index.md. Quick domain map:

Domain Starred repos
Free APIs public-apis/public-apis
Sysadmin awesome-foss/awesome-sysadmin
Self-hosted awesome-selfhosted/awesome-selfhosted
Python vinta/awesome-python, TheAlgorithms/Python, langflow-ai/langflow, D4Vinci/Scrapling, guillaumemeyer/watermarks-remover, shubhomoydas/ad_examples, pedroiff0/planilhador, pedroiff0/levantamento-estoque, pedroiff0/controle-estoque, pedroiff0/academicoWeb, pedroiff0/spectraviewer, pedroiff0/anomaly_detection, pedroiff0/CalculoNumerico, pedroiff0/verdementa, pedroiff0/caixas
AI / Agents / RAG / MCP Shubhamsaboo/awesome-llm-apps, Arindam200/awesome-ai-apps, punkpeye/awesome-mcp-servers, ZeroPointRepo/awesome-hermes-skills, langflow-ai/langflow, Anil-matcha/ai-creator-academy, athola/claude-night-market, outsourc-e/hermes-workspace
Algorithms / CS TheAlgorithms/Python, TheAlgorithms/Java
Math / Edu / Video 3b1b/manim, ranieremenezes/easyspec, pedroiff0/CalculoNumerico, pedroiff0/formularios, pedroiff0/sistema-academico, pedroiff0/academicoWeb, pedroiff0/guia-github
Astronomy / Science pedroiff0/spectraviewer, pedroiff0/anomaly_detection, ranieremenezes/easyspec, TrackersSun/NASA-SPACE-APPS-CHALLENGE-2022, pedroiff0/quartz-site
Web / Node / EJS pedroiff0/financas-app, pedroiff0/projeto-profissional, pedroiff0/portfolio, pedroiff0/sistema-academico, HafizulHaque/node-js-mongoose-jwt-auth-mvc-app, outsourc-e/hermes-workspace
Hermes ecosystem ZeroPointRepo/awesome-hermes-skills, outsourc-e/hermes-workspace, athola/claude-night-market
Profile / Docs pedroiff0/pedroiff0, pedroiff0/cv, pedroiff0/guia-github
News / Misc kornha/parliament
Meta awesome sindresorhus/awesome (index of all awesome lists)

Read the full file on GitHub · 95 lines

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. 8d ago First seen · 95 lines · 113 tokens per session scan A cb53e1c9db96

Subscribe to this mod's changes

github-starred-kb is a skill published in the GitHub repository pedroiff0/awesome-skills (1 stars, last pushed yesterday), licensed MIT. It adds 113 tokens to every session and 1,549 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). 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

mnemosyne-maintenance

Use when: upgrading Mnemosyne, diagnosing slow/hung consolidation (mnemosynesleep), fixing missing embeddings, or troubleshooting import/version mismatches.

AtlasOmnia/hermes-custom-pack · 40 tokens

gossipcat

Use when installing or setting up gossipcat multi-agent orchestration (parallel review, consensus, adaptive dispatch) in Claude Code or Cursor. Installs the gossipcat MCP server and hands off to gossipstatus() for all live rules.

gossipcat-ai/gossipcat-ai · 50 tokens

mnemosyne-maintenance

Use when: upgrading Mnemosyne, diagnosing slow/hung consolidation (mnemosynesleep), fixing missing embeddings, or troubleshooting import/version mismatches.

AtlasOmnia/donna-starter · 40 tokens

llama.cpp

Run LLM inference with llama.cpp on CPU, Apple Silicon, AMD/Intel GPUs, or NVIDIA — plus GGUF model conversion and quantization (2–8 bit with K-quants and imatrix). Covers CLI, Python bindings, OpenAI-compatible server, and Ollama/LM Studio integration. Use for edge deployment, M1/M2/M3/M4 Macs, CUDA-less…

agentic-in/elephant-agent · 90 tokens

pytorch-lightning

High-level PyTorch framework with Trainer class, automatic distributed training (DDP/FSDP/DeepSpeed), callbacks system, and minimal boilerplate. Scales from laptop to supercomputer with same code. Use when you want clean training loops with built-in best practices.

cyborg-garden/hermes-agent-mt · 59 tokens

jupyter-live-kernel

Iterative Python via live Jupyter kernel (hamelnb).

cyborg-garden/hermes-agent-mt · 19 tokens