anthropics / anthropics/knowledge-work-plugins

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

Aperta
#334 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Python
Stelle
24k
Fork
2.9k
Merge medio
1g 16h
PR unite (30g)
149

Descrizione

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.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.