Skip to content

card-skill v0.4.1 - WeChat Reading Showcase

Choose a tag to compare

@KKenny0 KKenny0 released this 13 Jul 03:41

Highlights

  • Added three public-safe WeChat Reading Showcase assets: annual reading report, overall reading profile, and a personal highlights card set.
  • Added a README gallery section with copyable prompts showing the annual, overall, and personal-highlights workflows.
  • Kept the plugin mirror synchronized with all Showcase PNGs and the 0.4.1 version fields.

Reliability

  • Uses only the requested annual and overall periods plus the annual top-read book for the personal card set.
  • Keeps personal highlight and thought labels separate; unpaired thoughts are not force-matched to highlights.
  • Excludes low-information personal text from the public Showcase and does not commit raw API responses, IDs, or credentials.

Verification

  • npm test
  • npm run smoke
  • visual inspection of all Showcase card types
  • npm pack --dry-run --json
  • GitHub CI on Node.js 22 and 24