Skip to content
v1.0.0MIT

Agent skills, custom agents, slash commands, and MCP servers for productive AI-assisted engineering workflows.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

githubstreamable-http
{
  "type": "streamable-http",
  "url": "https://api.githubcopilot.com/mcp"
}
playwrightstdio
{
  "type": "stdio",
  "command": "npx",
  "args": [
    "-y",
    "@microsoft/mcp-server-playwright"
  ]
}

What this package declares

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

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "skills",
  "description": "Agent skills, custom agents, slash commands, and MCP servers for productive AI-assisted engineering workflows.",
  "version": "1.0.0",
  "author": {
    "name": "Anthuan Vasquez"
  },
  "homepage": "https://github.com/anthuanvasquez/skills",
  "repository": "https://github.com/anthuanvasquez/skills.git",
  "license": "MIT",
  "keywords": [
    "copilot",
    "agent-skills",
    "custom-agents",
    "slash-commands",
    "mcp",
    "prompts"
  ],
  "extensions": {
    "com.github.copilot": {}
  }
}

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.

  • rest-api-template.py
  • find-polluter.sh
  • condition-based-waiting-example.ts
  • LICENSE
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.github.copilotships a directory of files