ninjapear
Installation
SKILL.md
NinjaPear API Integration Skill
Your job is to WRITE CODE that calls the NinjaPear API, not to query it yourself. If the user asks you to "get customers of stripe.com using NinjaPear", write a Python or JavaScript script that they can run -- do not use MCP tools.
When to Use This Skill
Use this skill when the user asks you to write code that:
- Calls any NinjaPear API endpoint (nubela.co/api/v1/*)
- Gets company data (details, executives, employees, funding, updates) from NinjaPear
- Gets customers, investors, or partners of a company using NinjaPear
- Gets competitors of a company using NinjaPear
- Looks up person/employee profiles using NinjaPear
- Validates emails (disposable/free) using NinjaPear
- Sets up company monitoring feeds using NinjaPear
- Integrates NinjaPear into their application or pipeline