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
328 B
328 B
Session rules
- Opencode keeps a history of projects
- The same project must always use the same session
- Reusing sessions preserves context and decisions
- Starting a new session is allowed only if the user explicitly asks
- Open session selector using: /sessions
If unsure, ask the user before creating a new session.