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 emanueleielo/ciana-parrot --skill blucligit clone --depth 1 https://github.com/emanueleielo/ciana-parrotWrote 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/emanueleielo/ciana-parrot/blucli)<a href="https://agentmods.dev/skills/emanueleielo/ciana-parrot/blucli"><img src="https://agentmods.dev/badge/skills/emanueleielo/ciana-parrot/blucli/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/emanueleielo/ciana-parrot/blucli"><img src="https://agentmods.dev/badge/skills/emanueleielo/ciana-parrot/blucli.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.00026 | $0.00326 |
| Opus 5 | $0.00013 | $0.00163 |
| Sonnet 5 | $0.00005 | $0.00065 |
| Haiku 4.5 | $0.00003 | $0.00033 |
Grade A, and why
blucli 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 11d 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
Bluesound / NAD (BluOS)
Use the blucli bridge to control Bluesound/NAD players via the blu CLI on the host.
When to Use
- User asks to control Bluesound or NAD speakers
- Playing/pausing BluOS devices
- Adjusting volume, grouping speakers
- Searching/playing TuneIn radio
When NOT to Use
- Sonos speakers -> use sonos bridge
- Spotify -> use spotify bridge
Commands
All commands run via host_execute(bridge="blucli", command="...").
blu devices # Discover devices
blu --device "Living Room" status # Current status
blu --device "Living Room" play # Play
blu --device "Living Room" pause # Pause
blu --device "Living Room" volume set 15 # Set volume
blu group status # Group status
blu group add --device "Bedroom" # Add to group
blu tunein search "BBC Radio" # Search TuneIn
blu tunein play "BBC Radio 1" # Play radio
Setup (on host)
- Install:
go install github.com/steipete/blucli/cmd/blu@latest - BluOS devices must be on local network
- Uncomment
bluclibridge inconfig.yaml, restart gateway
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.
- 11d ago First seen · 44 lines · 26 tokens per session scan A abbe2c6a7631
blucli is a skill published in the GitHub repository emanueleielo/ciana-parrot (77 stars, last pushed 4mo ago), licensed MIT. It adds 26 tokens to every session and 326 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-08-30.
Other skills, from other repositories
skin-creator
Create and apply a two-asset LobsterAI visual skin from the user's style description. Use only when the AI Skin Designer kit supplies the structured skinpack workflow marker; do not use for ordinary theme or image requests.
music-search
Search cloud drives for downloadable music resources (songs, albums, lossless audio). Use this skill when the user wants to download a specific song or album. Do NOT use for general music information, lyrics, or recommendations.
canvas-design
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.
system-control
Control and monitor macOS system functions. Use when the user asks about system info (CPU, memory, disk, battery), app management (launch/quit apps, window list), notifications, clipboard operations, volume/brightness control, or any OS-level task on macOS.
qwen-image
Generate images using Qwen Image API (Alibaba Cloud DashScope). Use when users request image generation with Chinese prompts or need high-quality AI-generated images from text descriptions.
screenshot-sender
Capture screenshots on macOS and optionally send them to Feishu chats. Use when the user asks to take a screenshot, capture the screen, send a screenshot, or needs visual evidence of something on screen. Supports full screen, window, and region capture modes.