intel-gathering

Monitor social and web sources to extract and summarize new business intelligence.

8.4k|1.4k|Updated Apr 24, 2024
One-click install
npx skills add https://github.com/TeamWiseFlow/wiseflow --skill intel-gathering
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: intel-gathering
Source: https://github.com/TeamWiseFlow/wiseflow/tree/main/addons/officials/crew/business-developer/skills/intel-gathering
Command: npx skills add https://github.com/TeamWiseFlow/wiseflow --skill intel-gathering

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Intel Gathering eliminates the manual effort of repeatedly checking social accounts and web pages by automatically collecting relevant commercial signals and turning them into ready-to-share briefs or reports.

Core Features & Use Cases

  • Scheduled monitoring: Runs on a cron schedule to watch configured sources consistently.
  • Standards-based extraction: Extracts only what matches the user-defined criteria from each new piece of content.
  • Deduplication & record keeping: Prevents reprocessing via an info-record database and keeps traceable capture results.
  • Delivery formats: Produces a daily briefing, a structured report, or a monitoring table grouped by source.

Quick Start

Configure HEARTBEAT.md with your monitored sources, extraction standards, and desired output format, then run the skill on your scheduled schedule to generate a daily brief/report from newly published items.

Frequently Asked Questions about intel-gathering

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate scheduled web monitoring for competitive research?

Scheduled web monitoring automates recurring competitive research by running on a cron schedule to extract business-relevant intelligence from configured social and web sources, summarizing newly published items into ready-to-share briefs.

How do I stop duplicate content from reprocessing in recurring web scraping tasks?

To stop duplicate content during recurring web scraping, the system applies deduplication using an info-record database, ensuring only newly published or non-duplicate content is processed and persisted for report generation.

Can I turn recurring lead-signal tracking into a daily briefing report?

Yes, lead-signal tracking can be turned into a daily briefing report by configuring extraction standards in a settings file and running the scheduled monitoring skill to summarize newly captured commercial signals.

What's the best way to extract business intelligence from RSS feeds without manual checks?

The best way to extract business intelligence from RSS feeds without manual checks is using an RSS reader within an automated, scheduled monitoring workflow that filters content against user-defined extraction criteria.

Do I need to configure extraction rules before monitoring social accounts for lead signals?

Yes, you need to configure extraction rules and source lists in a settings file before monitoring social accounts, ensuring the scheduled monitoring only captures lead signals matching your defined business criteria.