Cninfo To Notebooklm
This skill seamlessly extracts data from CNINFO and delivers it directly into NotebookLM for enhanced analysis and insights.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add cninfo-to-notebooklm npx -- -y @trustedskills/cninfo-to-notebooklm
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"cninfo-to-notebooklm": {
"command": "npx",
"args": [
"-y",
"@trustedskills/cninfo-to-notebooklm"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill bridges the gap between China's official government information portal (CNInfo) and Google NotebookLM, allowing AI agents to ingest raw policy documents directly for analysis. It enables seamless retrieval of authoritative Chinese regulatory data without manual copying or translation barriers.
When to use it
- Policy Analysis: Quickly summarize new laws or regulations published on CNInfo for compliance reviews.
- Research Automation: Feed official government white papers into NotebookLM to generate Q&A datasets instantly.
- Cross-Reference Verification: Compare internal company documents against current state-level or national directives from CNInfo.
- Real-time Updates: Monitor specific industry sectors by continuously pulling the latest announcements from the source portal.
Key capabilities
- Direct integration with China's National Government Information Network (CNInfo)
- Automated extraction of text from official policy pages
- Native formatting for Google NotebookLM ingestion
- Support for Chinese language content processing
Example prompts
- "Summarize the latest tax reform policies published on CNInfo this month and create a study guide in NotebookLM."
- "Extract all recent environmental protection regulations from the government portal and analyze their impact on manufacturing."
- "Compare the new healthcare guidelines found on CNInfo with our internal compliance checklist using NotebookLM's comparison features."
Tips & gotchas
- Ensure your NotebookLM project is set to accept Chinese text, as the source data is primarily in Mandarin.
- Verify that the specific CNInfo URL structure remains stable, as government portals occasionally update their web layouts which may affect scraping reliability.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.