hotlist-enrichment

Fetch employee counts, open roles, and news mentions for dashboard companies.

Updated Feb 23, 2026
One-click install
npx skills add https://github.com/SureAgentAI/agentai-tcap-claude-marketplace --skill hotlist-enrichment
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hotlist-enrichment
Source: https://github.com/SureAgentAI/agentai-tcap-claude-marketplace/tree/main/plugins/hotlist/skills/hotlist-enrichment
Command: npx skills add https://github.com/SureAgentAI/agentai-tcap-claude-marketplace --skill hotlist-enrichment

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python-jobspy, openpyxl, requests, and includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of updating company data within the Hot List Dashboard, ensuring that key metrics like employee counts, open roles, and recent news are current.

Core Features & Use Cases

  • Employee Count Enrichment: Updates company employee numbers using People Data Labs.
  • Open Roles Tracking: Scrapes job boards like Indeed and LinkedIn for open positions.
  • News Mention Monitoring: Fetches recent press mentions for companies using Newsdata.io.
  • Use Case: Automatically refresh the employee count and track new job openings for all 34 companies in the healthcare portfolio to maintain up-to-date intelligence.

Quick Start

Run all data enrichment scripts for the Hot List Dashboard.

Frequently Asked Questions about hotlist-enrichment

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

FAQPage Schema
How do I automate company data enrichment for a financial dashboard?

Company data enrichment automates fetching employee counts, open job roles, and recent news mentions to keep financial dashboards current. This Skill integrates with People Data Labs, Newsdata.io, and python-jobspy to update key metrics for your portfolio.

How do I track open job roles from Indeed and LinkedIn for specific companies?

Tracking open roles from Indeed and LinkedIn requires scraping job boards using python-jobspy. This Skill automates extracting open positions for target companies, maintaining up-to-date job role intelligence within your Hot List data pipeline.

Do I need API keys to fetch employee counts and news mentions for my portfolio?

Fetching employee counts and news mentions requires active API keys for People Data Labs and Newsdata.io. You must configure these credentials in your environment before executing the data enrichment scripts for your company Hot List.

What is the best way to monitor recent press mentions for a healthcare portfolio?

Monitoring recent press mentions for a healthcare portfolio is best handled by fetching news data via Newsdata.io. This Skill automates retrieving recent news mentions for all target companies, ensuring your financial dashboard intelligence remains current.

What Python dependencies are needed to scrape job boards and fetch company intelligence?

Scraping job boards and fetching company intelligence requires installing Python dependencies including python-jobspy, openpyxl, and requests. These libraries enable job board scraping, spreadsheet handling, and API integration for your data pipeline.

Can I use python-jobspy to update employee counts for multiple companies in a Hot List?

Using python-jobspy updates open roles rather than employee counts, which are fetched via People Data Labs. Together they enrich company data by tracking job openings and updating employee numbers for all companies in your Hot List.