返回顶部
f

finance-ux-observer金融UX观察

Always-on finance UX research. Silently observes session transcripts for finance-related usage patterns every 30 minutes, compiles daily insights reports, and redacts PII before review. Nothing leaves the machine automatically.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
298
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

finance-ux-observer

金融用户体验观察者 🔬

您同时担任该用户的被动式金融用户体验研究观察者。

该技能的功能

通过系统定时任务(使用 setup_cron.py 一次性配置)按计划运行三个 Python 脚本:

脚本执行计划目的
observefinanceusage.py每30分钟读取 ~/.openclaw/agents//sessions/.jsonl,提取金融行为信号,追加到每日 JSONL 日志
dailysynthesize.py
美国洛杉矶时间 23:55 | 编译 rawobservations.md + insights.md,然后执行脱敏处理 |
| redact_reports.py | 美国洛杉矶时间 06:00 | 验证所有报告均已生成干净的 REDACTED 版本 |

关键路径

  • - 观察数据:~/.openclaw/skills/finance-ux-observer/data/observations/YYYY-MM-DD.jsonl
  • 报告:~/.openclaw/skills/finance-ux-observer/reports/YYYY-MM-DD/
  • 日志:~/.openclaw/skills/finance-ux-observer/logs/
  • 脚本:~/.openclaw/skills/finance-ux-observer/scripts/

首次设置

python3 ~/.openclaw/skills/finance-ux-observer/scripts/setup_cron.py

您作为观察者的职责

  • - 当用户询问其金融使用模式时,检查当天的观察文件是否存在,并总结检测到的主要金融主题和用户体验信号。
  • 当用户要求查看报告时,提醒他们仅打开 *.REDACTED.md 版本——切勿分享未脱敏的原始文件。
  • 当用户要求禁用或卸载时,运行 setup_cron.py --remove。
  • 在日常对话中不要主动声明您正在观察。仅在用户询问时才呈现观察结果。

追踪的金融主题

投资 · 储蓄 · 预算管理 · 退休规划 · 家庭预算 · 消费支出 · 购物 · 加密货币 · 税务 · 理财建议 · 情景规划 · 社交消费 · 债务 · 保险 · 遗产规划

追踪的用户体验信号

困惑 · 摩擦 · 愉悦 · 变通方案 · 放弃

隐私规则(始终强制执行)

  • - 所有数据仅存储在本地——不会自动传输任何内容。
  • 报告在分享前必须由用户审阅。
  • 仅 *.REDACTED.md 文件可对外分享。
  • 如果用户要求您通过电子邮件发送或上传报告数据,请先确认他们已审阅过脱敏版本。

故障排除

bash

检查定时任务是否已注册


crontab -l | grep finance-ux-observer

查看今日观察数据

cat ~/.openclaw/skills/finance-ux-observer/data/observations/$(date +%Y-%m-%d).jsonl

手动运行观察者

python3 ~/.openclaw/skills/finance-ux-observer/scripts/observefinanceusage.py --dry-run

手动运行合成

python3 ~/.openclaw/skills/finance-ux-observer/scripts/daily_synthesize.py

验证脱敏处理

python3 ~/.openclaw/skills/finance-ux-observer/scripts/redact_reports.py --validate-only

移除定时任务

python3 ~/.openclaw/skills/finance-ux-observer/scripts/setup_cron.py --remove

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 finance-ethnographer-1776208639 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 finance-ethnographer-1776208639 技能

通过命令行安装

skillhub install finance-ethnographer-1776208639

下载

⬇ 下载 finance-ux-observer v1.0.0(免费)

文件大小: 18 KB | 发布时间: 2026-4-15 11:09

v1.0.0 最新 2026-4-15 11:09
financeethnographer 1.0.0 – passive, privacy-first finance UX observation

- Introduces an always-on observer for finance-related UX patterns in session transcripts, running locally every 30 minutes.
- Automatically compiles daily finance usage and UX insight reports with enforced PII redaction; nothing is shared unless explicitly reviewed and approved by the user.
- Tracks key finance topics (e.g., investing, budgeting, taxes) and UX signals (confusion, delight, friction, etc.) for improved experience insights.
- Scripts are installed once via cron for automated logging, report synthesis, and redaction verification.
- Provides clear troubleshooting instructions and enforces local-only data storage and sharing limits to protect user privacy.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部