claude-cookbooks-zh
Chinese tutorials for Claude API, tools, and financial analysis
All Skills in This Repository (4)
Pure Emerald Level Indicatorscookbook-audit
Audit Claude Cookbook notebooks against style-guide criteria and generate structured quality reports.
creating-financial-models
Build, validate, and compare financial models using Python and numpy.
analyzing-financial-statements
Compute financial ratios from structured statements with interpretations.
applying-brand-guidelines
Apply corporate colors, typography, logos, and layout to PowerPoint, PDF, and Excel documents.
Frequently Asked Questions
FAQPage SchemaHow to install claude-cookbooks-zh?▼
Run `npx skills add zk-b612/claude-cookbooks-zh --all -g -y` in your terminal to install all skills in this collection globally.
What can I learn from claude-cookbooks-zh?▼
It offers Chinese-language notebooks covering Claude API basics, tool use, RAG, classification, summarization, vision, and prompt caching, plus financial analysis skills.
Can it analyze financial statements?▼
Yes. The included skills calculate profitability, liquidity, leverage, and valuation ratios, and build DCF models with sensitivity and scenario analysis.
Does it work without access to the Claude API?▼
Many examples include Qwen model adaptations, so you can run and study the code even where Claude API access is unavailable.
Is claude-cookbooks-zh suitable for beginners?▼
Yes. The notebooks are written in plain Chinese with step-by-step setup instructions, making them friendly for learners with basic Python knowledge.
Related Repositories in Education & Research
View All in Education & Research→learn-claude-code
Learn to build AI agent harnesses from scratch
ai-agents-for-beginners
Learn to build, deploy, and secure AI agents step by step
33-js-concepts
Master 33 essential JavaScript concepts with tested, verified guides