Weixin Daily Push
Claude Code Adaptation
- This copy is prepared for Claude Code personal or project skills.
- Resolve bundled files relative to ${CLAUDE_SKILL_DIR} when Claude Code exposes it; otherwise use the local skill directory.
- Map old agent/tool wording to the closest Claude Code capability by intent.
Workflow
- Read the chosen daily idea, RUN_CARD, ERROR_CARD, release summary, or explicit source file.
- Compress it into a concise private-message payload.
- Write a pending outbox file and report its exact path.
- Do not send a message, start a gateway, restart a token-bearing service, or mark delivery complete unless Wyatt explicitly asks and the channel is verified in the current environment.
Hard Rules
- Never print or store
WEIXIN_TOKEN, account JSON, cookies, sessions, pairing files, or.envcontents. - Do not run the same token from multiple runtimes.
- A generated outbox file is not proof of delivery.
- If delivery cannot be verified, say the message was prepared but not sent.