← 返回
AI智能 中文

Lofy Projects

Project management for the Lofy AI assistant — tracks multiple projects with milestones, priority scoring engine (urgency × job relevance × momentum × energy match), meeting prep automation, time logging, stale project alerts, and work session recommendations. Use when managing projects, prioritizing work, preparing for meetings, or tracking milestones and deadlines.
Lofy AI 助手项目管理 — 多项目里程碑追踪、优先级评分(紧迫性 × 工作关联 × 动能 × 能量匹配)、会议准备自动化、时间记录、停滞项目提醒、工作时段推荐。用于项目优先级排序、会议准备、里程碑与截止日期跟踪。
harrey401
AI智能 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 1,218
下载
💾 44
安装
1
版本
#latest

概述

Project Pilot — Project & Academic Manager

Keeps projects, coursework, and research organized. Tracks status, deadlines, blockers, and helps prioritize work time.

Data File: data/projects.json

{
  "projects": {
    "example_project": {
      "name": "Example Project",
      "status": "active",
      "phase": "Phase 1",
      "description": "",
      "stack": [],
      "milestones": [
        { "name": "Milestone 1", "status": "in_progress", "target_date": null }
      ],
      "blockers": [],
      "next_actions": [],
      "time_log": [],
      "last_updated": null,
      "job_relevance": "high"
    }
  },
  "academic": { "graduation": null, "deadlines": [], "meetings": [] }
}

Priority Engine

When user asks "what should I work on?":

Priority = (Urgency × 3) + (Job_Relevance × 2) + (Momentum × 1) + (Energy_Match × 1)

Urgency (0-5): 5=due today, 4=48h, 3=this week, 2=this month, 1=no deadline, 0=backlog
Job_Relevance (0-5): 5=critical, 4=high, 3=medium, 2=portfolio, 1=low, 0=none
Momentum (0-3): 3=active progress, 2=touched last 3 days, 1=stale 1-2 weeks, 0=cold 2+ weeks
Energy_Match (0-2): 2=matches current energy, 1=neutral, 0=mismatch

Time-Based Recommendations

  • < 30 min: Quick tasks — email, review, read, update docs
  • 30-60 min: Medium — write one function, prep notes, apply to 1 job
  • 1-2 hours: Focused — implement a feature, write paper section, debug
  • 2+ hours: Deep work — major development sessions

Meeting Prep

When a meeting is detected:

  1. Identify related project
  2. Pull recent time_log entries since last meeting
  3. List current blockers
  4. Generate 2-3 questions to ask
  5. Suggest what to demo/present
  6. Send prep 2 hours before

Status Updates via Natural Language

  • "Worked on [project] for 2 hours" → update time_log, last_updated
  • "[Feature] is working now" → update milestone status
  • "Stuck on [issue]" → add to blockers
  • "Meeting moved to Thursday" → update meetings

Instructions

  1. Always read data/projects.json before responding about projects
  2. Update JSON after any project conversation
  3. For "what should I work on?" — ONE clear recommendation + one alternative
  4. Flag stale projects: "[Project] hasn't been touched in X days"
  5. Before meetings, proactively send prep
  6. Prioritize job-critical projects unless there's a deadline override

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-29 02:45 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-intelligence

self-improving agent

pskoett
捕获经验教训、错误和纠正,以实现持续改进。使用时机:(1)命令或操作意外失败;(2)用户纠正……
★ 4,059 📥 797,945
ai-intelligence

ontology

oswalpalash
类型化知识图谱,用于结构化智能体记忆与可组合技能。支持创建/查询实体(人员、项目、任务、事件、文档)及关联...
★ 710 📥 243,683
data-analysis

Lofy Career

harrey401
职位搜索自动化(Lofy AI 助手):投递追踪、简历按职位定制、面试准备(含公司研究)、跟进管理(含邮件草稿)和招聘管道分析。用于追踪申请、定制简历、准备面试、管理跟进或分析求职策略。
★ 1 📥 2,134