learn-opencode
Structured Chinese learning guide to OpenCode source code
Instructs the AI agent to act as an expert Chinese-language tour guide for the OpenCode codebase, writing documentation in Chinese, treating the source submodule as read-only, and following strict formatting and diagram style rules.
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install learn-opencode?โผ
Run `npx skills add ZeroZ-lab/learn-opencode --all -g -y` in your terminal to install everything globally.
What is learn-opencode used for?โผ
It is a structured Chinese-language learning guide that analyzes the OpenCode source code, covering architecture, core packages, and internal modules like agents, permissions, and skills.
How does learn-opencode explain OpenCode internals?โผ
It breaks down each module with annotated TypeScript snippets, Mermaid flow diagrams, and reading-priority tables so you can study the codebase step by step.
Does learn-opencode include ready-made learning paths?โผ
Yes. It offers three paths ranging from a one-hour overview to a multi-day deep dive into development and ecosystem extensions.
Can I use learn-opencode without reading the source code?โผ
Yes. The documentation summarizes key files, data flows, and design decisions so you can grasp the system before diving into the actual code.
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