What problem does it solve?
It routes natural-language requests to the correct low-frequency DingTalk product commands (OA approvals, attendance, live, DING, dev apps, Agoal goals, reports, sheets, whiteboard, recruiting, and more) so agents do not guess command syntax or mix up product boundaries.
Core Features & Use Cases
- Product routing index: Maps trigger keywords to the exact
dws command prefix and a dedicated reference file for each of 17+ DingTalk products.
- Attendance workflows: Query check-in records, import schedules, and export monthly/daily/detail Excel reports through guarded Python scripts.
- Agoal and report separation: Distinguishes rule-level submission statistics and follow-ups (Agoal) from daily/weekly/monthly report content (Report).
- Use Case: Ask to export last month's attendance report for a department; the skill resolves user IDs, runs the monthly report script, and returns an Excel file with warnings preserved.
Quick Start
Ask the agent to check your pending OA approvals or export this month's attendance report for your team using the dws CLI.