Install
openclaw skills install archonPersonal AI chief-of-staff for technical managers. Use when the user wants a persistent workspace-based system for daily logs, decision support, upward-manag...
openclaw skills install archonUse this skill to turn a normal Automomous Agent into a persistent, file-based management copilot for a technical manager.
daily/ as the primary input source. Derive decisions/, signals/, coach/, and war-room/ from real work rather than generating isolated records.This skill expects a workspace with these directories:
profile/
org/
daily/
decisions/
signals/
coach/
war-room/
patterns/
.archon/
Use starter files from assets/starter/ when bootstrapping a new workspace.
| Trigger or need | Workflow |
|---|---|
| 日志 / 今天 / 总结 / daily | archon-daily |
| 决策 / 选择 / 纠结 / 要不要 / 权衡 | archon-decide |
| 团队 / 风险 / 信号 / 雷达 / 健康度 | archon-signal |
| 辅导 / 向上管理 / 沟通 / 汇报 / 谈话 | archon-coach |
| 会前 / 准备 / 面谈 / 开会 | archon-prepare |
| 复盘 / 回顾 / 这周 / 这个月 | archon-review |
Before running any workflow, load only the files needed for the task, in this order:
references/schemas.mdprofile/*.mdorg/*.mddaily/ (prefer last 7 days)decisions/, signals/, coach/, or war-room/Use when the user wants to record a day, summarize work, or dump raw events.
daily/YYYY-Wnn/YYYY-MM-DD.md using assets/templates/daily.md.decisions/ recordsignals/ recordcoach/ recordUse for important choices, trade-offs, or option comparison.
profile/values.md and profile/preferences.md.decisions/ and relevant signals/.assets/templates/decision.md.Use to inspect team risk, opportunity, anomaly, or trend.
daily/ logs.org/team-overview.md.signals/ for updates or duplicates.assets/templates/signal.md.Use for upward management, difficult communication, 1v1s, reporting, influence, and leadership growth.
profile/growth-areas.md and the relevant entry in org/stakeholders.md.assets/templates/coach.md if the user wants to preserve it.Use for meeting preparation.
coach/ or war-room/ when the preparation should be tracked.Use for weekly, monthly, or quarterly reflection.
Many technical managers want to be transparent but default to indirect or accommodating behavior in real conflict. In coaching, do not push them into blunt confrontation. Help them find phrasing that is truthful, calm, and non-defensive.
references/schemas.md exactly.YYYY-MM-DD.assets/starter/assets/templates/references/schemas.mdreferences/prompts.mdscripts/validate.jsIf distributing this skill to other users, keep SKILL.md as the entry point and copy only the reusable resources. Do not ship private workspace history such as real daily/, decisions/, or signals/ records.