pipedrive-review-marketplace-readiness

Installation
SKILL.md

Marketplace Readiness Review

Checks 4 requirements for marketplace submission readiness. Reports only what is missing. If nothing is missing, the app is ready to submit.

Precondition

Check that src/app.ts and package.json exist in the current directory. If they do not exist, tell the developer to run this skill from their project root and stop.

Gather project context

Read these files:

  • src/app.ts
  • package.json
  • src/pipedrive/client.ts (if it exists)
  • src/oauth/index.ts (if it exists)

Find all TypeScript source files:

Installs
1
GitHub Stars
1
First Seen
Jun 21, 2026
pipedrive-review-marketplace-readiness — pipedrive/create-pipedrive-app