Minimal screen activity tracking. Trigger: track screen, start/stop tracking, daily summary, search history, 开始追踪屏幕, 屏幕活动总结, 整理今天的操作. Uses cron tool for trac...
编程
Screen Activity Tracker
试用Screen activity tracking. Trigger: track screen activity, start/stop tracking, daily summary, search history, 开始追踪屏幕, 屏幕活动总结, 整理今天的操作. Uses cron tool for tra...
它能做什么
Screen activity tracking. Trigger: track screen activity, start/stop tracking, daily summary, search history, 开始追踪屏幕, 屏幕活动总结, 整理今天的操作. Uses cron tool for tracking and bash for summary/search.
技能文档
Screen Activity Tracker
Periodically capture screenshots, analyze with a VL model, and log activity to SiYuan Note or local markdown files.
⚠️ CRITICAL: Tool Usage Rules
NEVER call skill_workshop tool. It will error. Only use:
| User Intent | Tool | How |
|---|---|---|
| Start tracking | cron | {"operation":"add","name":"屏幕活动记录","command":"...","cron":"*/5 * * * *"} |
| Stop/Resume/List | cron | {"operation":"edit","jobId":"...","enabled":false} or {"operation":"list"} |
| Daily summary | bash | python3 /scripts/activity-analyzer.py summary |
| Search history | bash | python3 /scripts/activity-analyzer.py search "keyword" |
Start Tracking
- Read
/config.jsonforinterval_minutes(default 5 →*/5 * * * *) - Call
crontool:
{
"operation": "add",
"name": "屏幕活动记录",
"command": "sh -lc '/bin/bash /scripts/screen-activity.sh'",
"cron": "*/5 * * * *",
"timeoutSeconds": 90
}
- Report job ID + interval to user.
Stop / Edit
{"operation": "edit", "jobId": "", "enabled": false}
{"operation": "edit", "jobId": "", "cron": "*/10 * * * *"}
{"operation": "list"}
Summary & Search (bash)
python3 /scripts/activity-analyzer.py summary
python3 /scripts/activity-analyzer.py search "VS Code"
Config (config.json)
{
"backend": "siyuan",
"siyuan": {"url":"http://192.168.1.100:6806","token":"...","notebook_id":"..."},
"local": {"output_dir":"~/screen-activity","keep_days":7},
"mlx_url": "http://192.168.1.198:18000/v1",
"analysis_mode": "simple",
"interval_minutes": 5
}
License
MIT
相关技能
Private local app, project, and billable reports
屏幕监控工具免费版,面向个人用户的屏幕共享与分析. 核心能力: - 单次屏幕截图 - 定时自动截图(间隔可调) - 截图本地保存与管理 - 屏幕内容基础分析 - 双模式运行(主动/被动) 适用场景: - 远程协助截图 - 工作进度记录 - 屏幕内容存档 差异化:免费版提供基础截图能力。PRO版扩展实时流共享、多屏支持、AI 分析与企业级监控. 适用关键词: screenshot, 屏幕截图, screen capture, 监控, screen share, 定时截图
交易追踪与归因分析 v1.1.0。从交易记录逐笔追踪盈亏、 按股票/月度/季度/年度归因、交易成本分析(佣金+滑点)、 持仓时间分析、策略标签归类、多策略对比、ASCII盈亏分布图。 Use when: 需要复盘交易记录、归因分析、 查看按股票/时间段的盈亏分布、成本分析、持仓结构。 🎉 v1.1.0 新增: - 月度/季度/年度归因分解(--by month/quarter/year) - 交易成本分析(--cost: 佣金占比、滑点估算) - 持仓时间分析(--hold: 平均持仓天数、区间分组) - 策略标签归类(--tag: 按策略标签汇总) - 多策略/多时段对比(--comp
Negotiate and enforce screen time contracts with children using a fair AI-mediated system. Set per-child daily limits, create educational vs entertainment budgets, track actual usage, generate compliance report cards, and auto-grant/extend time for chores, homework, and good behavior.
核心能力: 效率管理领域的专业化 AI 辅助工具,提供核心基础功能支持. 适用场景: 个人用户与轻量级场景,涵盖日常操作、自动化工作流与智能决策辅助. 差异化: FREE 版本,面向个人用户提供核心功能、简洁操作与社区支持. 适用关键词: productivity, 效率, 追踪, 时间管理, 活动记录, 日报, 周报