Commit graph

85 commits

Author SHA1 Message Date
44bd7fa45e log-work-expense: clarify odometer image order doesn't matter 2026-04-29 02:44:34 +00:00
9e522fc164 Add vision-analysis skill; move workaround from TOOLS.md; update log-work-expense to skip image analysis 2026-04-29 02:40:45 +00:00
ac1b4f83f3 Add log-work-expense skill to skill index 2026-04-29 02:34:20 +00:00
e667cf0e39 Move log-work-expense skill to ~/.openclaw/skills 2026-04-29 02:18:54 +00:00
33081523a1 Add log_expense.py script with validation; simplify skill 2026-04-29 02:17:48 +00:00
e3939965d5 add image classification, type and account fields, support mixed expense types 2026-04-29 02:11:32 +00:00
bdb86c6c43 add mileage support: files array, multiple odometer photos 2026-04-29 02:05:23 +00:00
330dc09e85 simplify schema to date, file, note, status 2026-04-29 02:03:08 +00:00
f18d6b25ad remove OCR, use today's date and ask user for merchant 2026-04-29 02:02:15 +00:00
6d6baa79fa remove date from OCR, use today's date instead 2026-04-29 02:00:20 +00:00
388069d8da add status: todo field to expense schema 2026-04-29 01:55:57 +00:00
9e0f0c10e2 update schema: add merchant field, rename note to description 2026-04-29 01:55:16 +00:00
a20de13593 fix: use uv run for OCR script 2026-04-29 01:53:09 +00:00
05a1d6ca13 add OCR script, use direct API call instead of built-in image tool 2026-04-29 01:50:55 +00:00
5729338167 fix: never guess receipt dates, ask user when OCR fails 2026-04-29 01:47:58 +00:00
4f982a522b create new skill: log-work-expense 2026-04-29 01:44:16 +00:00
91d3d3476b proof-social-comms: one sentence can be the whole message 2026-04-26 18:03:53 +00:00
cf2f4b1349 proof-social-comms: add Connor's style preferences from recent edits 2026-04-26 17:58:25 +00:00
9fa9f7d9ec proof-social-comms: add delicate/concise/friendly rule for polite declines 2026-04-25 20:54:25 +00:00
9f0349e4af proof-social-comms: add conciseness rule about not restating known info 2026-04-25 20:53:05 +00:00
04b5702194 Expand prep-tech-screen skill to cover post-interview feedback phase
Phase 1 (interview prep) is unchanged. Phase 2 adds a structured workflow
for organizing post-interview feedback into the Greenhouse scorecard format,
with a clear source priority hierarchy (voice dictation > meeting notes >
transcript > resume context only when interviewer references it).
2026-04-23 13:57:55 -05:00
d34bd7d27c create new skill: prep-tech-screen 2026-04-23 09:06:22 -05:00
b60f5d8c47 daily-briefing: always query yesterday's dictations, not just for audio mode 2026-04-23 11:54:21 +00:00
5718676166 Update daily-briefing skill: add audio overview mode and dictations integration 2026-04-23 11:47:08 +00:00
ae449fcbb6 Add kudo style guide to proof-social-comms skill 2026-04-22 22:14:52 +00:00
fa21932081 update review-voice-notes to query MongoDB instead of filesystem 2026-04-21 17:07:18 -05:00
579d408ede update pro-dev business case skill based on session feedback 2026-04-20 13:46:41 -05:00
dfd9af2422 Add conciseness rules and product claims guidance to proofread-business-writing skill 2026-04-20 12:30:25 -05:00
b07d413e2e update pro-dev business case skill: output to Inbox/agent/ 2026-04-20 12:19:31 -05:00
f91e265884 remove seasonal awareness guideline from proofread-church-communication 2026-04-19 13:40:16 -05:00
2934e9ff0e create new skill: proofread-church-communication 2026-04-19 13:39:31 -05:00
4a529750c6 Add proof-social-comms skill for Slack/text/DM proofreading 2026-04-19 12:11:24 -05:00
61a617b086 Rename pro-dev-justification to professional-development-business-case 2026-04-19 12:04:40 -05:00
bbe3632365 Add missing se-note trigger row to quick reference table 2026-04-19 12:02:43 -05:00
b51fb4022f add linkedin post 2026-04-19 12:01:51 -05:00
463a04510e Create book-list skill for managing reading list in MongoDB 2026-04-19 01:35:43 +00:00
e487b28c44 Add MongoDB skill to skills folder and update skill index 2026-04-19 01:32:28 +00:00
dc26b7fb40 update se-note skill: remove code block requirement, add output/file workflow, support direct-from-user context 2026-04-15 10:01:03 -05:00
4719c9f025 add proof business writing 2026-04-14 20:19:25 -05:00
570519661d create new skill: review-voice-notes — find, list, and act on voice notes by date 2026-04-14 17:11:44 -05:00
12a4abd131 Update meeting-notes skill: auto-create meeting files without asking 2026-04-14 17:31:59 +00:00
04a0414455 add meeting notes skill 2026-04-14 07:00:26 -05:00
6b279731e3 Rewrite daily briefing to include daily notes, gratitude check, and weekly theme 2026-04-13 09:24:01 -05:00
15373991fd prune 2026-04-13 09:21:00 -05:00
5fde9866e8 Switch week note template to H1 headings for Goals, Notes, Reflection 2026-04-11 14:47:16 -05:00
b427bfe049 Add formatting rule for philosophical reflections in weekly notes 2026-04-11 14:40:08 -05:00
68501ec354 Use vik t done 7 for weekly review to capture full week of completed tasks 2026-04-11 14:04:43 -05:00
15e7e48cbb Separate weekly review into backward-looking and forward-looking parts
Part 1 (review) now uses vik task done only. Part 2 (planning) uses
vik t up to show upcoming tasks instead of dumping the full task list.
2026-04-11 14:02:43 -05:00
7b59a9d8ee Add batch processing tips, editor gotchas, and ID formatting lessons 2026-04-11 13:40:48 -05:00
fb7525a8d2 Add vNotes paste workflow, formatting gotchas, and skip-if-note-exists check 2026-04-11 12:38:49 -05:00