monitor-api
π―Skillfrom janwilmake/parallel-coding-skills
Monitors and tracks the status and progress of API requests or tasks within the Parallel coding environment, providing real-time insights and tracking capabilities.
Installation
npx skills add https://github.com/janwilmake/parallel-coding-skills --skill monitor-apiSkill Details
Overview
These skills are aimed at making it easier to build with Parallel by consolidating the docs into separate skills, one skill per unique feature. This way it becomes much more straightforward for coding agents to have all the needed context without overloading the context window.
Installation
```
npx skills add parallel-web/coding-skills
```
The following skills are/will be available
| feature set | note | tokens docs + api reference | tokens skill |
| ----------- | ----------------------------- | --------------------------- | ------------ |
| web tools | TODO | | |
| findall | has 2 implementations for now | 46500 | 8700 |
| monitor | has 2 implementations for now | 22500 | 6400 |
| task | TODO | | |
| task group | TODO | | |
More from this repository3
findall-openapi skill from janwilmake/parallel-coding-skills
Monitors and validates OpenAPI specifications, ensuring API documentation consistency and detecting potential issues in API design.
Retrieves and aggregates results from multiple parallel API calls or data sources using a flexible, efficient findall mechanism.