Zephyr236
- 4 skills
- 0 followers
- 20 hours ago last updated
- ▌ Openclaw Sdk · zephyr236 bundleopenclaw-sdk 是 Python 包 (pip install openclaw-sdk),用于连接 OpenClaw 自主 AI Agent 框架。 当用户提到以下任何一种情况时,必须激活此 skill: - 需要连接、管理或与 OpenClaw agent 交互 - 使用 OpenClaw SDK 进行 Python 开发 - 需要创建 agent、执行任务、管理渠道、定时任务、技能等 - 任何涉及 openclaw_sdk 的导入、安装、配置或使用 - openclaw, openclaw-sdk, OpenClaw SDK 相关的任何问题 即使用户没有明确说出 "skill",只要涉及 SDK 使用就应该触发。 此 skill 不包含实现代码——所有详细 API 参考在 references/ 目录下。
- ▌ Soft Copyright · zephyr236 bundleGenerate Chinese software copyright (软著) application materials — specification manual and source code document. Analyzes the project, draws SVG diagrams, and converts to formatted DOCX using academic template.
- ▌ Skill MCP Check · zephyr236Use when starting any task to check if available skills and MCPs are sufficient, and search for missing ones to recommend to the user
- ▌ Class Driven Development · zephyr236 bundleUse when planning a project in plan mode that involves multiple classes or modules - guides class-first decomposition with white-box and black-box testing per unit before proceeding