mirror of
https://github.com/LeoYeAI/openclaw-master-skills.git
synced 2026-08-14 00:48:08 +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
11 lines
423 B
JSON
11 lines
423 B
JSON
{
|
|
"name": "memory-manager",
|
|
"version": "1.0.0",
|
|
"description": "Local memory management for agents. Compression detection, auto-snapshots, and semantic search. Never lose context again.",
|
|
"author": "margent",
|
|
"license": "MIT",
|
|
"homepage": "https://www.moltbook.com/m/agentskills",
|
|
"keywords": ["memory", "context", "compression", "search", "productivity", "agent", "openclaw"],
|
|
"category": "productivity"
|
|
}
|