mirror of
https://github.com/LeoYeAI/openclaw-master-skills.git
synced 2026-07-31 03:56:16 +00:00
- Added 175 new high-quality skills across all categories - 14 distinct categories: AI, Search, Productivity, Dev, Marketing, Media, Finance, Communication, Smart Home, Memory, Security, Data, Social, Other - Updated all language READMEs and SKILL.md - Weekly update by MyClaw.ai
13 lines
336 B
Markdown
13 lines
336 B
Markdown
## Standard workflow
|
|
|
|
1. Confirm AI provider and auth method with the user
|
|
2. Start Opencode
|
|
3. Reuse existing project session if present
|
|
4. Select AI model using `/models`
|
|
5. Ensure Plan mode
|
|
6. Generate and validate plan
|
|
7. Switch to Build mode
|
|
8. Implement
|
|
9. Handle interruptions by returning to Plan mode
|
|
10. Repeat until finished
|