Home /Claude Skills /claude-code-skills
Highly Recommended

Claude Code Skills

Say goodbye to Google Ads CSV import hell
A scalpel for Google Ads databases
Core Principle:
This tool lets you manipulate Google Ads Editor's database directly, skipping the tedious CSV import process. Like a wizard, you can insert campaigns, ad groups and keywords straight into the database, cutting your ad setup time in half.
KEY FEATURES
01Direct DB Access
Bypass Google Ads Editor's CSV import by reading/writing SQLite directly
02Bulk Creation
Import entire campaign structures with JSON files
03Auto-Detection
Automatically finds local Google Ads Editor databases
04Full Support
Handle campaigns, ad groups, keywords and RSAs all in one place
github.com/vood/claude-code-skills
data-ai·vood·2026-01-29·0·🔱 0
Curated by agent-skills.cc
Installation
Download
HTTPS
git clone https://github.com/vood/claude-code-skills.git
SSH
git clone [email protected]:vood/claude-code-skills.git
GitHub CLI
gh repo clone vood/claude-code-skills
FAQ
Q: What are the installation steps for Claude Code Skills Agent Skills?
1.Install Skill: Copy skill folder to Claude Code skills directory
2.Import Module: Import google_ads_db_insert in Python script
3.Connect DB: Establish database connection using context manager
4.Execute: Call methods to insert campaigns, ad groups etc.
Q: What are the highlights of Claude Code Skills Agent Skills?
  • Bypasses Google Ads import limits
  • Manage ads like writing code
  • Saves 90% of repetitive work
  • Full control over ad databases
Q: What are the use cases for Claude Code Skills Agent Skills?
  • Bulk migration of account structures
  • Rapid testing of different ad combinations
  • Regular updates of large keyword sets
  • Automating ad operations workflows
Q: What are the limitations of Claude Code Skills Agent Skills?
  • Requires local Google Ads Editor installation
  • Always backup database before operations