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.
npx skills add KunanonJ/ai-skills-hub --skill aside-site-githubgit clone --depth 1 https://github.com/KunanonJ/ai-skills-hubWrote 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.
[](https://agentmods.dev/skills/kunanonj/ai-skills-hub/aside-site-github)<a href="https://agentmods.dev/skills/kunanonj/ai-skills-hub/aside-site-github"><img src="https://agentmods.dev/badge/skills/kunanonj/ai-skills-hub/aside-site-github/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.
<a href="https://agentmods.dev/skills/kunanonj/ai-skills-hub/aside-site-github"><img src="https://agentmods.dev/badge/skills/kunanonj/ai-skills-hub/aside-site-github.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00017 | $0.00433 |
| Opus 5 | $0.00009 | $0.00217 |
| Sonnet 5 | $0.00003 | $0.00087 |
| Haiku 4.5 | $0.00002 | $0.00043 |
Grade A, and why
aside-site-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 7d 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.
What it actually says
GitHub
Canonical URLs
- Home:
https://github.com/ - Notifications:
https://github.com/notifications - Settings:
https://github.com/settings - Repository:
https://github.com/${owner}/${repo} - Issues:
https://github.com/${owner}/${repo}/issues - Pull requests:
https://github.com/${owner}/${repo}/pulls - Issue:
https://github.com/${owner}/${repo}/issues/${number} - Pull request:
https://github.com/${owner}/${repo}/pull/${number} - Search:
https://github.com/search?q=${query}&type=${issues|pullrequests|repositories|code} - File view:
https://github.com/${owner}/${repo}/blob/${ref}/${path} - Login:
https://github.com/login - Passkey login:
https://github.com/login?passkey=true
Working style
- Verify the active signed-in account from the avatar when account context matters.
- Prefer direct repo, issue, PR, and notification URLs over the home feed.
- For code review, go straight to the PR and then the
Files changedtab. - On file pages, press
yto switch to a commit-pinned permalink before citing or saving a durable URL.
Useful shortcuts
- Shortcut help:
? - Focus search:
/ors - Notifications:
g, thenn - Issues:
g, theni - Pull requests:
g, thenp - Code:
g, thenc - New issue:
c - Open selected item:
oorEnter - Labels:
l - Assignee:
a - Milestone:
m - Reviewer:
q - Reference issue or PR:
x - Open in
github.dev:.
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.
- 7d ago First seen · 48 lines · 17 tokens per session scan A fe0a0862bd23
aside-site-github is a skill published in the GitHub repository KunanonJ/ai-skills-hub (5 stars, last pushed today), licensed MIT. It adds 17 tokens to every session and 433 once invoked, about $0.0001 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-09-03.
Other skills, from other repositories
gentle-ai-collab-perfect
Trigger: contributing to Gentleman-Programming/gentle-ai as an external collaborator. Strict issue-first workflow, honest PR bodies, contributor-vs-maintainer scope, chained-PR strategy, verification protocol, docstring coverage. Load whenever the active repo is Gentleman-Programming/gentle-ai and any part of the…
branch-pr
Create Gentle AI pull requests with issue-first checks. Trigger: creating, opening, or preparing PRs for review.
work-unit-commits
Plan commits as reviewable work units. Trigger: implementation, commit splitting, chained PRs, or keeping tests and docs with code.
chained-pr
Trigger: PRs over 400 lines, stacked PRs, review slices. Split oversized changes into chained PRs that protect review focus.
sdd-apply
Skill "sdd-apply" from Gentleman-Programming/gentle-ai, covering execution role, language domain contract, purpose, what you receive and execution and persistence contract.
issue-creation
Trigger: issue creation, bug reports, feature requests, or issue approval. Create and triage GitHub issues from repository evidence.