원클릭으로
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)