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 landim32/awesome-ai-skills --skill band-streaming-launchgit clone --depth 1 https://github.com/landim32/awesome-ai-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/landim32/awesome-ai-skills/band-streaming-launch)<a href="https://agentmods.dev/skills/landim32/awesome-ai-skills/band-streaming-launch"><img src="https://agentmods.dev/badge/skills/landim32/awesome-ai-skills/band-streaming-launch/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/landim32/awesome-ai-skills/band-streaming-launch"><img src="https://agentmods.dev/badge/skills/landim32/awesome-ai-skills/band-streaming-launch.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.00073 | $0.00606 |
| Opus 5 | $0.00036 | $0.00303 |
| Sonnet 5 | $0.00015 | $0.00121 |
| Haiku 4.5 | $0.00007 | $0.00061 |
Grade A, and why
band-streaming-launch 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 12d 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 — 49 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Band Streaming Launch — dateless posts
Convention for the subset of band album posts that cannot be tied to a fixed
publication date — most notably the streaming-launch announcement ("já
estamos no Spotify/Deezer/Apple Music"). Streaming platforms (Spotify, Deezer,
Apple Music) require a 2–7 day review window and may release at any moment
within it, so the calendar must not commit to a single launch date. Part of the
band-album-campaign pack; uses the generic social-media-scheduling status
aguardando.
On-disk tokens and section labels are kept verbatim (PT-BR audience); the documentation is in English.
Convention
- The dateless post lives at
<NN-track-slug>/posts/pendente-streaming/<rede>.md(one file per network; Threads still mirrorsinstagram.md). Data:=pendente — aguardando publicação no streaming(no concrete date).Status: aguardando(a status distinct from planejado/publicado/cancelado: "ready but waiting for a trigger external to the calendar").- Each track's
pendente-streaming/stays in that track's folder (it is about that track's streaming milestone, analogous to its launch).
Where they appear in the derived views
- In
cronograma.md(per-track and master), dateless posts go in a dedicated "Pendente — sem data" section, never inside the dated table or the Gantt. - In
agenda.md(per-track), dateless posts appear in a dedicated "Pendente — sem data" sub-section at the top of each network section (before the dated active table), so the user spots them when scheduling.
Promotion to a dated slot
When the user reports the streaming actually went live, promote the file to a
dated slot: move pendente-streaming/<rede>.md to <actual-date>/<rede>.md, update
Data: and Status: publicado, and reconcile cronogramas/agenda (via
social-media-scheduling).
Reusing the convention
The same convention can be reused for other genuinely dateless post types if they
emerge (e.g. "post for when we hit X views") — keep them under pendente-<motivo>/.
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.
- 12d ago First seen · 49 lines · 73 tokens per session scan A b8a66adffcb7
band-streaming-launch is a skill published in the GitHub repository landim32/awesome-ai-skills (1 stars, last pushed 2mo ago), licensed MIT. It adds 73 tokens to every session and 606 once invoked, about $0.0004 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
laravel-specialist
Build and configure Laravel 10+ applications, including creating Eloquent models and relationships, implementing Sanctum authentication, configuring Horizon queues, designing RESTful APIs with API resources, and building reactive interfaces with Livewire. Use when creating Laravel models, setting up queue workers…
cloud-architect
Designs cloud architectures, creates migration plans, generates cost optimization recommendations, and produces disaster recovery strategies across AWS, Azure, and GCP. Use when designing cloud architectures, planning migrations, or optimizing multi-cloud deployments. Invoke for Well-Architected Framework, cost…
devops-engineer
Creates Dockerfiles, configures CI/CD pipelines, writes Kubernetes manifests, and generates Terraform/Pulumi infrastructure templates. Handles deployment automation, GitOps configuration, incident response runbooks, and internal developer platform tooling. Use when setting up CI/CD pipelines, containerizing…
django-storages-s3
Use when configuring Django to store static and media files on AWS S3 with django-storages. Invoke when working with the STORAGES setting, S3 buckets, presigned URLs, CloudFront, or boto3-backed file storage in settings.py. Configures the Django 4.2+ STORAGES dict, public/private custom backends, presigned GET/POST…
fine-tuning-expert
Use when fine-tuning LLMs, training custom models, or adapting foundation models for specific tasks. Invoke for configuring LoRA/QLoRA adapters, preparing JSONL training datasets, setting hyperparameters for fine-tuning runs, adapter training, transfer learning, finetuning with Hugging Face PEFT, OpenAI fine-tuning…
kubernetes-specialist
Use when deploying or managing Kubernetes workloads. Invoke to create deployment manifests, configure pod security policies, set up service accounts, define network isolation rules, debug pod crashes, analyze resource limits, inspect container logs, or right-size workloads. Use for Helm charts, RBAC policies…