anthropics / anthropics/knowledge-work-plugins

Would a general agent-quality plugin (verification, memory, cost) fit alongside the role plugins?

オープン
#334 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Python
スター
24k
フォーク
2.9k
平均マージ
1日 16時間
マージ済み PR(30日)
149

説明

These plugins give a Cowork agent domain skills for a role (sales, legal, and so on). There is a cross-cutting layer underneath that every role benefits from, regardless of domain, and I wanted to ask whether it fits here or belongs in the skills repo / community marketplace.

The layer is general agent quality: not asserting past what it actually knows, keeping its working memory small and unambiguous so it does not drift across a long task, checking its own work before declaring it done, and not spending a large model on a trivial step. I have packaged five small, self-contained skills along these lines (critical-qa for self-review, classify for cheapest-viable model routing, ship-web for verifying web artifacts before shipping, anti-hallucinate for claim verification, compact-memory for compact agent state) as one plugin, each a single SKILL.md, Apache-2.0.

A sales or legal agent built on these plugins inherits the same failure modes any agent has, so a general-quality plugin sitting alongside the role-specific ones could be useful. Would that fit this repo, or would you rather cross-cutting plugins go to the community marketplace? Happy to route it wherever you prefer, and to follow whatever contribution path you use here.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。