VK

vk-ads-campaign-builder

Manage and scale VK Ads campaigns with safe write workflows and budget validation.

Install

mkdir -p .claude/skills/vk-ads-campaign-builder && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/18873" && unzip -o skill.zip -d .claude/skills/vk-ads-campaign-builder && rm skill.zip

Installs to .claude/skills/vk-ads-campaign-builder

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Build, audit, and optimize VK Ads campaigns through LidFly MCP v3 with connection_id/client_id provider context, manual VK user-filter limits, campaign scope resolution, creative preflight, statistics, and safe write workflows.
227 charsno explicit “when” trigger
Intermediate

Key capabilities

  • Search VK Ads campaigns
  • Validate creative assets for VK Ads
  • Apply budget limits to ad groups
  • Fetch statistics for VK Ads campaigns
  • Ensure safe writes with pre-checks and confirmation

How it works

The skill interacts with VK Ads through LidFly MCP v3, resolving campaign scope and validating creative assets, and performs safe write operations by requiring confirmation after showing planned changes.

Inputs & outputs

You give it
query for VK Ads campaigns or assets
You get back
campaign search results, validated creative status, or updated campaign settings

When to use vk-ads-campaign-builder

  • Create new VK ad banner
  • Audit campaign budget
  • Optimize ad group targeting
  • Fetch campaign statistics

About this skill

VK Ads Campaign Builder

Use for VK Ads campaigns, ad groups, banners, lead forms, statistics, audiences, contextual phrases, budgets, statuses, and creative checks.

v3 Scope First

  1. Search with search_tools({ provider: "vk", query }).
  2. Read schemas with get_tool_schema.
  3. If account/client is unclear, call get_provider_context({ provider: "vk", query? }).
  4. If campaign is named, call resolve_campaign_scope({ provider: "vk", query, workspace_project_id? }).
  5. Use only returned connection_id, client_id, workspace_project_id, and scope_arguments.
  6. Read via call_tool; write via call_write_tool.

VK Account Rules

  • connection_id selects VK OAuth connection.
  • client_id selects agency/manager/client account.
  • Manual VK user-filter is allowed only when it appears in provider context; do not pass arbitrary VK user ids.
  • In manual user-filter mode, creation/upload/single update may be unavailable; prefer allowed mass actions and reread state.
  • For max_goals bidding, use max_price when updating limits; reread the group after write.

Write Safety

  • Read current campaign/group/banner first.
  • Show plan, budget impact, and fields to change.
  • Wait for explicit confirmation.
  • Use call_write_tool.
  • Reread state and report before/after.
  • For agency/team Пространства include exact workspace_project_id.
  • For a new campaign, call vk_prepare_campaign, then pass exactly one bootstrap ad group to vk_create_campaign. Do not include nested banners.
  • Treat the created campaign and bootstrap group as blocked. Create remaining groups and banners with separate write tools, reread every object, and activate only as a final separate action.
  • If the result contains outcome=unknown or outcome=ambiguous, call top-level get_write_operation_status({ operation_id }). Keep the same campaign name and never send another create.
  • If status remains unresolved, offer a safe support draft containing the operation_id, never the raw payload or credentials.

Creative And Text

  • Validate package/banner pattern before creating banners.
  • Avoid unsupported symbols in text; keep copy within VK field limits.
  • Upload images/videos only after source asset is final.
  • Do not replace complete banner sections unless the schema requires it and current content has been reread.

Workspace

Save decisions, campaign snapshots, analytics summaries, and follow-up scheduled tasks only after resolving workspace_project_id.

Google Export

When the user asks to export a VK Ads report to Google Sheets or Google Docs, keep this skill for account/campaign scope and report reads, then hand the verified Google write and reread to $export-ad-reports.

When not to use it

  • When passing arbitrary VK user IDs in manual user-filter mode
  • When replacing complete banner sections without rereading current content
  • When bypassing explicit confirmation for write operations

Limitations

  • Manual VK user-filter is allowed only when it appears in provider context
  • Creation/upload/single update may be unavailable in manual user-filter mode
  • Write operations require explicit confirmation from the user

How it compares

This skill enforces a structured workflow for VK Ads, including scope resolution, creative preflight, and explicit write safety, which differs from direct, unmanaged API interactions.

Compared to similar skills

vk-ads-campaign-builder side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
vk-ads-campaign-builder (this skill)014dNo flagsIntermediate
pptx3935moReviewAdvanced
nano-pdf632moReviewBeginner
video-downloader1017moReviewBeginner

Try saying

Example prompts that trigger this skill in your AI assistant.

You might also like

pptx

anthropics

Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks

393763

nano-pdf

openclaw

Edit PDFs with natural-language instructions using the nano-pdf CLI.

63300

video-downloader

ComposioHQ

Downloads videos from YouTube and other platforms for offline viewing, editing, or archival. Handles various formats and quality options.

101255

youtube-transcript

michalparkola

Download YouTube video transcripts when user provides a YouTube URL or asks to download/get/fetch a transcript from YouTube. Also use when user wants to transcribe or get captions/subtitles from a YouTube video.

68277

using-superpowers

obra

Use when starting any conversation - establishes mandatory workflows for finding and using skills, including using Skill tool before announcing usage, following brainstorming before coding, and creating TodoWrite todos for checklists

95205

browser-automation

browserbase

Automate web browser interactions using natural language via CLI commands. Use when the user asks to browse websites, navigate web pages, extract data from websites, take screenshots, fill forms, click buttons, or interact with web applications. Triggers include "browse", "navigate to", "go to website", "extract data from webpage", "screenshot", "web scraping", "fill out form", "click on", "search for on the web". When taking actions be as specific as possible.

39230

Search skills

Search the agent skills registry