• 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
Name
Last commit
Last update
references Loading commit data...
scripts Loading commit data...
.gitignore Loading commit data...
README.md Loading commit data...
SKILL.md Loading commit data...
package-lock.json Loading commit data...
package.json Loading commit data...