skill
职业分类
描述
更新
calendar
秘书和行政助理(法律、医疗和高管除外)
日程管理与日历。用户提到日程、会议、提醒、安排、行程、约会、deadline、什么时候有空时触发。使用本地 SQLite(~/.lsbot/calendar/calendar.db)存储,通过 sqlite3 命令操作,无需任何外部服务。
2026-04-25
finance
个人理财顾问
个人财务记账与查询。用户提到记账、花了多少钱、收入支出、月度报表、账单、存钱、预算时触发。使用本地 SQLite(~/.lsbot/finance/ledger.db)存储,通过 sqlite3 命令操作,无需任何外部服务。
2026-04-09
powershell
网络与计算机系统管理员
Run PowerShell (pwsh) commands and scripts. Use when the user asks to automate Windows tasks, manage files/processes/services, query system info, or run .ps1 scripts. Also covers cross-platform pwsh on macOS/Linux.
2026-03-18
discord
网络与计算机系统管理员
Use when you need to control Discord via the discord tool: send messages, react, manage threads/pins/search, create/edit/delete channels, fetch permissions, set bot presence, or handle moderation.
2026-02-09