skillfed

company-intel

Assemble detailed company profiles by pulling together overview data, executive information, product details, and growth metrics from multiple integrated sources. The skill orchestrates calls across several APIs to build a complete intelligence picture on any organization.

Company Intel generates comprehensive intelligence reports covering company overviews, leadership teams, funding details, products, and recent news.

AI-generated summary based on this skill's SKILL.md

1,062 194 MIT updated by gooseworks-ai

Install

gooseworks-ai/goose-skills/company-intel · repository language: Python

CLI (skillfed)coming soon
git clone https://github.com/gooseworks-ai/goose-skills
cp -r goose-skills/skills/lead-generation/capabilities/company-intel ~/.claude/skills/company-intel

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

What does company-intel do?

company-intel assembles detailed company profiles by pulling together overview data, executive information, product details, and growth metrics from multiple integrated sources. The skill orchestrates calls across several APIs to build a complete intelligence picture on any organization.

Can company-intel generate a comprehensive company intelligence report?

Yes. company-intel generates comprehensive company intelligence reports with overview, team, funding, and products sections. It integrates data from multiple sources to create a complete profile that includes executive leadership, organizational structure, and market positioning.

How do I find company funding and executives with company-intel?

company-intel researches company leadership teams and key executives as part of its core functionality. It pulls funding information and executive details from multiple integrated sources to provide a complete view of the company's leadership structure and financial backing.

Does company-intel track employee count and growth metrics?

Yes. company-intel tracks company growth, employee count, and organizational metrics to help you monitor how businesses are scaling. It aggregates this data from multiple sources to provide accurate growth insights over time.

What company data can company-intel extract and analyze?

company-intel extracts and analyzes company products, pricing, market positioning, news, and background information. It also provides employee count tracking, funding details, and executive profiles—all aggregated from multiple sources for accuracy and completeness.

Is company-intel open source?

Yes. company-intel is released under the MIT license, making it open source and freely available for use, modification, and distribution.

SKILL.md

rendered from the published skill — quoted content, verbatim

Company Intelligence - Comprehensive Company Reports

Setup

Read your credentials from ~/.gooseworks/credentials.json:

export GOOSEWORKS_API_KEY=$(python3 -c "import json;print(json.load(open('$HOME/.gooseworks/credentials.json'))['api_key'])")
export GOOSEWORKS_API_BASE=$(python3 -c "import json;print(json.load(open('$HOME/.gooseworks/credentials.json')).get('api_base','https://api.gooseworks.ai'))")

If ~/.gooseworks/credentials.json does not exist, tell the user to run: npx gooseworks login

All endpoints use Bearer auth: -H "Authorization: Bearer $GOOSEWORKS_API_KEY"

Generate full intelligence reports on any company including overview, team, funding, products, and recent news.

Workflow

Step 1: Company Overview

Get basic company information:

curl -s -X POST $GOOSEWORKS_API_BASE/v1/proxy/orthogonal/run \
  -H "Authorization: Bearer $GOOSEWORKS_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"api":"brand-dev","path":"/v1/brand/retrieve","query":{"domain":"stripe.com"}}'
Step 2: Find

(truncated - see the full file via the links below)

Read as markdown · JSON record · Browse the source repository

File tree — 2 files
skills/lead-generation/capabilities/company-intel/SKILL.md
skills/lead-generation/capabilities/company-intel/skill.meta.json

Related skills

Tags

business-research executive-discovery market-intelligence competitor-analysis organizational-data growth-tracking leadership-profiles company-metrics data-aggregation intelligence-reporting