What problem does it solve?
Checking Naver Search Ad performance normally requires logging into the ad console and manually exporting reports. This Skill lets an AI agent query impressions, clicks, ad spend, CTR, CPC, average rank, and conversions directly through the official Naver Search Ad API, in read-only mode.
Core Features & Use Cases
- Performance stats: Retrieve impressions, clicks, ad spend, CTR, CPC, average rank, and conversions for campaigns, ad groups, or keywords over a chosen date range, with optional daily breakdown.
- Structure listing: List campaigns, ad groups, and keywords to discover the IDs needed for stats queries.
- Keyword tool: Look up related keywords, monthly PC/mobile search volume, and competition level.
- Diagnostics: A doctor command verifies that the three required API credentials exist and that the Naver API is reachable from the current environment.
- Use case: Ask your agent "show me this month's Naver ad spend and CTR by campaign" and get labeled JSON results without opening the ad console.
Quick Start
Ask the agent to run the naver-ad-performance doctor command first to confirm your NAVER_AD_API_KEY, NAVER_AD_SECRET_KEY, and NAVER_AD_CUSTOMER_ID environment variables are set, then request stats for your campaign IDs over a date range.