company-research

Extract company profiles from official sites with news context.

Updated Mar 11, 2026
One-click install
npx skills add https://github.com/ekkus93/vscode_skills --skill company-research-ekkus93
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: company-research
Source: https://github.com/ekkus93/vscode_skills/tree/main/skills/company-research
Command: npx skills add https://github.com/ekkus93/vscode_skills --skill company-research-ekkus93

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Researching a company is time-consuming when relying on scattered sources. This Skill standardizes the approach by using the official site as the primary source of truth and enriching it with recent news to produce a concise, reliable profile.

Core Features & Use Cases

  • Official-site-first research: extracts a company profile from the homepage and linked pages, including a concise summary, available docs, pricing, careers, and about pages.
  • Product and links discovery: surfaces product pages and key resources from the official site to provide a quick view of the company's offerings.
  • News augmentation and ranking: fetches recent news items, ranks them by source quality and recency, and presents a short context alongside the official-site facts.
  • Clear provenance and uncertainty: labels whether facts come directly from the official site or from supplementary news context, with explicit notes when resolution relied on search.
  • Easy integration: outputs fields suitable for downstream tooling and embedding in prompts or reports.

Quick Start

Provide a company name or official site URL, optionally with site and news filters, to generate a compact, source-backed company profile.

Frequently Asked Questions about company-research

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

FAQPage Schema
How do I extract a company profile from an official site?

To extract a company profile, provide a company name or official site URL. The Skill identifies primary source content and returns a concise summary, docs, pricing, and careers links as structured fields suitable for indexing.

What is the best way to combine official site data with recent company news?

Combining official site data with recent company news involves using the official site as the primary source of truth and augmenting it with contextually relevant news. This approach ranks news by source quality and recency while clearly marking provenance and missing pieces.

Can I get structured fields for downstream tooling from company research?

Yes, you can generate structured fields for downstream tooling. The Skill outputs data suitable for indexing and embedding in prompts or reports, listing products, pricing, docs links, and hiring signals with explicit notes on inferences.

Does this approach work for discovering product pages and hiring signals?

Yes, this approach works for discovering product pages and hiring signals. It surfaces key resources from the official site and extracts hiring signals and notable policies, presenting official-site facts as the core with supplementary news context.

How does the research handle missing pieces or inferences from the official site?

The research handles missing pieces or inferences by clearly labeling whether facts come directly from the official site or from supplementary news context. It returns explicit notes when resolution relied on search to maintain clear provenance and uncertainty.