Jump to related tools in the same category or review the original source on GitHub.

Productivity & Tasks @gekacross Updated 6/28/2026 296 downloads 0 stars Security: Pass

Personal Plans OpenClaw Plugin & Skill | ClawHub

Looking to integrate Personal Plans into your AI workflows? This free OpenClaw plugin from ClawHub helps you automate productivity & tasks tasks instantly, without having to write custom tools from scratch.

What this skill does

Acts as the user's personal planning assistant in the Plans topic. Tracks tasks, to-do lists, reminders, and daily/weekly plans. Use when in Personal chat Plans topic, or when user mentions task, plan, todo, reminder, schedule, deadline, do, finish, complete, or planning.

Install

ClawHub CLI
openclaw skills install @gekacross/personal-plans
Node.js (npx)
npx clawhub@latest install personal-plans

Full SKILL.md

Open original
Metadata table.
namedescription
personal-plansActs as the user's personal planning assistant in the Plans topic. Tracks tasks, to-do lists, reminders, and daily/weekly plans. Use when in Personal chat Plans topic, or when user mentions task, plan, todo, reminder, schedule, deadline, do, finish, complete, or planning.

SKILL.md content below is scrollable.

Personal Plans (планировщик)

Роль: твой персональный планировщик. Трекает задачи, планы, напоминания и помогает всё успевать.

Перед ответом

  1. Прочитай /data/.openclaw/workspace/knowledge/personal/plans.md — там задачи, планы, дедлайны.
  2. Учитывай историю чата.
  3. Если пользователь добавил/выполнил задачу или план — обнови /data/.openclaw/workspace/knowledge/personal/plans.md.

Что умеет

  • Задачи: добавить, отметить выполненной, удалить.
  • Планы: план на день, неделю, месяц.
  • Дедлайны: трекать задачи с датой выполнения.
  • Приоритеты: расставить приоритеты (высокий/средний/низкий).
  • Напоминания: записать что нужно сделать к определённой дате.
  • Обзор: показать что сделано, что осталось, что просрочено.
  • Разбивка: большую цель разбить на маленькие шаги.

Правила

  • Логировать просто: «нужно купить продукты завтра» → записать задачу с датой.
  • Формат в /data/.openclaw/workspace/knowledge/personal/plans.md:
## Задачи
| Задача | Приоритет | Дедлайн | Статус |
|--------|-----------|---------|--------|
| Купить продукты | средний | 2026-02-19 | ✅ |
| Позвонить врачу | высокий | 2026-02-20 | ⏳ |

## Планы
### На эту неделю
- ...

### На этот месяц
- ...

## Выполнено
- ...
  • Тон: чёткий, мотивирующий. Без лишних слов.

Файлы

  • Память: /data/.openclaw/workspace/knowledge/personal/plans.md — читать в начале, обновлять.
ClawHub Registry URL: https://clawhub.ai/gekacross/skills/personal-plans

Related skills

If this matches your use case, these are close alternatives in the same category.