|
1 | 1 | --- |
2 | | -title: "OpenClaw PDF Tutorial Resources" |
| 2 | +title: "PDF Learning Materials" |
3 | 3 | difficulty: beginner |
4 | | -roles: [everyone] |
| 4 | +roles: [everyone, programmer, ai-developer] |
5 | 5 | type: guide |
6 | 6 | duration: 10min |
| 7 | +tags: [pdf, download, learning-materials, agent, openclaw] |
7 | 8 | --- |
8 | 9 |
|
9 | | -# OpenClaw PDF Tutorial Resources |
| 10 | +# PDF Learning Materials |
10 | 11 |
|
11 | | -This directory contains detailed tutorial documentation for the OpenClaw platform, available for readers to learn and reference. |
| 12 | +This directory contains detailed tutorial PDF documentation for multiple projects, available for offline learning and reference. |
12 | 13 |
|
13 | 14 | ## 📚 Resource List |
14 | 15 |
|
| 16 | +--- |
| 17 | + |
| 18 | +## Agent Design Patterns Complete Tutorial |
| 19 | + |
| 20 | +### 📘 agentic-design-patterns-chinese.pdf (Chinese Version) |
| 21 | + |
| 22 | +**File Size**: 3.5 MB |
| 23 | +**Audience**: AI developers, Agent architects, systematic learners |
| 24 | +**Content Summary**: |
| 25 | +- Complete analysis of 21 core Agent design patterns |
| 26 | +- Systematic learning path from basics to advanced |
| 27 | +- Includes 7 appendices (advanced technical topics) |
| 28 | +- Professional Chinese translation, easy to understand |
| 29 | + |
| 30 | +**Download Link**: [Click to Download](https://github.com/konglong87/anything-ai/raw/main/assets/pdf/agentic-design-patterns-chinese.pdf) |
| 31 | + |
| 32 | +--- |
| 33 | + |
| 34 | +### 🌏 agentic-design-patterns-bilingual.pdf (Chinese-English Bilingual Version) |
| 35 | + |
| 36 | +**File Size**: 4.3 MB |
| 37 | +**Audience**: Technical English learners, deep researchers |
| 38 | +**Content Summary**: |
| 39 | +- Chinese-English bilingual layout |
| 40 | +- Suitable for learning technical terminology and professional expressions |
| 41 | +- Improve technical English reading skills |
| 42 | +- Reference original text for technical details |
| 43 | + |
| 44 | +**Download Link**: [Click to Download](https://github.com/konglong87/anything-ai/raw/main/assets/pdf/agentic-design-patterns-bilingual.pdf) |
| 45 | + |
| 46 | +**Learning Recommendations**: |
| 47 | +- Beginners: Start with the Chinese version to establish overall understanding |
| 48 | +- Advanced learners: Use bilingual version to deeply understand technical details |
| 49 | +- Combine with online tutorials for practical exercises |
| 50 | + |
| 51 | +**Online Version**: [Agent Design Patterns Complete Tutorial](/en/5-skills/agent/design-patterns/README.en.md) |
| 52 | + |
| 53 | +--- |
| 54 | + |
| 55 | +## OpenClaw Tutorial |
| 56 | + |
15 | 57 | ### 1. OpenClaw从入门到精通-v1.3.1.pdf |
16 | 58 | **File Size**: 8.4 MB |
17 | 59 | **Audience**: Beginners to advanced users |
@@ -81,8 +123,9 @@ OpenClaw is an open-source AI Agent development platform that helps developers q |
81 | 123 |
|
82 | 124 | ## 📝 Update Log |
83 | 125 |
|
84 | | -- **2026-03-24**: Initial version, added two tutorial documents |
| 126 | +- **2026-04-18**: Added Agent Design Patterns tutorial PDFs (Chinese + Bilingual versions) |
| 127 | +- **2026-03-24**: Initial version, added OpenClaw tutorial documents |
85 | 128 |
|
86 | 129 | --- |
87 | 130 |
|
88 | | -**Last Updated**: 2026-03-24 |
| 131 | +**Last Updated**: 2026-04-18 |
0 commit comments