什麼是 personal-assistant?
每當使用者請求個人協助任務(例如日程管理、任務追蹤、提醒設定、習慣監控、生產力建議、時間管理或任何需要基於使用者偏好和上下文的個人化回應的查詢)時,就應該使用此技能。首次使用时,收集全面的用户信息,包括日程安排、工作习惯、偏好、目标和惯例。维护一个智能数据库,自动组织信息并确定其优先级,保留相关数据并丢弃过时的上下文。 來源:auldsyababua/instructor-workflow。
每當使用者請求個人協助任務(例如日程管理、任務追蹤、提醒設定、習慣監控、生產力建議、時間管理或任何需要基於使用者偏好和上下文的個人化回應的查詢)時,就應該使用此技能。首次使用时,收集全面的用户信息,包括日程安排、工作习惯、偏好、目标和惯例。维护一个智能数据库,自动组织信息并确定其优先级,保留相关数据并丢弃过时的上下文。
透過命令列快速安裝 personal-assistant AI 技能到你的開發環境
來源:auldsyababua/instructor-workflow。
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每當使用者請求個人協助任務(例如日程管理、任務追蹤、提醒設定、習慣監控、生產力建議、時間管理或任何需要基於使用者偏好和上下文的個人化回應的查詢)時,就應該使用此技能。首次使用时,收集全面的用户信息,包括日程安排、工作习惯、偏好、目标和惯例。维护一个智能数据库,自动组织信息并确定其优先级,保留相关数据并丢弃过时的上下文。 來源:auldsyababua/instructor-workflow。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/auldsyababua/instructor-workflow --skill personal-assistant 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/auldsyababua/instructor-workflow