Task management, workplace memory, and a visual dashboard.
Two-tier memory system that makes your agent a true workplace collaborator. Decodes shorthand, acronyms, nicknames, and internal language so your agent understands requests like a colleague would. MEMORY.md for working memory, memory/ directory for the full knowledge base.
Initialize the productivity system and open the dashboard
Simple task management using a shared TASKS.md file. Reference this when the user asks about their tasks, wants to add/complete tasks, or needs help tracking commitments.
Sync tasks and refresh memory from your current activity
Personal productivity system — task management, workplace memory, and a visual dashboard. Forked from anthropics/knowledge-work-plugins and adapted for cross-harness use.
extraDirs| Skill | Type | What it does |
|---|---|---|
productivity-start | command | Initialize tasks, memory, and dashboard |
productivity-update | command | Sync tasks and refresh memory from activity |
productivity-tasks | auto | Task management via TASKS.md |
productivity-memory | auto | Two-tier memory system (MEMORY.md + memory/) |
Commands (user-invocable: true) are invoked explicitly via /productivity-start and /productivity-update.
Auto skills fire automatically when the agent detects relevance.
Add the marketplace, then install the plugin:
/plugin marketplace add androidStern-personal/productivity-skills
/plugin install productivity@productivity-skills
Skills are namespaced: /productivity:productivity-start, /productivity:productivity-update, etc.
For local development:
claude --plugin-dir ~/src/skills/productivity/plugins/productivity
Add to ~/.openclaw/openclaw.json:
{
"skills": {
"load": {
"extraDirs": ["~/src/skills/productivity/skills"],
"watch": true
}
}
}
git pull # both harnesses pick up changes
These skills work with any MCP-connected tools. They describe workflows in terms of categories (chat, email, calendar, project tracker, etc.) rather than specific products. If a category isn't connected, the agent skips it and notes the gap.
The skills create these files in your working directory:
TASKS.md — task list (created by productivity-start or productivity-tasks)MEMORY.md — working memory hot cache (created by productivity-start)memory/ — deep memory directory (glossary, people, projects, context)dashboard.html — visual task board and memory viewer (copied from productivity-start)Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub androidstern-personal/productivity-skills --plugin productivityManage tasks, plan your day, and build up memory of important context about your work. Syncs with your calendar, email, and chat to keep everything organized and on track.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Memory compression system for Claude Code - persist context across sessions
Marketing skills for AI agents — conversion optimization, copywriting, SEO, paid ads, ad creative, and growth