Initial commit
This commit is contained in:
24
.claude-plugin/plugin.json
Normal file
24
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"name": "llm-application-dev",
|
||||
"description": "LLM application development, prompt engineering, and AI assistant optimization",
|
||||
"version": "1.2.1",
|
||||
"author": {
|
||||
"name": "Seth Hobson",
|
||||
"url": "https://github.com/wshobson"
|
||||
},
|
||||
"skills": [
|
||||
"./skills/langchain-architecture",
|
||||
"./skills/llm-evaluation",
|
||||
"./skills/prompt-engineering-patterns",
|
||||
"./skills/rag-implementation"
|
||||
],
|
||||
"agents": [
|
||||
"./agents/ai-engineer.md",
|
||||
"./agents/prompt-engineer.md"
|
||||
],
|
||||
"commands": [
|
||||
"./commands/langchain-agent.md",
|
||||
"./commands/ai-assistant.md",
|
||||
"./commands/prompt-optimize.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user