Skip to content

codebytes/codebytes-skills

v1.0.0MIT

Portable, tested agent skills for GitHub Copilot, Codex, Claude Code, Cursor, Gemini CLI, and other Agent Skills compatible hosts.

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": "codebytes-skills",
  "description": "Portable, tested agent skills for GitHub Copilot, Codex, Claude Code, Cursor, Gemini CLI, and other Agent Skills compatible hosts.",
  "version": "1.0.0",
  "author": {
    "name": "Chris Ayers",
    "url": "https://github.com/codebytes"
  },
  "license": "MIT",
  "keywords": [
  "skills",
  "agent-skills",
  "create-skill",
  "csv-analysis",
  "drawio-diagrams",
  "marp-authoring",
  "marp-slide-review",
  "marp-visuals",
  "pptx-to-marp-theme"
],
  "repository": "https://github.com/codebytes/skills"
}

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.

  • 28JavaScript files
  • 3Python files
  • 18JSON files
  • 14YAML files
  • 16other files
  • 12images
View on GitHub