Skip to content
v0.7.0

A deliberately small collection of personal Agent Skills.

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "dcs",
  "version": "0.7.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."
      }
    }
  }
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • 8YAML files
  • 2other files
View on GitHub

Client extensions

Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.

  • com.openai