spot-companies-hiring-to-solve-specific-problems
Installation
SKILL.md
Spot Companies Hiring to Solve Specific Problems (Daily)
Spot companies whose job posts reveal they are actively building, scaling, or fixing something specific. What a company hires for tells you what problems they're facing right now — budget is already committed, leadership is already aligned.
Inferred pain-points from hiring events are leading indicators 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.envinternally. Never exposes the API key. The verification code is collected via stdin directly from the user — the agent never sees, handles, or logs the code. No secrets or credentials pass through the LLM at any point.api.sh— handles all authenticated API calls. Reads credentials from.envinternally. The agent only sees the JSON response, never the authentication headers or credential values.
First, resolve the script paths relative to this file's location: