管理 cron.json 中的定时任务(Hooks):列出、添加、查询、更新、删除。使用 read/write/edit 操作 cron.json。
hairyf/damn-reports
SkillsMP 已收集 hairyf/damn-reports 中的 8 个 Skill。打开任一 Skill 可查看来源和详情。
- 最近记录的来源活动
- SkillsMP 收录数据更新
- 已收集 skills
- 8
- GitHub 星标
- 3
- GitHub Forks
- 0
这个仓库中的 skills
已展示 8 / 8 个已收集 Skill。
Manage App Workspace collector tools defined in tool.json: read all tools, add or update a single tool definition, inspect a single tool, and execute a tool via exec_tool. Use when you need to maintain or run collectors stored in tool.json in the App…
Query, sync, and insert records in the Record table. Use when you need to: run SQL queries on record, sync records via sync_records, or add new records with tool='ai'. Use for /record get, /record sync, /record add.
Manage App Workspace data sources defined in source.json: list all sources, add a new source, get a source by id, and update an existing source. Use when you need to maintain the list of collector sources (source.json) in the App Workspace.
Query, generate, and update reports in the Report table. Use when you need to: run SQL queries on report (prefer same-day), generate today's report via generate_report, or modify reports with SQL. Use for /report get, /report generate, /report set.
JSONata query and transformation language for JSON. Use when writing or debugging JSONata expressions, embedding in JS/Node, or transforming JSON data.
原文语言:英语
Guides creation of effective skills. Use when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
原文语言:英语
Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include…
原文语言:英语