Files
gh-claudeforge-marketplace-…/plugin.lock.json
2025-11-29 18:11:33 +08:00

45 lines
2.5 KiB
JSON

{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:claudeforge/marketplace:plugins/agents/python-expert",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "b35d5320688f174cc185a8529b2eca496c254d62",
"treeHash": "7e4937fbc7c408544764732945bef90336c77aedafb95575417720bef1c93c21",
"generatedAt": "2025-11-28T10:15:17.992287Z",
"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": "python-expert",
"description": "Use this agent when working with Python code that requires advanced features, performance optimization, or comprehensive refactoring. Examples: <example>Context: User needs to optimize a slow Python function that processes large datasets. user: \"This function is taking too long to process our data, can you help optimize it?\" assistant: \"I'll use the python-expert agent to analyze and optimize your Python code with advanced techniques and performance profiling.\"</example> <example>Context: User wants to implement async/await patterns in their existing synchronous Python code. user: \"I need to convert this synchronous code to use async/await for better performance\" assistant: \"Let me use the python-expert agent to refactor your code with proper async/await patterns and concurrent programming techniques.\"</example> <example>Context: User needs help implementing complex Python design patterns. user: \"I want to implement a factory pattern with decorators for my API endpoints\" assistant: \"I'll use the python-expert agent to implement advanced Python patterns with decorators and proper design principles.\"</example>",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "19cbc6410c478370c075bdb67870487a99b431c86ae306bd0a16c0015e7d0260"
},
{
"path": "agents/python-expert.md",
"sha256": "539f783dae486dd8152f400c9ac94a098ddde3504bc59d13765c3739f562738d"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "21ebc6442a256f919b6596f739774db0f8b09283defd64ebde22bc59739f0177"
}
],
"dirSha256": "7e4937fbc7c408544764732945bef90336c77aedafb95575417720bef1c93c21"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}