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/hybridlabor-api/bdb-dev-optimized-agent-skills/docsnpx skills add hybridlabor-api/bdb-dev-optimized-agent-skills --skill docsgit clone --depth 1 https://github.com/hybridlabor-api/bdb-dev-optimized-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/hybridlabor-api/bdb-dev-optimized-agent-skills/docs)<a href="https://agentmods.dev/skills/hybridlabor-api/bdb-dev-optimized-agent-skills/docs"><img src="https://agentmods.dev/badge/skills/hybridlabor-api/bdb-dev-optimized-agent-skills/docs.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.00000 | $0.21364 |
| Opus 5 | $0.00000 | $0.10682 |
| Sonnet 5 | $0.00000 | $0.04273 |
| Haiku 4.5 | $0.00000 | $0.02136 |
Grade A, and why
docs 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 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.
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.
This is a copy
81% identical to docs — 708 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.
How it starts
The opening of the file, as written. The whole thing — 1,636 lines — stays where its author put it; the contents beside it link to each section on GitHub.
DaVinci Resolve MCP Server — AI Skill Reference
This document gives AI assistants the context needed to use the DaVinci Resolve MCP server effectively. It covers the tool landscape, page prerequisites, common workflow patterns, error recovery, and known gotchas.
What This Server Does
The DaVinci Resolve MCP server bridges AI assistants to DaVinci Resolve Studio via its official Scripting API. You can control every aspect of a post-production session — projects, timelines, clips, color grading, Fusion compositions, audio, render queues, and more — through natural language.
DaVinci Resolve must be running with Preferences > General > "External scripting using" set to Local. The server auto-launches Resolve if it is not running, but that first connection can take up to 60 seconds.
Workflow Integration plugins/scripts are a separate Resolve-hosted UI mechanism.
They are not required for this MCP server, but docs/integrations/workflow-integrations.md
summarizes when they are useful for optional in-Resolve panels, UIManager
scripts, and render callback companions.
OpenFX plugins are native C++ image-effect plugins, not an MCP control surface.
Use docs/notes/openfx-notes.md when diagnosing insert_ofx_generator failures or
discussing optional OFX plugin development.
LUT files are directly relevant to Color-page graph actions. Use
docs/notes/lut-notes.md when diagnosing graph.set_lut failures, validating .cube
files, or explaining project_settings.refresh_luts.
Fusion templates are relevant to Edit/Cut page insertion actions. Use
docs/notes/fusion-template-notes.md when diagnosing insert_fusion_generator or
insert_fusion_title failures, template paths, .setting files, or .drfx
bundles.
DCTL files are programmable color transforms/effects adjacent to LUT and OpenFX
workflows. Use docs/notes/dctl-notes.md when diagnosing .dctl/.dctle discovery,
ResolveFX DCTL plugin behavior, ACES DCTL IDT/ODT setup, or DCTL-as-LUT usage.
What ships with it
60 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.
- authoring/fuse-dctl-authoring.md 12 KB
- authoring/script-plugin-authoring.md 8.3 KB
- authoring/setting-files/README.md 13 KB
- authoring/setting-files/references/category-patterns.md 34 KB
- authoring/setting-files/references/controls.md 13 KB
- authoring/setting-files/references/format.md 24 KB
- authoring/setting-files/references/gotchas.md 14 KB
- authoring/setting-files/references/thumbnails.md 8.0 KB
- authoring/setting-files/templates/MCP Test Blur.setting 985 B
- authoring/setting-files/templates/MCP Test Color Tint.setting 1.8 KB
- authoring/setting-files/templates/MCP Test Cross Dissolve.setting 1.5 KB
- authoring/setting-files/templates/MCP Test Fade Title.setting 2.8 KB
- authoring/setting-files/templates/MCP Test Glow.setting 1.3 KB
- authoring/setting-files/templates/MCP Test Gradient.setting 1.2 KB
- authoring/setting-files/templates/MCP Test Iris.setting 3.5 KB
- authoring/setting-files/templates/MCP Test Lower Third.setting 4.7 KB
- authoring/setting-files/templates/MCP Test Noise.setting 1.6 KB
- authoring/setting-files/templates/MCP Test Solid Color.setting 1.2 KB
- authoring/setting-files/templates/MCP Test Title.setting 2.5 KB
- authoring/setting-files/templates/MCP Test Vignette.setting 2.5 KB
- authoring/setting-files/templates/MCP Test Wipe.setting 2.6 KB
- contributing.md 4.5 KB
- guides/color-decision-guide.md 18 KB
- guides/control-panel.md 11 KB
- guides/editorial-decision-guide.md 6.5 KB
- guides/media-analysis-guide.md 31 KB
- guides/multicam-setup-guide.md 4.9 KB
- images/control-panel/01-overview.png 126 KB
- images/control-panel/02-review-bin-grid.png 126 KB
- images/control-panel/03-clip-detail.png 333 KB
- images/control-panel/04-transcript.png 104 KB
- images/control-panel/05-shot-detail.png 246 KB
- images/control-panel/06-inventory.png 99 KB
- images/control-panel/07-diagnostics-resolve.png 92 KB
- images/control-panel/08-preferences-analysis.png 109 KB
- images/control-panel/09-ai-console.png 146 KB
- images/control-panel/10-history.png 85 KB
- images/control-panel/11-edit-plans.png 71 KB
- install.md 9.2 KB
- integrations/workflow-integrations.md 5.7 KB
- kernels/audio-fairlight-kernel.md 4.1 KB
- kernels/color-grade-kernel.md 5.1 KB
- kernels/extension-authoring-kernel.md 4.8 KB
- kernels/fusion-composition-kernel.md 6.9 KB
- kernels/media-pool-ingest-kernel.md 8.1 KB
- kernels/project-lifecycle-kernel.md 6.2 KB
- kernels/README.md 4.5 KB
- kernels/render-deliver-kernel.md 4.6 KB
- kernels/review-annotation-kernel.md 4.7 KB
- kernels/timeline-conform-interchange-kernel.md 5.3 KB
- kernels/timeline-edit-kernel.md 6.6 KB
- notes/codec-plugin-notes.md 5.2 KB
- notes/dctl-notes.md 8.3 KB
- notes/fusion-template-notes.md 5.9 KB
- notes/lut-notes.md 4.4 KB
- notes/openfx-notes.md 5.2 KB
- process/release-process.md 6.3 KB
- README.md 2.8 KB
- reference/api-coverage.md 32 KB
- reference/api-limitations.md 20 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 · 1,636 lines · 0 tokens per session scan A d7717bb1d445
docs is a skill published in the GitHub repository hybridlabor-api/bdb-dev-optimized-agent-skills (6 stars, last pushed 6d ago), licensed Apache-2.0. It costs nothing until one of its globs matches a file; then it loads 21,364 tokens. A static security scan graded it A with 0 findings. It is 81% identical to docs, differing in 708 lines, and is treated as a copy.
Other skills, from other repositories
ppt-generation
Use this skill when the user requests to generate, create, or make presentations (PPT/PPTX). Creates visually rich slides by generating images for each slide and composing them into a PowerPoint file.
moai-workflow-docs-claim-check
Read-only check of whether the claims a public-facing document makes (README, release notes, install and usage guides) are supported by user-supplied evidence. Runs Preflight, Claim Triage, and Validation, splits composite claims into atomic ones, and labels each. Runs no commands and writes no fixes.
wiki-manager
Manage LLM-compiled wikis: initialize, ingest/import, compile/query, research/audit, collect catalogs, track inventory/datasets/Ideas, review Idea/Project portfolios, manage archives/sessions/feedback, and generate outputs. Activates for /wiki commands; wiki or knowledge-base work; ingest, collect, catalog, compile…
moai-workflow-project
Integrated project management system covering documentation, language initialization, template optimization, docs generation, and JIT document loading. Absorbed from moai-workflow-templates, moai-docs-generation, and moai-workflow-jit-docs.
nw-diagram
Generates C4 architecture diagrams (context, container, component) in Mermaid or PlantUML. Use when creating or updating architecture visualizations.
iflytek-ocr-invoice
Use when user asks to recognize invoices, extract receipt data, or OCR bills and tickets. Recognize and extract structured data from invoices, receipts, and bills using iFlytek OCR API (科大讯飞票据识别). Supports VAT invoices, taxi receipts, train tickets, toll invoices, medical bills, bank receipts, and more.