findall-api
✓Findall API integration of Parallel. Use when building applications with Parallel FindAll API.
Installation
SKILL.md
The FindAll API discovers and evaluates entities that match complex criteria from natural language objectives. Submit a high-level goal and the service automatically generates structured match conditions, discovers relevant candidates, and evaluates each against the criteria. Returns comprehensive results with detailed reasoning, citations, and confidence scores for each match decision.
A candidate represents a potential match for your FindAll objective. Candidates progress through different states during evaluation:
The output object contains the evaluation results for each match condition. Each field in output corresponds to a match condition name and contains the evaluation result (typically "yes" or "no").
Findall API integration of Parallel. Use when building applications with Parallel FindAll API. Source: janwilmake/parallel-coding-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/janwilmake/parallel-coding-skills --skill findall-api- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is findall-api?
Findall API integration of Parallel. Use when building applications with Parallel FindAll API. Source: janwilmake/parallel-coding-skills.
How do I install findall-api?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/janwilmake/parallel-coding-skills --skill findall-api Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/janwilmake/parallel-coding-skills
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01