Skip to content

Commit 57010e3

Browse files
committed
feat(ask): add ASK plugin to marketplace
Add Agent Skills Kit (ASK) plugin from pleaseai/ask to the marketplace, categorized under development with documentation and tooling tags.
1 parent 9d10510 commit 57010e3

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

.claude-plugin/marketplace.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -543,6 +543,17 @@
543543
"keywords": ["emulate", "api-emulation", "local-development", "testing"],
544544
"tags": ["tooling", "testing"],
545545
"source": "./plugins/emulate"
546+
},
547+
{
548+
"name": "ask",
549+
"description": "ASK (Agent Skills Kit) — AI agent skills for managing library documentation registry entries",
550+
"category": "development",
551+
"keywords": ["documentation", "registry", "library", "agent-skills", "ask"],
552+
"tags": ["tooling", "documentation"],
553+
"source": {
554+
"source": "github",
555+
"repo": "pleaseai/ask"
556+
}
546557
}
547558
]
548559
}

0 commit comments

Comments
 (0)