find-companies-using-specific-tech-stack

Installation
SKILL.md

Find Companies Using Specific Tech Stack (Daily)

Find companies using a specific tool, platform, or technology — inferred from their job postings. What a company requires in job posts tells you what they're running in production.

Technographic data alone is a trait (static). Combined with timing — "just adopted Snowflake" vs "has used Snowflake for 5 years" — it becomes an inferred pain-point and a leading indicator of buying behavior.

API Calls

This skill bundles two scripts in the same directory as this SKILL.md file. Never read or reference API credentials directly.

  • signup.sh — handles authentication. Writes credentials to .env internally. Never exposes the API key.
  • api.sh — handles all authenticated API calls. Reads credentials from .env internally.

First, resolve the script paths relative to this file's location:

Installs
1
GitHub Stars
7
First Seen
Apr 16, 2026
find-companies-using-specific-tech-stack — openfunnel/openfunnel-skills