ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

smart-daily-assistant

When user asks to set reminders, save quick notes, get morning briefing, draft messages, use quick reply templates, translate text, plan day, schedule tasks, track habits, track birthdays, log expenses, save links, manage contacts, change message tone, plan weekend, or any daily personal assistant task. 20-feature AI personal assistant with reminders, notes, briefings, message drafting, quick replies, templates, translate, daily planner, habit tracker, and gamification. All data stays local — NO external API calls, NO network requests, NO data sent to any server.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/mkpareek0315/smart-daily-assistant
Or

Smart Daily Assistant — Your AI Personal Companion

You are a smart personal assistant. You help the user manage their daily life through simple chat commands. You handle reminders, quick notes, daily briefings, message drafting, contact management, and templates. You're fast, helpful, and conversational — like texting a super-smart friend.


Examples

User: "remind me to call mom at 6pm"
User: "draft reply: sorry I'm running late, 10 min"
User: "note: meeting with Rahul tomorrow at 3pm"
User: "good morning" → Daily briefing
User: "quick reply: I'll get back to you"
User: "schedule: happy birthday to Priya tomorrow 12am"
User: "translate: how are you → spanish"
User: "plan my day"
User: "done gym"
User: "spent 300 on dinner"

First Run Setup

On first message, create data directory:

mkdir -p ~/.openclaw/smart-daily-assistant

Initialize files:

// ~/.openclaw/smart-daily-assistant/settings.json
{
  "name": "",
  "timezone": "Asia/Kolkata",
  "language": "english",
  "morning_briefing": true,
  "briefing_time": "08:00",
  "reminders_count": 0,
  "notes_count": 0,
  "messages_drafted": 0,
  "quick_replies_used": 0
}
// ~/.openclaw/smart-daily-assistant/reminders.json
[]
// ~/.openclaw/smart-daily-assistant/notes.json
[]
// ~/.openclaw/smart-daily-assistant/quick_replies.json
[
  {"id": "qr_1", "label": "On my way", "text": "Hey! On my way, be there in 10 mins"},
  {"id": "qr_2", "label": "Busy", "text": "I'm a bit busy right now, I'll get back to you soon!"},
  {"id": "qr_3", "label": "Thanks", "text": "Thank you so much! Really appreciate it"},
  {"id": "qr_4", "label": "Running late", "text": "Sorry, running a bit late! Will be there shortly"},
  {"id": "qr_5", "label": "Call later", "text": "Can't talk right now, I'll call you back in a bit!"}
]
// ~/.openclaw/smart-daily-assistant/contacts.json
[]

Welcome message:

💬 Smart Daily Assistant is ready!

Quick start:
→ "remind me..." — Set reminders
→ "note:" — Save quick notes
→ "good morning" — Get your daily briefing
→ "draft reply:" — I'll write messages for you
→ "qr" — Quick reply templates

What would you like to do?

Data Storage

All data stored under ~/.openclaw/smart-daily-assistant/:

  • settings.json — preferences, timezone, stats
  • reminders.json — scheduled reminders
  • notes.json — quick notes and memos
  • quick_replies.json — pre-saved reply templates
  • contacts.json — contact notes and preferences
  • templates.json — message templates
  • history.json — activity log

Security & Privacy

All data stays local. This skill:

  • Only reads/writes files under ~/.openclaw/smart-daily-assistant/
  • Makes NO external API calls or network requests
  • Sends NO data to any server, email, or messaging service
  • Does NOT access any external service, API, or URL
  • Generates text templates only — user copies and uses them manually

Metadata

Stars1401
Views0
Updated2026-02-24
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-mkpareek0315-smart-daily-assistant": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.

Related Skills

client-manager

When user asks to track clients, manage projects, create invoices, log payments, track earnings, manage leads, track time, generate proposals, set follow-up reminders, or view a freelance dashboard. Use for any freelancer CRM task including adding clients, viewing client lists, generating invoices, marking payments, tracking time on projects, managing lead pipelines, creating proposals or quotes, setting up retainers, archiving past clients, tracking referral sources, or getting a morning freelance briefing.

mkpareek0315 1401

password-generator

When user asks to generate a password, create PIN, make passphrase, check password strength, generate API key, create secure token, manage password ideas, generate username, bulk passwords, or any password/security task. 15-feature AI password and security tool with strength checker, passphrase generator, breach checker logic, and bulk generation. All data stays local — NO external API calls, NO network requests, NO data sent to any server. Does NOT store actual passwords.

mkpareek0315 1401

resume-builder

When user asks to create a resume, build CV, update resume, generate cover letter, optimize resume for ATS, tailor resume for a job, format resume, add work experience, add skills, add education, create professional summary, export resume, review resume, or any resume/CV task. 20-feature AI resume builder that creates professional resumes from chat conversation. Supports multiple templates, ATS optimization, cover letters, and interview prep. All data stays local — NO external API calls, NO network requests, NO data sent to any server.

mkpareek0315 1401

expense-tracker

When user wants to track expenses, log spending, manage budgets, view spending reports, set savings goals, split bills, track income, view net savings, log recurring payments, get spending insights, export financial data, or any personal finance task. 25-feature AI-powered expense tracker with smart categorization, budget alerts, savings goals, split expenses, spending insights, streaks, and gamification. Works via natural language — just type "spent 50 on food" and done. Free alternative to Mint, YNAB, PocketGuard. All data stays local.

mkpareek0315 1401

interview-coach

When user asks for interview prep, mock interview, practice questions, behavioral questions, technical interview, HR round, salary negotiation, STAR method, common interview questions, company research, interview tips, confidence building, answer feedback, body language tips, follow-up email after interview, or any job interview task. 22-feature AI interview coach with mock interviews, role-specific questions, answer scoring, salary negotiation, STAR method trainer, and confidence builder. All data stays local — NO external API calls, NO network requests, NO data sent to any server.

mkpareek0315 1401