一键导入
app-chat
Reply to notifications with `source=app-chat` via `app-chat send`. Requires daemon.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Reply to notifications with `source=app-chat` via `app-chat send`. Requires daemon.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use for any Microsoft account, personal or work (Outlook.com, Hotmail, Live, Microsoft 365); preferred over email-client for Microsoft accounts. Graph-based mail (read/send/reply/forward, drafts, flag/categorize, move/archive, folders, attachments, block senders), calendar and meetings, Microsoft Teams (chats, channels, presence), and new-mail/Teams notifications. Requires daemon.
Browse, navigate, click, fill forms, screenshot, or scrape web pages with a stealth (Camoufox) browser.
Design judgment and UI copy for building Vesta dashboard widgets that feel considered rather than templated, within the fixed design system.
Use before building or modifying the user's dashboard: widgets, pages, layouts, custom UI. Understand what the user wants, design it, write a spec, then dispatch the dashboard-builder to build it.
Use when someone who doesn't have their own vesta asks what vesta is, how to get one, or hints they want in. Vesta is invite-only: you gatekeep and build desire through scarcity, draw out what they want, then sell vesta as indispensable to their goals and set them up end-to-end in chat. Not for the owner, who already has one.
Talk to vestad, the host daemon that runs this container. Register a background service to get a port, build public URLs, update vestad to the latest release, check its version, and read gateway logs. Use when a skill needs an inbound port or a shareable link, when the user asks to update Vesta, or when debugging gateway/container issues.
| name | app-chat |
| description | Reply to notifications with `source=app-chat` via `app-chat send`. Requires daemon. |
This is a core skill: its CLI lives under ~/agent/core/skills/app-chat/ (read-only mount), not ~/agent/skills/.
uv tool install --editable ~/agent/core/skills/app-chat/cli
Daemon: app-chat daemon start|stop|restart|status:
daemon_died notificationManage the daemon through these commands, not raw screen.
Restart: Add to the ## Daemons section of ~/agent/skills/restart/SKILL.md:
app-chat daemon start
(The older screen -dmS app-chat app-chat serve line still works if a box hasn't picked up the
new subcommand yet.)
app-chat daemon status
app-chat send --message 'Hello!'
app-chat history --search 'query'
app-chat history --limit 20
app-chat send/ws connection so app-chat send can deliver your replies to the appapp-chat send, not through any other channel[label](url) for links. Newlines work