在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用$pwd:
$ git log --oneline --stat
stars:177
forks:27
updated:2026年4月3日 18:46
SKILL.md
Run a quality audit on the knowledge base
Log a daily work check-in — records what was accomplished and syncs to task board
Audit and clean up knowledge base state — archive completed work, fix inconsistencies
Classify raw content and route it to the appropriate knowledge base location
Process a meeting transcript — extract decisions, action items, and key discussion points into structured vault entries
View, update, review, or create OKR cycles
| name | vault-dashboard |
| description | Manually refresh the knowledge base dashboard |
| allowed-tools | ["vault_dashboard","vault_update_entry","vault_search"] |
Refresh the main dashboard entry with current state.
vault_dashboard(dashboard_type: "index") — get full dashboard datavault_search(query: "Index", entry_type: "topic")vault_update_entry(path: "Index.md", content: "{formatted dashboard}") — rewrite with fresh datavault_dashboard(dashboard_type: "updates_hub") — get checkin summaryConfirm which dashboards were refreshed and any notable changes (new completions, at-risk items, etc.).