mirror of
https://github.com/mukul975/Anthropic-Cybersecurity-Skills.git
synced 2026-07-24 21:40:58 +03:00
Add index.json marketplace catalog and package.json
This commit is contained in:
+3151
-1219
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,22 @@
|
|||||||
|
{
|
||||||
|
"name": "anthropic-cybersecurity-skills",
|
||||||
|
"version": "1.0.0",
|
||||||
|
"description": "Open-source database of 607+ cybersecurity skills for AI agents and security practitioners",
|
||||||
|
"author": "mukul975",
|
||||||
|
"license": "MIT",
|
||||||
|
"repository": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://github.com/mukul975/Anthropic-Cybersecurity-Skills.git"
|
||||||
|
},
|
||||||
|
"keywords": [
|
||||||
|
"cybersecurity",
|
||||||
|
"ai-skills",
|
||||||
|
"agent-skills",
|
||||||
|
"skill-database",
|
||||||
|
"claude",
|
||||||
|
"anthropic"
|
||||||
|
],
|
||||||
|
"dependencies": {
|
||||||
|
"@anthropic-ai/claude-code": "^2.1.50"
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user