Skip to content

plagueho/suggest-awesome-github-copilot

v1.0.1MIT

Discover and install GitHub Copilot assets from the awesome-copilot repository.

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": "suggest-awesome-github-copilot",
  "description": "Discover and install GitHub Copilot assets from the awesome-copilot repository.",
  "version": "1.0.1",
  "author": {
    "name": "Daniel Scott-Raynsford",
    "url": "https://github.com/PlagueHO"
  },
  "repository": "https://github.com/PlagueHO/plagueho.copilot",
  "license": "MIT",
  "keywords": [
    "awesome-copilot",
    "agents",
    "instructions",
    "prompts",
    "skills",
    "discovery"
  ],
  "extensions": {
    "com.github.plagueho": {
      "skills": [
        "./skills/suggest-awesome-github-copilot-agents/",
        "./skills/suggest-awesome-github-copilot-instructions/",
        "./skills/suggest-awesome-github-copilot-prompts/",
        "./skills/suggest-awesome-github-copilot-skills/"
      ]
    }
  }
}

Client extensions

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

  • com.github.plagueho