Skip to content

starraider/ai-skills-plugin

unversioned · 97daa142786dCC-BY-4.0

Portable Agent Skills for AI-harness diagnosis, AGENTS.md guidance, prompt design, IDE-native agents, hooks, slash commands, workflow creation, skill authoring, and Agent Plugin creation.

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": "ai-skills-plugin",
  "description": "Portable Agent Skills for AI-harness diagnosis, AGENTS.md guidance, prompt design, IDE-native agents, hooks, slash commands, workflow creation, skill authoring, and Agent Plugin creation.",
  "license": "CC-BY-4.0",
  "author": {
    "name": "Sven Kalbhenn",
    "url": "https://www.skom.de"
  },
  "homepage": "https://www.skom.de",
  "keywords": [
    "agent-skills",
    "agent-plugins",
    "ai-harness",
    "agents-md",
    "prompt-engineering",
    "skill-authoring",
    "agent-creation",
    "hooks",
    "slash-commands",
    "automation",
    "workflows"
  ]
}

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.

  • 5Python files
  • 2shell scripts
  • 11JSON files
  • 3configuration files
  • 5other files
View on GitHub