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 mpagot/os-autoinst-distri-opensuse-skills --skill github-pr-creategit clone --depth 1 https://github.com/mpagot/os-autoinst-distri-opensuse-skillsWrote 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/mpagot/os-autoinst-distri-opensuse-skills/github-pr-create)<a href="https://agentmods.dev/skills/mpagot/os-autoinst-distri-opensuse-skills/github-pr-create"><img src="https://agentmods.dev/badge/skills/mpagot/os-autoinst-distri-opensuse-skills/github-pr-create.svg" alt="Measured on agentmods" 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.00070 | $0.00533 |
| Opus 5 | $0.00035 | $0.00267 |
| Sonnet 5 | $0.00014 | $0.00107 |
| Haiku 4.5 | $0.00007 | $0.00053 |
Grade A, and why
github-pr-create 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 8d 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.
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.
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.
- 8d ago First seen · 62 lines · 70 tokens per session scan A 2b459ad624d5
github-pr-create is a skill published in the GitHub repository mpagot/os-autoinst-distri-opensuse-skills (4 stars, last pushed 27d ago), with no licence file. It adds 70 tokens to every session and 533 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.
Other skills, from other repositories
write-release-notes
Convert sprint tickets and PRs into customer-facing release notes. Filters internal/infra work, rewrites ticket titles as user benefits, groups by category (New / Improved / Fixed), and adapts tone to the target channel. Trigger on: "write release notes", "turn these tickets into release notes", "what should we put in…
os-eval-backport
Reviews a completed os-eval-runner lab run and backports approved changes to master plugin sources. Trigger with "backport the eval results", "review the lab run", "apply eval improvements to master", "check what the eval agent changed".
symlink-manager
Create, audit, repair, and document cross-platform symlinks that work correctly on both Windows and macOS/Linux. Use this skill whenever the user mentions symlinks, symbolic links, junction points, .gitconfig symlinks, broken links after git pull, cross-platform path issues, or needs help with ln -s equivalents on…
github-issue-backlog-agent
Bridge skill for escalating ephemeral local task scratchpad items (tasks/.md) into durable, taxonomy-validated, evidence-rich GitHub Issues. USE ONLY when promoting a single-session local task into durable repository backlog. DO NOT USE for managing local kanban boards (use task-agent instead) or directly…
issue-pr-lifecycle-agent
Skill for orchestrating the end-to-end GitHub issue lifecycle flow: Issue -> Worktree -> Implementation -> PR Creation -> Resolution Closure. USE ONLY when running or dry-running full lifecycle orchestration for resolving an issue with a PR. DO NOT USE for isolated worktree management only (use issue-worktree-agent)…
issue-worktree-agent
Skill for creating and managing isolated git worktrees (.worktrees/issue-NNN) for issue execution branches. USE ONLY when setting up or cleaning up isolated git worktrees for specific issue execution. DO NOT USE for managing local task files (use task-agent) or escalating tasks to issues (use…