daily-work-tweet

Solid

Use when verified work from today or another day should become an X/Twitter post, build-in-public update, ship log, or bilingual draft. Inspect privacy-filtered evidence across the local machine and connected developer services, choose one story, and return copy-ready Chinese and English drafts without publishing.

AI & Automation 81 stars 9 forks Updated 1 weeks ago AGPL-3.0

Install

View on GitHub

Quality Score: 80/100

Stars 20%
64
Recency 20%
90
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Daily Work Tweet Turn one day of real work into two standalone, copy-ready X posts: natural Chinese and idiomatic English. Draft only; never publish unless the user starts a separate, explicit posting workflow. ## 1. Collect the day across the machine Default to the user's local calendar day, configured timezone, and all fixed local drives. Do not default to only the current repository. Run the whole-machine collector first: ```text python .agents/skills/daily-work-tweet/scripts/collect_machine_work.py --timezone <user-timezone> ``` For another day, add `--date YYYY-MM-DD`. Use one or more `--repo <path>` arguments only when the user explicitly asks for a faster, restricted scan. “Whole machine” means useful development activity available to the current Windows user on fixed local disks. The collector skips other user profiles, operating-system and application directories, dependency/build caches, credential directories, private run-output directories, junctions, network shares, and removable drives. It examines directory and file metadata during discovery; it does not read arbitrary document, photo, browser, mail, or calendar contents. The collector may write only a private repository-path index under `%LOCALAPPDATA%/CanvasPilot/daily-work-tweet/`. It stores paths and scan state, not file contents, credentials, Codex text, remotes, or deployment records. A complete index can be reused for 24 hours. An incomplete index must be scanned again and must never support a ...

Details

Author
X-isdoingreat
Repository
X-isdoingreat/canvas-pilot
Created
2 months ago
Last Updated
1 weeks ago
Language
Python
License
AGPL-3.0

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category