skills/agent-task-confirm/SKILL.md
Use when confirming whether a dispatched agent task was actually received, activated, and progressing after sessions_send or other task handoff actions.
npx skillsauth add aaaaqwq/agi-super-skills agent-task-confirmInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
确保每次派发任务后,agent 确实收到并在执行。
sessions_send(sessionKey="agent:<id>:telegram:group:-1003890797239", message="【CEO指令】...")
sessions_list(activeMinutes=5, kinds=["agent"], messageLimit=0)
检查目标 agent 的 session 是否 active(updatedAt 在最近 60 秒内)。
| 状态 | 判断条件 | 处理 | |------|----------|------| | ✅ 已接收 | session active, updatedAt 刚更新 | 等汇报 | | ⚠️ 可能卡住 | session active 但 5min+ 无新消息 | 发催促消息 | | ❌ 未接收 | session 不在 active 列表 | 重发一次,仍失败则报告 Daniel |
如果 agent 5 分钟内没有发群里汇报,发催促:
sessions_send(sessionKey="agent:<id>:...", message="【催促】你的任务完成了吗?立即用 message 发群里汇报进度。")
如果催促后 5 分钟仍无反应:
任务消息必须包含:
快速检查所有 agent 状态:
sessions_list(activeMinutes=10, kinds=["agent"], messageLimit=1)
看每个 agent 的 updatedAt 和最后一条消息判断是否在工作。
testing
AI驱动的智能浏览器自动化工具。使用LLM理解页面并自动执行任务,比传统Playwright更智能、更省token。适用于复杂交互、动态页面、需要智能决策的浏览器操作。Chrome浏览器优先。
tools
网页登录态管理。使用 fast-browser-use (fbu) 管理各平台登录状态,定期检查可用性,新平台授权时自动保存 profile。
development
Monitor and report on API provider quotas, balances, and usage. Query official providers (Moonshot, DeepSeek, xAI, Google AI Studio) and relay/proxy providers (Xingjiabiapi, Aixn, WoW) via their billing APIs. Also checks subscription services (Brave Search, OpenRouter). Generates quota reports. Triggers on "查额度", "API余额", "quota check", "billing report", "api balance", "供应商额度", "中转站余额", "费用报告", "check balance", "how much credit".
development
# A股基金监控 Skill A股基金净值监控,支持实时估值和盘后净值,自动判断交易日/节假日。 ## 用法 ### 快速监控(命令行) ```bash # 默认配置,输出到控制台 bash ~/clawd/skills/a-fund-monitor/scripts/monitor.sh # 推送到群(使用--push参数) bash ~/clawd/skills/a-fund-monitor/scripts/monitor.sh --push # 监控指定基金 bash ~/clawd/skills/a-fund-monitor/scripts/monitor.sh --codes "000979 002943" ``` ### Agent调用 ``` 执行A股基金监控任务。 1. 读取配置文件: ~/clawd/skills/a-fund-monitor/config.json 2. 获取实时净值数据 3. 非交易日自动切换为简短报告 配置文件格式: { "funds": [ {"code": "000979", "name": "景顺长城沪港深精选股票