原始内容
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 |