Files
2026-07-09 16:04:02 +00:00

34 lines
1.1 KiB
JSON

{
"name": "aasb-llm-application-developer",
"version": "14.0.0",
"description": "Install the \"LLM Application Developer\" editorial skill bundle from Agentic Awesome Skills.",
"author": {
"name": "sickn33 and contributors",
"url": "https://github.com/sickn33/agentic-awesome-skills"
},
"homepage": "https://github.com/sickn33/agentic-awesome-skills",
"repository": "https://github.com/sickn33/agentic-awesome-skills",
"license": "MIT",
"keywords": [
"codex",
"skills",
"bundle",
"llm-application-developer",
"productivity"
],
"skills": "./skills/",
"interface": {
"displayName": "LLM Application Developer",
"shortDescription": "AI & Agents · 5 curated skills",
"longDescription": "For building production LLM applications. Covers LLM App Patterns, RAG Implementation, and 3 more skills.",
"developerName": "sickn33 and contributors",
"category": "AI & Agents",
"capabilities": [
"Interactive",
"Write"
],
"websiteURL": "https://github.com/sickn33/agentic-awesome-skills",
"brandColor": "#111827"
}
}