← 返回 Skills 市场
mikecourt

Project Management Guru (ADHD)

作者 mikecourt · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
2824
总下载
3
收藏
17
当前安装
1
版本数
在 OpenClaw 中安装
/install project-management-guru-adhd
功能描述
Expert project manager for ADHD engineers managing multiple concurrent projects. Specializes in hyperfocus management, context-switching minimization, and parakeet-style gentle reminders.
安全使用建议
This skill reads like a design + implementation guide for an automated reminder/monitoring system, but the package declares no credentials or install steps — that's a mismatch. Before installing or enabling it: - Ask the publisher for the source repository and a security/privacy description (what APIs it will call, exactly which tokens are required, and why). - Do not provide broad tokens (full workspace/admin). If you must supply credentials, use least-privilege service accounts (Slack bot scoped only to sending DMs, calendar read-only where possible). - Inspect SKILL.md for hidden unicode/control characters (the scan found them); view the raw file to ensure there are no obfuscated instructions. - Confirm how 'send_slack_dm', 'schedule_task', webhooks, and 'prompt_user' are implemented in your environment — these are referenced but not provided. - If you plan to let the skill run autonomously, test it in a sandboxed account/workspace first and audit outgoing messages and scheduled actions. If the owner cannot explain the missing integration configuration or provide a canonical source repo, treat the skill as untrusted and do not grant credentials or enable autonomous invocation.
功能分析
Type: OpenClaw Skill Name: project-management-guru-adhd Version: 1.0.0 The skill bundle provides instructions and Python code for an AI agent to act as a project manager for ADHD engineers. All files, including the SKILL.md instructions, are aligned with this stated purpose. The Python code implements features like context-switching tracking, hyperfocus monitoring, parakeet-style reminders, and task chunking. While the code implies interaction with external systems like Slack (`send_slack_dm`) and a calendar API (`calendar_api.get_events`), these are plausible and necessary functionalities for a project management skill and are used for benign purposes (e.g., sending reminders, scheduling breaks). There is no evidence of data exfiltration, malicious execution, persistence mechanisms, prompt injection with harmful objectives, or obfuscation. The `prompt_user` function is used for legitimate user interaction regarding workflow management.
能力评估
Purpose & Capability
The skill describes active integrations (Slack DMs, calendar API, GitHub webhooks, scheduling) and runtime behaviors (monitoring commits/DND, sending reminders). Yet the registry metadata declares no required env vars, no config paths, and no install steps. Realistically those capabilities need API tokens/URLs and webhook setup; the absence of any declared credentials or integration configuration is an incoherence.
Instruction Scope
SKILL.md and reference files contain explicit instructions to call functions like send_slack_dm, schedule_task, schedule_followup_checkin, prompt_user and to read calendar/events/commit activity. Those are actionable runtime operations that go beyond passive advice — they require network access and credentials. The instructions do not declare how those functions will be provided nor constrain what data may be read or sent.
Install Mechanism
There is no install spec and no code files executed by the platform; this lowers file-system/write risk. The included reference files contain example code snippets, but nothing in the package automatically downloads or installs external code.
Credentials
The skill clearly expects access to external services (Slack, calendar, GitHub, optional time-tracking), yet requires.env is empty and no primaryEnv is declared. If the skill were to be granted tokens later, it should request minimal, narrowly-scoped credentials (e.g., a Slack bot token limited to sending DMs). As-is, the spec gives no justification for how credentials would be supplied or limited.
Persistence & Privilege
always:false (normal). The skill allows autonomous model invocation (default). Autonomous invocation combined with networked integrations would increase blast radius, but autonomy alone is expected for skills. If you grant service credentials, consider the implications of enabling autonomous runs that can send messages or schedule actions without per-invocation approval.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install project-management-guru-adhd
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /project-management-guru-adhd 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Project Management Guru for ADHD Engineers – Initial Release - Provides ADHD-optimized project management guidance, focusing on managing multiple concurrent projects and minimizing context-switching. - Introduces hyperfocus management protocols, including rules for interruption, recovery, and self-care reminders. - Implements "parakeet-style" gentle reminders with escalating urgency for deadline awareness. - Outlines best practices for task chunking, promoting micro-tasks and dopamine-driven progress feedback. - Highlights key anti-patterns to avoid, such as shame-based accountability and meeting sprawl. - Emphasizes flexible, supportive workflows tailored for neurodivergent engineers.
元数据
Slug project-management-guru-adhd
版本 1.0.0
许可证
累计安装 17
当前安装数 17
历史版本数 1
常见问题

Project Management Guru (ADHD) 是什么?

Expert project manager for ADHD engineers managing multiple concurrent projects. Specializes in hyperfocus management, context-switching minimization, and parakeet-style gentle reminders. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2824 次。

如何安装 Project Management Guru (ADHD)?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install project-management-guru-adhd」即可一键安装,无需额外配置。

Project Management Guru (ADHD) 是免费的吗?

是的,Project Management Guru (ADHD) 完全免费(开源免费),可自由下载、安装和使用。

Project Management Guru (ADHD) 支持哪些平台?

Project Management Guru (ADHD) 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Project Management Guru (ADHD)?

由 mikecourt(@mikecourt)开发并维护,当前版本 v1.0.0。

💬 留言讨论