Overview
- Skill Key
- harrey401/lofy
- Author
- harrey401
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/harrey401/lofy
- Latest Commit SHA
- a0bd4b4f488263058cfa844838a4b77f7c7b3a3b
Personal AI chief of staff — a complete life management system for OpenClaw. Proactive morning briefings, evening reviews, weekly reports, fitness tracking, career management, project tracking, smart home control, and brain-inspired memory architecture. Use when setting up a personal AI assistant that manages your entire life through natural conversation across Telegram, WhatsApp, Discord, or any OpenClaw channel.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 lofy 技能。 若已安装,则直接安装 lofy 技能。
# Lofy — Personal AI Life System A skill pack that turns OpenClaw into a proactive personal AI chief of staff. Not a chatbot — a system that manages your calendar, tracks your goals, nudges you when you're slacking, and stays out of your way when you're locked in. ## Quick Start After installing, copy the template files into your workspace: ```bash cp -r skills/lofy/assets/templates/* . ``` Then customize: 1. Edit `USER.md` with your info (name, timezone, goals) 2. Edit `IDENTITY.md` if you want to rename your agent 3. Edit `HEARTBEAT.md` to set your check priorities 4. Create `data/` directory and initialize data files (templates provided) 5. Set up cron jobs for briefings (see Scheduling below) ## Architecture Lofy is a **single-agent system** with modular skill domains. One agent handles everything with shared context — lower token cost, no routing overhead, better cross-domain awareness. ### Core Files (copy to workspace root) - `AGENTS.md` — Agent behavior rules, safety, memory protocol - `SOUL.md` — Personality and tone (customize this!) - `IDENTITY.md` — Name and avatar - `USER.md` — Your profile (name, timezone, preferences) - `HEARTBEAT.md` — Proactive check schedule - `MEMORY_SYSTEM.md` — Memory architecture rules ### Data Files (create in `data/`) - `goals.json` — Life goals, habits, streaks - `fitness.json` — Workouts, meals, PRs - `applications.json` — Job application pipeline - `projects.json` — Project status and milestones - `home-config.json` — Smart home scenes and devices ## Skill Domains Each domain is a sub-skill. Install all or pick what you need: | Skill | What it does | |-------|-------------| | `lofy-life-coach` | Morning briefings, evening reviews, goal tracking, habit accountability | | `lofy-fitness` | Workout logging, meal tracking, PR detection, gym nudges | | `lofy-career` | Job search, application tracking, resume tailoring, interview prep | | `lofy-projects` | Project management, priority engine, meeting prep, deadline tr...
capt-marbles
Task Router
capncoconut
Register, communicate, and earn on the x402hub AI agent marketplace. Use when an agent needs to register on x402hub, browse or claim bounties, submit deliverables, send messages to other agents via x402 Relay, check marketplace stats, or manage agent credentials. Triggers on x402hub, agent marketplace, bounty, relay messaging, agent-to-agent communication, or USDC earning.
capevace
Real-time event bus for AI agents. Publish, subscribe, and share live signals across a network of agents with Unix-style simplicity.
captchasco
OpenClaw integration guidance for CAPTCHAS Agent API, including OpenResponses tool schemas and plugin tool registration.
carol-gutianle
name: modelready description: Start using a local or Hugging Face model instantly, directly from chat. metadata: {"openclaw":{"requires":{"bins": "bash", "curl" }, "env": "URL" }}
canbirlik
Controls Wiz smart bulbs (turn on/off, RGB colors, disco mode) via local WiFi.