Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:50:53 +08:00
commit e8e7ede9e4
14 changed files with 2360 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# References
Bundled resources for ai-sdk-agents skill
- [ ] ai_sdk_v5_documentation.md: Comprehensive documentation for the AI SDK v5, including API references and usage examples.
- [ ] multi_agent_best_practices.md: Best practices for designing and implementing multi-agent systems, including agent handoff strategies and routing algorithms.
- [ ] error_handling_guide.md: Guide on handling errors and exceptions in multi-agent systems.