gh-set-active-project

gh-set-active-project is a skill for Claude Code from yu-iskw/github-project-skills. It costs 62 tokens per session (904 once invoked), scanned A, original, no licence file.

A GitHub repository setup skill that records the active project and repository in a .github/project-config.json file. GitHub is a service for hosting and collaborating on code.

In plain words
What is it for?
Run it once in a repository to set its project context for later agent sessions and team members.
Why use it?
It removes repeated requests to confirm which project and repository an agent should use, and shares that choice with the team through Git.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the github-project-skills plugin — 11 skills shipped together

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/yu-iskw/github-project-skills/gh-set-active-project
Any agent
npx skills add yu-iskw/github-project-skills --skill gh-set-active-project
Clone the repo
git clone --depth 1 https://github.com/yu-iskw/github-project-skills

Made for: Claude Code.

Or install github-project-skills, the plugin that ships this one along with the rest of its 11 skills.

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 gh-set-active-project

README.md
[![agentmods](https://agentmods.dev/badge/skills/yu-iskw/github-project-skills/gh-set-active-project.svg)](https://agentmods.dev/skills/yu-iskw/github-project-skills/gh-set-active-project)
Your own site
<a href="https://agentmods.dev/skills/yu-iskw/github-project-skills/gh-set-active-project"><img src="https://agentmods.dev/badge/skills/yu-iskw/github-project-skills/gh-set-active-project.svg" alt="Measured on agentmods" height="20"></a>
Per session 62 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 904 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.1 $0.00062 $0.00904
Opus 5 $0.00031 $0.00452
Sonnet 5 $0.00012 $0.00181
Haiku 4.5 $0.00006 $0.00090

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

Security

Grade A, and why

gh-set-active-project 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 6d 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.

skills/gh-set-active-project/SKILL.md · 126 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

Files

What ships with it

1 file 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. 6d ago First seen · 126 lines · 62 tokens per session scan A 99612c90e9b7

Subscribe to this mod's changes

gh-set-active-project is a skill published in the GitHub repository yu-iskw/github-project-skills (8 stars, last pushed 7d ago), with no licence file. It adds 62 tokens to every session and 904 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

standup-update

Generate a concise standup update from the user's recent work GitHub activity, including the previous work period and today. Use when the user asks what they worked on, requests a standup update, or invokes /standup.

gszr/lunar · 49 tokens

lunar-attribution

Add Lunar attribution when creating a pull request or issue. Use whenever the user asks to open or create a PR or issue.

gszr/lunar · 30 tokens

ui-forge

Generate, implement, or redesign distinctive, premium web and app interfaces through product-derived art direction, visual assets, composition, typography, motion, responsive behavior, and anti-slop generation decisions. Use for frontend pages, product screens, dashboards, landing pages, design systems, UI components…

DNM03/ui-forge · 105 tokens

supericons-icon-search

Use Supericons MCP when the user needs to find, preview, compare, retrieve, or recommend SVG icons for software UI.

curlymolelabs/supericons · 30 tokens

repl-scratchpad

Use instead of chaining 3+ Bash calls, grep/cat/find pipelines, or any multi-step data processing. This skill should be used when the user asks to "start a scratchpad", "use the REPL", "scratchpad mode", "persistent Python session", or when a task involves exploration, analysis, or file processing that would benefit…

knot0-com/repl-scratchpad · 122 tokens

kagi-enrich

Search Kagi's unique non-commercial web (Teclis) and non-mainstream news (TinyGem) indexes for independent, ad-free content you won't find in regular search results. Use when you want to discover small-web sites, independent blogs, niche discussions, or non-mainstream news on a topic.

joelazar/kagi-skills · 67 tokens