parallel-coding-skills
💡 摘要
该技能整合了编码代理的文档,增强了上下文管理。
🎯 适合人群
🤖 AI 吐槽: “看起来很能打,但别让配置把人劝退。”
风险:Medium。建议检查:是否发起外网请求(SSRF/数据外发)。以最小权限运行,并在生产环境启用前审计代码与依赖。
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 | | |
优点
- 改善编码代理的上下文管理。
- 整合文档以便于访问。
- 支持多种实现以增加灵活性。
缺点
- 某些功能仍标记为待办。
- 对某些技能的信息有限。
- 可能需要额外设置以实现完整功能。
相关技能
免责声明:本内容来源于 GitHub 开源项目,仅供展示和评分分析使用。
版权归原作者所有 janwilmake.
