🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

Emerging Topic Scout

by @aipoch-ai

Monitor bioRxiv/medRxiv preprints and academic discussions to identify emerging research hotspots before they appear in mainstream journals

Versionv0.1.0
πŸ’‘ Examples

Example 1: Quick Daily Scan (arXiv - Recommended)

python scripts/main.py --sources arxiv --days 1 --output markdown

Example 2: Daily Scan with bioRxiv (May not work)

python scripts/main.py --sources biorxiv --days 1 --output markdown

Note: May return 0 results due to Cloudflare protection

Example 2: Weekly Deep Analysis

bash python scripts/main.py \ --days 7 \ --min-score 0.7 \ --max-topics 50 \ --output json \ > weekly_report.json

Example 3: Track Specific Research Area

bash python scripts/main.py \ --keywords "Alzheimer,neurodegeneration,amyloid" \ --days 30 \ --min-score 0.5 ```

βš™οΈ Configuration

# Python dependencies
pip install -r requirements.txt

πŸ“‹ Tips & Best Practices

Rate Limiting

If you encounter rate limits, increase the --delay parameter (default: 1s between requests).

Missing Papers (0 results from bioRxiv/medRxiv)

This is expected due to Cloudflare protection. Use --sources arxiv instead.

RSS Feed Access Denied

Some institutional firewalls may block preprint servers. Ensure you can access:
  • βœ… https://export.arxiv.org/rss/q-bio (should work)
  • ❌ https://www.biorxiv.org/rss/recent.rss (Cloudflare blocked)
  • Low Trending Scores

    For niche topics, lower --min-score threshold or increase --days for more data.

    View on ClawHub
    TERMINAL
    clawhub install emerging-topic-scout

    πŸ§ͺ Use this skill with your agent

    Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

    πŸ” Can't find the right skill?

    Search 60,000+ AI agent skills β€” free, no login needed.

    Search Skills β†’