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/novoads/agent-skills/novoads-apinpx skills add novoads/agent-skills --skill novoads-apigit clone --depth 1 https://github.com/novoads/agent-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/novoads/agent-skills/novoads-api)<a href="https://agentmods.dev/skills/novoads/agent-skills/novoads-api"><img src="https://agentmods.dev/badge/skills/novoads/agent-skills/novoads-api.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 | $0.00189 | $0.20515 |
| Opus 5 | $0.00095 | $0.10257 |
| Sonnet 5 | $0.00038 | $0.04103 |
| Haiku 4.5 | $0.00019 | $0.02051 |
Grade A, and why
novoads-api scanned grade A with 1 finding 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 4d 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.
Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
curl -sS -X POST https://api.novoads.ai/v1/estimates \ How it starts
The opening of the file, as written. The whole thing — 760 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Novoads REST API
Spend your effort on the prompt and on confirming the spoken line. The HTTP is mechanical and is written out below; the prompt is where the render is won or lost.
Configuration
- Base URL:
https://api.novoads.ai/v1(host overridable withNOVOADS_BASE_URL— host only, you append/v1). - Auth:
Authorization: Bearer $NOVOADS_API_KEY, read from.envat the repo root. The key isnovo_plus 64 hex. - Check:
./scripts/check-novoads-env.sh - Never print API keys, commit
.env, or paste a key intoMASTER_CONTEXT.md.
REST key required. A Novoads MCP connector is not a substitute. If
NOVOADS_API_KEYis missing or still the placeholder, stop before any generation work and tell the user: "Before continuing, create an API key at https://novoads.ai/dashboard/settings?tab=api and paste it into.env." That holds even whenmcp__novoads__*tools are connected and authenticated in the session. Never callmcp__novoads__*tools from this repo's workflows: they are a different surface with different behavior, including the units they quote costs in. Repo installs verify with./scripts/check-novoads-env.sh; a solo install checksNOVOADS_API_KEYin the environment.
Pack version. Every /v1 response carries X-Novoads-Pack-Version; mention a newer pack at https://github.com/novoads/agent-skills only when that header names a version NEWER than this file's metadata.packVersion — equal or older is nothing to say, and it is never a reason to stop.
If the key is missing or the API returns 401 or 403
Run ./scripts/setup.sh, or tell the user to create a key at https://novoads.ai/dashboard/settings?tab=api. Prefer the editor: ask them to paste the key inside .env rather than into chat. If they do paste it in chat, write .env for them, confirm "saved to .env" without repeating the key, and tell them chat history may retain secrets, so the key is worth rotating if that transcript could be shared.
What ships with it
23 files 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.
- evals.md 20 KB
- prompting/brand-voice-starter.md 1.3 KB
- prompting/guide.md 4.4 KB
- prompting/prompt-library/character-sheet-gpt-image-2.md 16 KB
- prompting/prompt-library/character-sheet.md 14 KB
- prompting/prompt-library/evals.md 7.5 KB
- prompting/prompt-library/influencer-recreation.md 8.9 KB
- prompting/prompt-library/kling-3.md 1.8 KB
- prompting/prompt-library/nano-banana.md 7.8 KB
- prompting/prompt-library/product-showcase.md 8.1 KB
- prompting/prompt-library/seedance-2-feature-walkthrough.md 19 KB
- prompting/prompt-library/seedance-2-premium-reveal.md 20 KB
- prompting/prompt-library/seedance-2-product-hero.md 15 KB
- prompting/prompt-library/seedance-2-studio-lookbook.md 17 KB
- prompting/prompt-library/seedance-2-ugc-v2.md 9.8 KB
- prompting/prompt-library/seedance-2-ugc.md 19 KB
- prompting/prompt-library/seedance-2.md 19 KB
- prompting/prompt-library/sora-2.md 6.3 KB
- prompting/prompt-library/ugc-product-selfie.md 14 KB
- prompting/prompt-library/ugc-selfie-style.md 9.5 KB
- prompting/prompt-library/veo-3-1.md 5.3 KB
- reference.md 84 KB
- routing-eval.jsonl 3.2 KB
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.
- 4d ago First seen · 760 lines · 189 tokens per session scan A 743ab4476488
novoads-api is a skill published in the GitHub repository novoads/agent-skills (13 stars, last pushed 9d ago), licensed MIT. It adds 189 tokens to every session and 20,515 once invoked, about $0.0009 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
muapi-seedance-2
Expert Cinema Director skill for Seedance 2.0 (ByteDance) — high-fidelity video generation across Chinese, Global, and VIP tiers. Supports text-to-video, image-to-video, first-last-frame, omni reference, character training, omni-reference training, video editing, and watermark removal.
muapi-social-media-video
Brand-aware social media video creator. Reads brand-identity.md, ICP.md, and messaging.md to write a post/storyboard, craft an optimized Seedance 2.0 Director prompt, generate reference frames with the best available image model, and produce platform-ready video.
muapi-ai-clipping
Turn a long video into N viral-ready short clips with a single managed API call. Wraps muapi.ai's /ai-clipping endpoint, which handles transcription, highlight ranking through a virality framework (hook / emotional peak / opinion bomb / revelation / conflict / quotable / story peak / practical value), overlap dedupe…
muapi-youtube-shorts
Auto-generate viral 9:16 YouTube Shorts (or TikTok / Reels clips) from a long-form video. Thin platform-aware wrapper around the AI Clipping skill — picks sensible defaults for short-form social platforms (9:16, 30–60s sweet spot) and delegates the actual highlight extraction + crop to muapi.ai's /ai-clipping endpoint.
video-shotcraft
Create cinematic product videos from shot recipe cards, a validated template, and code/audio assets (Remotion + real page screenshots + 2.5D camera moves + beat-synced cuts + sound design). Use when the user asks to turn a frontend project or webpage into a product video, says "use video-shotcraft to make a…
muapi-cinema-director
Direct high-fidelity cinematic video with AI — translates creative intent into technical cinematographic directives for Veo3, Kling, and Luma video models via muapi.ai.