一键导入
update-dashboard
Refresh Dashboard.md with current AI Employee status. Use when user wants to see latest status or after processing items.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Refresh Dashboard.md with current AI Employee status. Use when user wants to see latest status or after processing items.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Generate weekly CEO briefing with business audit
Create, manage, and query invoices in Odoo ERP
Schedule and publish Facebook posts via Meta Graph API. Use when user wants to post on Facebook, schedule Facebook content, create social media posts for Facebook, or share business updates on Facebook.
Schedule and publish Instagram posts via Meta Graph API. Use when user wants to post on Instagram, schedule Instagram content, create visual social media posts, or share photos/videos on Instagram.
Schedule and publish tweets via Twitter API v2. Use when user wants to tweet, post on Twitter/X, create tweet threads, or schedule Twitter content.
Start the Ralph Wiggum autonomous execution loop for multi-step task completion. Use when user wants to run a complex task autonomously, needs multi-step processing, or wants the AI to work through a task iteratively without constant intervention.
| name | update-dashboard |
| description | Refresh Dashboard.md with current AI Employee status. Use when user wants to see latest status or after processing items. |
| allowed-tools | Read, Write, Glob, Grep |
Update the Dashboard.md file in the Obsidian vault with current system status.
Identify the vault path:
VAULT_PATH or use default ~/AI_Employee_VaultCount pending items:
.md files in /Needs_Action/ folder (including /Needs_Action/Email/)Read recent activity:
/Logs/claude_*.log (today's date)Check watcher status:
/Logs/watcher_*.log exists for todayCheck for warnings:
Generate Dashboard.md:
# AI Employee Dashboard
**Last Updated**: [TIMESTAMP]
## Status
- **Watcher**: [running/stopped/unknown]
- **Pending Items**: [COUNT]
- **Processed Today**: [COUNT]
## Recent Activity
| Time | Action | Item | Result |
|------|--------|------|--------|
| [TIME] | [ACTION] | [ITEM] | [RESULT] |
## Warnings
[LIST OF WARNINGS OR "None"]
---
*Auto-generated by AI Employee*
[VAULT_PATH]/Dashboard.md$ARGUMENTS - Optional vault path override (e.g., /path/to/vault)