github

An interface for using GitHub’s REST API to work with repositories, pull requests, issues, and notifications. GitHub is a service for storing code and collaborating on changes.

In plain words
What is it for?
Use it to work with code repositories, review or manage proposed changes, track issues, and check notifications.
Why use it?
It provides one way to access common GitHub information and actions from a coding-agent workflow.

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/fru-dev3/fd-apps-prevail-cli/github
Any agent
npx skills add fru-dev3/fd-apps-prevail-cli --skill github
Clone the repo
git clone --depth 1 https://github.com/fru-dev3/fd-apps-prevail-cli

Made for: Claude Code, Codex.

Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 138 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.00000 $0.00138
Opus 5 $0.00000 $0.00069
Sonnet 5 $0.00000 $0.00028
Haiku 4.5 $0.00000 $0.00014

Measured yesterday against content hash fbdd21682704, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

github 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 yesterday.

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.

apps/community/github/SKILL.md · 19 lines

The source is not reproduced here

Licensed GPL-3.0

The repository is licensed GPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Files

What ships with it

9 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. yesterday First seen · 19 lines · 0 tokens per session scan A fbdd21682704

Subscribe to this mod's changes

github is a skill published in the GitHub repository fru-dev3/fd-apps-prevail-cli (10 stars, last pushed 1mo ago), licensed GPL-3.0. It costs nothing until one of its globs matches a file; then it loads 138 tokens. 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

figma-agent

Use this whenever a user shares a Figma design link or mentions Figma and wants to build UI from a design, turn a frame into code, extract design tokens or a theme, export icons or images, inspect a node for measurements, sync a component and token library to code, generate documentation specs or usage guidelines for…

planetabhi/figma-mcp-server · 124 tokens

Agents

Dynamic agent composition and management system. USE WHEN user says create custom agents, spin up custom agents, specialized agents, OR asks for agent personalities, available traits, agent voices. Handles custom agent creation, personality assignment, voice mapping, and parallel agent orchestration.

fr3kstyle/fr3k · 54 tokens

Browser

Debug-first browser automation with always-on visibility. Console logs, network requests, and errors captured by default. USE WHEN browser, screenshot, debug web, verify UI, troubleshoot frontend.

fr3kstyle/fr3k · 38 tokens

Evals

Agent evaluation framework based on Anthropic's best practices. USE WHEN eval, evaluate, test agent, benchmark, verify behavior, regression test, capability test. Includes three grader types (code-based, model-based, human), transcript capture, pass@k/pass^k metrics, and ALGORITHM integration.

fr3kstyle/fr3k · 63 tokens

Fabric

Intelligent prompt pattern system with 240+ specialized patterns for content analysis, extraction, and transformation. USE WHEN user says 'use fabric', 'fabric pattern', 'run fabric', 'update fabric', 'update patterns', 'sync fabric', 'extract wisdom', 'summarize with fabric', 'create threat model', 'analyze with…

fr3kstyle/fr3k · 82 tokens

BMAD

Breakthrough Method of Agile AI-Driven Development. USE WHEN bmad, BMAD, agile development, spec-driven development, structured workflows. Universal AI agent framework with structured workflows, specialized agents, and spec-driven development.

fr3kstyle/fr3k · 47 tokens