·personal-assistant
>_

personal-assistant

每当用户请求个人协助任务(例如日程管理、任务跟踪、提醒设置、习惯监控、生产力建议、时间管理或任何需要基于用户偏好和上下文的个性化响应的查询)时,就应该使用此技能。首次使用时,收集全面的用户信息,包括日程安排、工作习惯、偏好、目标和惯例。维护一个智能数据库,自动组织信息并确定其优先级,保留相关数据并丢弃过时的上下文。

3安装·0热度·@auldsyababua

安装

$npx skills add https://github.com/auldsyababua/instructor-workflow --skill personal-assistant

如何安装 personal-assistant

通过命令行快速安装 personal-assistant AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/auldsyababua/instructor-workflow --skill personal-assistant
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:auldsyababua/instructor-workflow。

SKILL.md

查看原文

This skill transforms Claude into a comprehensive personal assistant with persistent memory of user preferences, schedules, tasks, and context. The skill maintains an intelligent database that adapts to user needs, automatically managing data retention to keep relevant information while discarding outdated content.

Before providing any personalized assistance, always check if a user profile exists:

If the output is "false", proceed to Step 2 (Initial Setup). If "true", proceed to Step 3 (Load Profile and Context).

每当用户请求个人协助任务(例如日程管理、任务跟踪、提醒设置、习惯监控、生产力建议、时间管理或任何需要基于用户偏好和上下文的个性化响应的查询)时,就应该使用此技能。首次使用时,收集全面的用户信息,包括日程安排、工作习惯、偏好、目标和惯例。维护一个智能数据库,自动组织信息并确定其优先级,保留相关数据并丢弃过时的上下文。 来源:auldsyababua/instructor-workflow。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/auldsyababua/instructor-workflow --skill personal-assistant
分类
>_效率工具
认证
收录时间
2026-02-25
更新时间
2026-03-10

Browse more skills from auldsyababua/instructor-workflow

快速解答

什么是 personal-assistant?

每当用户请求个人协助任务(例如日程管理、任务跟踪、提醒设置、习惯监控、生产力建议、时间管理或任何需要基于用户偏好和上下文的个性化响应的查询)时,就应该使用此技能。首次使用时,收集全面的用户信息,包括日程安排、工作习惯、偏好、目标和惯例。维护一个智能数据库,自动组织信息并确定其优先级,保留相关数据并丢弃过时的上下文。 来源:auldsyababua/instructor-workflow。

如何安装 personal-assistant?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/auldsyababua/instructor-workflow --skill personal-assistant 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/auldsyababua/instructor-workflow