1. 23 Jul, 2026 1 commit
    • xieyichu's avatar
      Initial commit: news-harvester skill · 3843445b
      xieyichu authored
      A Claude Code skill for harvesting news articles from configured sources,
      archiving to Obsidian vault with Chinese summaries, and publishing to Discord.
      
      - SKILL.md: skill definition and workflow documentation
      - scripts/: harvest.js, source-manage.js, fetcher-direct.js, fetcher-browser.js, save-weekly-thread.js
      - references/: config template (sanitized) and source management guide
      - README.md: installation, usage, and agent self-configuration guide
      - .gitignore: excludes config.json, data/, node_modules/ (machine-specific runtime files)
      3843445b