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 agentmods add skills/firstp1ck/pi-coding-agent-forge/hyprland-localnpx skills add Firstp1ck/pi-coding-agent-forge --skill hyprland-localgit clone --depth 1 https://github.com/Firstp1ck/pi-coding-agent-forgeWrote 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/firstp1ck/pi-coding-agent-forge/hyprland-local)<a href="https://agentmods.dev/skills/firstp1ck/pi-coding-agent-forge/hyprland-local"><img src="https://agentmods.dev/badge/skills/firstp1ck/pi-coding-agent-forge/hyprland-local.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.00069 | $0.01056 |
| Opus 5 | $0.00034 | $0.00528 |
| Sonnet 5 | $0.00014 | $0.00211 |
| Haiku 4.5 | $0.00007 | $0.00106 |
Grade A, and why
hyprland-local 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 6d 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.
How it starts
The opening of the file, as written. The whole thing — 88 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Hyprland Local Wiki
Use the local official Hyprland Wiki clone before web sources. Optimize for source-backed answers with bounded output and local path citations.
Corpus profile
- Local checkout path:
~/.hyprwiki - Upstream repository:
https://github.com/hyprwm/hyprland-wiki.git - Parser/format: Markdown with frontmatter-title handling and fenced-code-aware heading extraction
- Indexed extensions:
.md,.mdx - Setup command:
/hyprwiki-local-setup - Smoke test:
/hyprwiki-smoke-testorhyprwiki_smoke_test({ maxSearchResults: 5 })
Required workflow
- Run
hyprwiki_search({ query, limit: 5, includeSnippets: false })for the user's Hyprland topic. - Use
hyprwiki_sections({ page, maxSections: 40-80 })when the right page is found but the relevant heading is unclear. - Prefer exact
hyprwiki_extract({ page, section, maxChars: 4000-8000, maxSections: 2-5 })for final evidence. - Use query extraction only for exploration, then switch to exact section headings when available.
- Use
hyprwiki_read({ page, maxChars })only for broad context or when no relevant heading is identifiable. - Use
hyprwiki_related({ page, limit: 5-10 })when the issue spans connected Hyprland topics. - Compare documentation guidance with local config/system evidence when relevant.
- Cite local paths and section names in final answers.
- Prefer read-only diagnostics and ask before destructive or user-facing changes.
Search hints
- Monitors:
monitor resolution scale,hyprctl monitors,workspace monitor. - Window rules:
windowrule float opacity,window rules class title,workspace rules. - Input/keybinds:
keyboard kb_layout keybinds,bind dispatcher,touchpad gestures. - Portals/screen sharing:
xdg desktop portal screenshare,xdg-desktop-portal-hyprland. - NVIDIA:
nvidia wayland env,nvidia multi gpu,GBM. - Plugins:
hyprpm plugins,using plugins,plugin guidelines.
Source priority
- Local official Hyprland Wiki via
hyprwiki_*tools. - Local user config/system evidence (
hyprctl, config files, logs) when relevant. - Official online Hyprland Wiki/GitHub only when local docs are missing, stale, or insufficient.
- Other sources only when necessary and clearly labeled.
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.
- 6d ago First seen · 88 lines · 69 tokens per session scan A b55a6cefb746
hyprland-local is a skill published in the GitHub repository Firstp1ck/pi-coding-agent-forge (77 stars, last pushed yesterday), licensed MIT. It adds 69 tokens to every session and 1,056 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-30.
Other skills, from other repositories
Avant-Garde Frontend Architect
Expert frontend design and UI implementation with a focus on bespoke, visually striking, and minimalist interfaces. Trigger with 'ULTRATHINK' prefix for deep architectural analysis. Automatically detects and uses existing UI libraries (Shadcn UI, Radix, MUI) while applying unique styling. Includes a personalized…
council
Run a 5-adviser council to stress-test any decision. Five distinct lenses (Contrarian, First-Principles, Expansionist, Outsider, Executor) answer independently, then anonymously peer-review each other, and a Chairman synthesizes a single clear recommendation. Kills sycophancy and groupthink on high-stakes calls.
Beads Workflow Optimizer
Optimizes Beads workflow activation, parallel processing, and task management. Use when working with Beads issues, managing dependencies, or optimizing development workflows in projects with complex task dependencies.
ae-proof-agent
Diligence-grade product and technical analysis for the ae.ltd proof-agent concept, including comparison against Cursor and Omnara, MVP and production architecture, red-team review, and build-vs-buy evaluation. Use when Codex needs to create or critique PRDs, tech specs, competitive diligence, leadership memos, or…
npm-docs
Use this skill whenever the user asks about npm, package management, publishing packages, semantic versioning, npm CLI commands, or Node.js dependencies. Covers npm 12.x including the registry, scopes, organizations, security (audit, provenance, 2FA), CI/CD integration, workspaces, scripts, .npmrc configuration, and…
dependency-manager
Manage project dependencies — update packages, audit vulnerabilities, resolve conflicts, and keep dependencies healthy. Use when updating packages, fixing vulnerability alerts, or resolving dependency issues.