mirror of
https://github.com/trailofbits/skills-curated
synced 2026-06-21 14:12:04 +00:00
c9e2172121
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>
11 lines
298 B
JSON
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"
|
|
}
|
|
}
|