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 Fu-Jie/openwebui-extensions --skill gh-issue-schedulergit clone --depth 1 https://github.com/Fu-Jie/openwebui-extensionsWrote 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/fu-jie/openwebui-extensions/gh-issue-scheduler)<a href="https://agentmods.dev/skills/fu-jie/openwebui-extensions/gh-issue-scheduler"><img src="https://agentmods.dev/badge/skills/fu-jie/openwebui-extensions/gh-issue-scheduler/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/fu-jie/openwebui-extensions/gh-issue-scheduler"><img src="https://agentmods.dev/badge/skills/fu-jie/openwebui-extensions/gh-issue-scheduler.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
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.00045 | $0.00346 |
| Opus 5 | $0.00023 | $0.00173 |
| Sonnet 5 | $0.00009 | $0.00069 |
| Haiku 4.5 | $0.00005 | $0.00035 |
Grade A, and why
gh-issue-scheduler 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 10d 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
Gh Issue Scheduler
Overview
The gh-issue-scheduler skill helps maintainers track community feedback by identifying unaddressed issues and drafting actionable technical plans to resolve them.
Workflow
- Identify Unanswered Issues: Run the bundled script to fetch issues without owner replies.
- Command:
bash scripts/find_unanswered.sh
- Command:
- Analyze and Summarize: For each identified issue, summarize the core problem and the user's intent.
- Generate Solution Plans: Draft a technical "Action Plan" for each issue, including:
- Root Cause Analysis (if possible)
- Proposed Fix/Implementation
- Verification Strategy
- Present to User: Display a structured report of all pending issues and their respective plans.
Tool Integration
Find Unanswered Issues
bash scripts/find_unanswered.sh
Report Format
When presenting the summary, use the following Markdown structure:
📋 Unanswered Issues Audit
Issue #[Number]: [Title]
- Author: @username
- Summary: Concise description of the problem.
- Action Plan:
- Step 1 (e.g., Investigate file X)
- Step 2 (e.g., Apply fix Y)
- Verification (e.g., Run test Z)
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.
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.
- 10d ago First seen · 43 lines · 45 tokens per session scan A 999b189cc249
gh-issue-scheduler is a skill published in the GitHub repository Fu-Jie/openwebui-extensions (307 stars, last pushed 5d ago), licensed MIT. It adds 45 tokens to every session and 346 once invoked, about $0.0002 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-30.
Other skills, from other repositories
gsd-mempalace-capture
File a phase artifact into MemPalace; mirror decision facts into its temporal KG.
sweep-now
Run the three read-mostly vault sweeps for stale tracker items, dormant-note candidates, and broken wikilinks, then append one dated result to SWEEPLOG.md.
operator-setup
The AIgent first-run operator-business interview. Learn the operator's business in three plain questions, write the first memory, and play back a briefing that reads personal, not templated. This is the "it remembers me" moment. A distinct skill that LAYERS ON TOP of the base /setup (which is left intact), it does not…
baton
A project handoff system for letting different AI coding tools continue the same work while sharing tasks, decisions, verification results, and project memory through Git.
neat-freak
Knowledge and governance closeout: reconcile project docs, rule files (CLAUDE.md/AGENTS.md), authorized agent memory, and workspace residue with what the code and runtime actually do, so the next session or the next person starts from one current answer. Trigger when the user names "neat-freak", "洁癖", or "/neat" — and…
gsd-new-project
Initialize a new project with deep context gathering and PROJECT.md.