45 lines
2.4 KiB
JSON
45 lines
2.4 KiB
JSON
{
|
|
"$schema": "internal://schemas/plugin.lock.v1.json",
|
|
"pluginId": "gh:ccplugins/awesome-claude-code-plugins:plugins/context7-docs-fetcher",
|
|
"normalized": {
|
|
"repo": null,
|
|
"ref": "refs/tags/v20251128.0",
|
|
"commit": "9fbfc700538bb16626388200e89724362249e042",
|
|
"treeHash": "03c6cf872e514e724eafe050c6fe3d4a712750959412ae4c64d6520e58fe9e2e",
|
|
"generatedAt": "2025-11-28T10:14:42.623722Z",
|
|
"toolVersion": "publish_plugins.py@0.2.0"
|
|
},
|
|
"origin": {
|
|
"remote": "git@github.com:zhongweili/42plugin-data.git",
|
|
"branch": "master",
|
|
"commit": "aa1497ed0949fd50e99e70d6324a29c5b34f9390",
|
|
"repoRoot": "/Users/zhongweili/projects/openmind/42plugin-data"
|
|
},
|
|
"manifest": {
|
|
"name": "context7-docs-fetcher",
|
|
"description": "Use this agent when you need to fetch and utilize documentation from Context7 for specific libraries or frameworks. Examples: <example>Context: User is building a React application and needs documentation about hooks. user: 'I need to implement useState and useEffect in my React component' assistant: 'I'll use the context7-docs-fetcher agent to get the latest React documentation about hooks' <commentary>Since the user needs specific React documentation, use the context7-docs-fetcher agent to fetch relevant docs and provide accurate guidance.</commentary></example> <example>Context: User is working with Express.js and MongoDB and needs setup guidance. user: 'How do I create a REST API with Express and connect to MongoDB?' assistant: 'Let me use the context7-docs-fetcher agent to get the current documentation for both Express.js and MongoDB' <commentary>The user needs documentation for multiple libraries, so use the context7-docs-fetcher agent to fetch comprehensive docs.</commentary></example>",
|
|
"version": "1.0.0"
|
|
},
|
|
"content": {
|
|
"files": [
|
|
{
|
|
"path": "README.md",
|
|
"sha256": "2d013d4541ebee8086c563b03cd3a7d1183ca4b103ea31a8fa6149772c309b8e"
|
|
},
|
|
{
|
|
"path": "agents/context7-docs-fetcher.md",
|
|
"sha256": "7026046ec3c18cd1cf230b222a87c82a4ed3d9b03da378ff298bfbe19f6af405"
|
|
},
|
|
{
|
|
"path": ".claude-plugin/plugin.json",
|
|
"sha256": "70ec8fab2403938441ec9fe4b2dbbe93706383f555cf125d8947e850f8a6bd3a"
|
|
}
|
|
],
|
|
"dirSha256": "03c6cf872e514e724eafe050c6fe3d4a712750959412ae4c64d6520e58fe9e2e"
|
|
},
|
|
"security": {
|
|
"scannedAt": null,
|
|
"scannerVersion": null,
|
|
"flags": []
|
|
}
|
|
} |