analyze-github-profile

A tool for analysing a GitHub profile—the public page showing someone's code projects, activity, and contributions—in light of that person's goal.

In plain words
What is it for?
It is for reviewing repositories, pinned projects, contribution history, and commits, then producing a structured profile summary.
Why use it?
It organises profile evidence around goals such as getting hired, raising funds, building a flagship project, or running a business.

Skill for Claude CodeCodex

Part of the github-roast-tpc plugin — 6 skills, 5 commands, 3 agents 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/florianbruniaux/github-roast-tpc/analyze-github-profile
Any agent
npx skills add FlorianBruniaux/github-roast-tpc --skill analyze-github-profile
Clone the repo
git clone --depth 1 https://github.com/FlorianBruniaux/github-roast-tpc

Made for: Claude Code, Codex.

Or install github-roast-tpc, the plugin that ships this one along with the rest of its 6 skills, 5 commands, 3 agents.

Per session 77 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,056 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.00077 $0.02056
Opus 5 $0.00039 $0.01028
Sonnet 5 $0.00015 $0.00411
Haiku 4.5 $0.00008 $0.00206

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

Security

Grade A, and why

analyze-github-profile 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 3d 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/analyze-github-profile/SKILL.md · 119 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. 3d ago First seen · 119 lines · 77 tokens per session scan A 28a4fd7bc203

Subscribe to this mod's changes

analyze-github-profile is a skill published in the GitHub repository FlorianBruniaux/github-roast-tpc (4 stars, last pushed 2mo ago), with no licence file. It adds 77 tokens to every session and 2,056 once invoked, about $0.0004 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

humanize-redo

가장 최근 윤문 결과를 2차로 다시 다듬는다 — 특정 카테고리·문단·강도 조정도 가능. humanize-korean strict 윤문(Phase B)을 기존 runid에 재실행해 잔존 finding을 처리한다. 트리거 — "/humanize-redo".

epoko77-ai/im-not-ai · 75 tokens

humanize

AI가 쓴 한글 텍스트를 자연스럽게 윤문하는 진입 명령. humanize-korean 파이프라인을 Fast 모드(기본)로 실행하고 --strict면 정밀 3콜(진단→겨냥 윤문→finalize). 트리거 — "/humanize".

epoko77-ai/im-not-ai · 73 tokens

humanizer

Detects 55 AI writing patterns and rewrites text in five voice profiles so it reads like a specific human wrote it, with an optional 0-100 AI-tell score. Use when text sounds AI-generated or like a chatbot, when preparing a blog post, README, or LinkedIn post for publication, when auditing prose for AI tells, or when…

Aboudjem/humanizer-skill · 139 tokens

humanizer-ru

Проверяет русскоязычный текст на следы машинной генерации (40 regex-маркеров, у 38 полная запись доказательств) и по явной просьбе пользователя переписывает его естественным языком. Демо: vladimir-human.github.io/humanizer-ru. Отвечает на просьбы вида «очеловечь», «убери гпт-шность», «звучит как нейросеть», «проверь…

Vladimir-Human/humanizer-ru · 164 tokens

humanizer-ru

Скилл для очеловечивания русскоязычного текста. Убирает признаки AI-генерации, делает текст живым. Используй ВСЕГДА, когда пользователь просит: очеловечить текст, убрать следы нейросети, сделать текст живым/естественным, переписать как человек, humanize на русском, убрать канцелярит, убрать водянистость, сделать текст…

ilyautov/humanizer-ru · 183 tokens

unslop

Humanize LLM output so it reads like a careful human wrote it. Subtracts AI-isms (sycophancy, tricolons, em-dash overuse, "delve"/"tapestry"/"testament", hedging stacks, tidy five-paragraph shapes), engineers burstiness and calibrated uncertainty, and preserves technical accuracy. Supports intensity levels: subtle…

MohamedAbdallah-14/unslop · 146 tokens