cn-geo-monitor
by lm203688
Executable API backend for optimizing and monitoring brand citation rates across China's top AI search engines.
- Monitor brand citation rates in DeepSeek, Kimi, and Doubao.
- Score marketing content for AI search compliance and visibility in China.
- Generate engine-specific adaptation strategies for Alibaba and Baidu AI.
Free
Included in download
- Downloadable skill package
- Works with Cursor, and automated terminal-based AI agents.
- 2 permissions declared
Sample input
Check the AI citation probability and compliance risk for my brand content on ERNIE Bot and provide optimization suggestions.
Sample output
{ "scores": { "compliance_risk": 85, "brand_safety": 90, "ai_citation_probability": 45 }, "suggestions": ["Add structured data markup", "Reference Baidu ecosystem content"], "calibration_phase": "learning" }
cn-geo-monitor
by lm203688
Executable API backend for optimizing and monitoring brand citation rates across China's top AI search engines.
Free
Included in download
- Downloadable skill package
- Works with Cursor, and automated terminal-based AI agents.
- 2 permissions declared
- Instant install
Sample input
Check the AI citation probability and compliance risk for my brand content on ERNIE Bot and provide optimization suggestions.
Sample output
{ "scores": { "compliance_risk": 85, "brand_safety": 90, "ai_citation_probability": 45 }, "suggestions": ["Add structured data markup", "Reference Baidu ecosystem content"], "calibration_phase": "learning" }
About This Skill
What it does
The CN GEO Monitor is a developer-focused toolkit for Generative Engine Optimization (GEO) specifically targeting the Chinese market. Unlike generic AI optimization tools that focus on Western platforms like ChatGPT or Perplexity, this skill provides actionable data and executable API endpoints for the dominant Chinese LLMs: DeepSeek, Kimi, Doubao, Tongyi Qianwen, and ERNIE Bot.
Why use this skill
While theoretical frameworks offer metaphors, this skill provides a data-driven backend to measure and improve your brand's AI citation rates. It goes beyond simple prompting by offering a predictive calibration system that scores content across five critical dimensions including compliance risk and AI citation probability. It is essential for any brand needing visibility among the 800M+ users of the Chinese AI ecosystem.
Supported tools and engines
- DeepSeek: Optimization for real-time web search and RAG logic.
- Kimi: Strategies for long-context citations and original source preferences.
- Doubao & Tongyi: Ecosystem-specific optimization for ByteDance and Alibaba search agents.
- ERNIE Bot: Knowledge-graph alignment for Baidu-integrated results.
What the output looks like
The skill returns structured JSON data containing multi-dimensional scores, engine-specific visibility metrics, and targeted suggestions (e.g., adding JSON-LD or authoritative citations) to increase the likelihood of your content being cited as a primary source by Chinese AI agents.
Use Cases
- Monitor brand citation rates in DeepSeek, Kimi, and Doubao.
- Score marketing content for AI search compliance and visibility in China.
- Generate engine-specific adaptation strategies for Alibaba and Baidu AI.
- Calibrate content strategies based on real-world AI search data flywheels.
Known Limitations
- Prediction accuracy is lower during the initial 'learning' phase.
- Does not monitor Western engines like ChatGPT or Google SGE.
How to Install
mkdir -p ~/.claude/skills && curl -sL https://www.agensi.io/api/install/cn-geo-monitor -o /tmp/cn-geo-monitor.zip && unzip -o /tmp/cn-geo-monitor.zip -d ~/.claude/skills && rm /tmp/cn-geo-monitor.zipFree skills install directly. Paid skills require purchase - use the download button above after buying.
Reviews
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
Security Scanned
Passed automated security review
Permissions
Allowed Hosts
Compatible with SKILL.md-compatible agents including Claude Code, Cursor, and automated terminal-based AI agents.
Creator
Frequently Asked Questions
Learn More About AI Agent Skills
More Premium Skills
keyword-research
Transform URLs or product lists into SEO keyword research packs with Google Ads data and intent-based clustering.
local-seo-audit
Automated local SEO auditing and keyword generation for agencies and small businesses.
competitor-content-gap-analyzer
Automated competitor content gap analysis and strategy reporting for SEO agencies and marketing teams.
designing-hybrid-context-layers
Architects the right retrieval strategy for every query — teaching your agent when to use RAG, a knowledge graph, or a temporal index instead of defaulting to vector search for everything.