github-repo-skill

github-repo-skill is a skill for Claude Code, Codex from berkeleybop/bbop-skills. It costs 30 tokens per session (1,172 once invoked), scanned A, original, no licence file.

A guide to creating and maintaining GitHub repositories, which are online project spaces for code or other files. It covers recommended practices for both new and existing repositories.

In plain words
What is it for?
Starting GitHub repositories and applying repository practices to code or non-code projects.
Why use it?
It helps avoid common repository setup and maintenance mistakes.

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/berkeleybop/bbop-skills/github-repo-skill
Any agent
npx skills add berkeleybop/bbop-skills --skill github-repo-skill
Clone the repo
git clone --depth 1 https://github.com/berkeleybop/bbop-skills

Made for: Claude Code, Codex.

Its marketplace also offers this one on its own, as the plugin github-repo-skill/plugin install github-repo-skill after adding the marketplace above.

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-repo-skill

README.md
[![agentmods](https://agentmods.dev/badge/skills/berkeleybop/bbop-skills/github-repo-skill.svg)](https://agentmods.dev/skills/berkeleybop/bbop-skills/github-repo-skill)
Your own site
<a href="https://agentmods.dev/skills/berkeleybop/bbop-skills/github-repo-skill"><img src="https://agentmods.dev/badge/skills/berkeleybop/bbop-skills/github-repo-skill.svg" alt="Measured on agentmods" height="20"></a>
Per session 30 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,172 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00030 $0.01172
Opus 5 $0.00015 $0.00586
Sonnet 5 $0.00006 $0.00234
Haiku 4.5 $0.00003 $0.00117

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

Security

Grade A, and why

github-repo-skill 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 5d 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.

github-repo-skill/SKILL.md · 90 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

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. 5d ago First seen · 90 lines · 30 tokens per session scan A 3b207bf1af6a

Subscribe to this mod's changes

github-repo-skill is a skill published in the GitHub repository berkeleybop/bbop-skills (11 stars, last pushed 4mo ago), with no licence file. It adds 30 tokens to every session and 1,172 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-30.

Related

Other skills, from other repositories

boss

Use ONLY when the user explicitly asks to orchestrate parallel external agents (Codex or Claude Code) in tmux sessions via tp (tmux-pilot). Or when a user tells you that you're the boss or orchestrator. You can also use this if you are an operclaw agent. NEVER auto-invoke for a generic "do this in parallel" request.…

ai4curation/ai-gene-review · 95 tokens

bioreason-predictions

Work with BioReason-Pro predictions and reasoning traces for protein function. Use when: comparing BioReason outputs against curated reviews, converting web exports to YAML, reviewing reasoning trace quality, or running the SFT/RL comparison. Triggers: "bioreason", "GO-GPT predictions", "reasoning trace review"…

ai4curation/ai-gene-review · 83 tokens

rule-reviewer

Use this agent when you need to review UniProt annotation rules (ARBA, UniRule) for quality, biological accuracy, and GO annotation appropriateness. This agent performs comprehensive analysis of rule condition sets, evaluates literature support, assesses taxonomic scope, and recommends curation actions.

ai4curation/ai-gene-review · 60 tokens

pathway-inference-agent

Use this agent when you need to create a pathway summary for a gene after completing the main gene review. This agent should be invoked specifically to generate GENE-pathway.md files that summarize the gene's role in biological pathways with proper citations and mermaid diagrams.

ai4curation/ai-gene-review · 58 tokens

reference-findings-summarizer

Use this agent when you need to extract and summarize key findings from scientific references that are relevant to a gene's function. This agent should be used after references have been identified in a gene review to provide detailed supporting evidence from the literature. The agent will look up cached publications…

ai4curation/ai-gene-review · 87 tokens

review-function-prediction

Review computational protein or gene function predictions and fill PredictionReview YAML files using the COR/CNN/LSP/UNC/PLI/NPI/REP biological-validity taxonomy. Use for DeepECTF, BioReason/GO-GPT, InterPro2GO, PANTHER/IBA, CLEAN, GloEC, MAPred, ProteinInfer, or other predicted EC/GO annotations.

ai4curation/ai-gene-review · 83 tokens