Files
Dan Guido c9e2172121 Add humanizer and skill-extractor plugins
Ported from trailofbits/skills PRs #19 and #16. Humanizer identifies
and removes AI writing patterns; skill-extractor captures reusable
knowledge from work sessions.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-06 11:22:35 -05:00

11 lines
298 B
JSON

{
"name": "skill-extractor",
"version": "1.0.0",
"description": "Extract reusable skills from work sessions. Manual invocation only - no hooks, no noise.",
"author": {
"name": "Trail of Bits",
"email": "opensource@trailofbits.com",
"url": "https://github.com/trailofbits"
}
}