๐งช KanmiLabs
Professional CLI Tools for Analytics, SEO & Performance
๐ Quick Start
Install the complete KanmiLabs CLI suite with one command:
npm install -g kanmi-suite-cli
Or install individual tools as needed. All tools require Google Cloud project setup with appropriate API access.
๐ก๏ธ Kanmi Levers Guard v0.1.1 NEW
FREE VSCode extension that catches SEO & performance issues while you code. Real-time diagnostics for meta tags, blocking resources, image optimization, and more.
Features:
- Real-time SEO & performance linting
- Meta tags & Open Graph validation
- Image optimization checks (CLS prevention)
- Next.js/React framework support
- Part of 3-tier performance stack
๐ฏ Kanmi Suite CLI v2.0.0
Unified command-line interface that orchestrates all KanmiLabs tools. Enhanced with configuration management, colorized output, and smart command routing.
Features:
- Unified interface for all KanmiLabs tools
- Global configuration management
- Colorized output and enhanced UX
- Command auto-completion
- Batch operations across tools
๐ GA4 CLI v1.0.1
Powerful Google Analytics 4 data retrieval tool with OAuth authentication and multiple export formats.
Features:
- OAuth2 authentication with GA4
- Custom reports & comparisons
- Multiple output formats (JSON, CSV, MD)
- Date range comparisons
- Top events and pages analysis
๐ Google Search Console CLI v1.1.0
Comprehensive Search Console data extraction with OAuth authentication and advanced filtering capabilities.
Features:
- OAuth2 authentication with GSC
- Search analytics data retrieval
- Site verification management
- Custom date ranges and filters
- Batch processing for multiple sites
๐ Looker Studio CLI v1.0.1
Manage Looker Studio reports via Google Drive API. Perfect for dashboard automation and report management workflows.
Features:
- List accessible Looker Studio reports
- Export reports as PDF or JSON
- Clone and duplicate reports
- Google Drive API integration
- Cross-platform compatibility
โก KanmiPerf Advanced v2.0.0
Enterprise-grade performance monitoring with browser extension capabilities, real-time analysis, and AI-powered recommendations.
Features:
- Real-time performance monitoring
- Waterfall analysis & regression detection
- AI-powered optimization recommendations
- Advanced console commands
- Quick performance fixes
๐ KanmiSEO v1.2.0
Professional SEO audit tool with AI crawler analysis, robots.txt validation, and Core Web Vitals integration for comprehensive SEO optimization.
Features:
- Meta tags & Open Graph analysis
- Robots.txt & sitemap validation
- AI crawler detection (GPTBot, ClaudeBot)
- TTFB & Core Web Vitals tracking
- Technical SEO recommendations
๐ง Prerequisites
All KanmiLabs tools require:
- Node.js 16+ - For running the CLI tools
- Google Cloud Project - With appropriate APIs enabled
- OAuth2 Credentials - For secure authentication
- API Access - To Google Analytics, Search Console, or Drive
Quick Setup Guide
1
Install Node.js
Visit nodejs.org to download and install Node.js if you don't have it already.
2
Install KanmiLabs CLI Suite
npm install -g kanmi-suite-cli
3
Install Individual Tools (Optional)
npm install -g kanmi-ga4-cli kanmi-gsc-cli kanmi-looker-cli
4
Get Started
kanmi --help
ga4-cli --help
gsc-cli --help
looker-cli --help