{ "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json", "name": "dcs", "version": "0.11.0", "description": "A deliberately small collection of personal Agent Skills.", "author": { "name": "The Drunken Coder" }, "homepage": "https://github.com/the-Drunken-coder/DCS", "repository": "https://github.com/the-Drunken-coder/DCS", "keywords": [ "agent-skills", "code-review", "codex" ], "extensions": { "com.openai": { "interface": { "displayName": "DCS", "shortDescription": "Drunken Coding Skills for Codex.", "longDescription": "A deliberately small, personal library of Codex skills.", "developerName": "The Drunken Coder", "category": "Productivity", "capabilities": [], "defaultPrompt": "Show me the skills available from DCS." } } } }