Agent Plugins Marketplace
All plugins

mas-desktop-ops

v2.3.0

Desktop ops: Raycast, Everything, PowerToys, Docker, VS Code, Bruno, Tailscale.

CodexClaude Code7 Skills

By Ali VirgoLicense: MIT1 GitHub starsUpdated 13 hours ago

Directory evidence

Runtimes
Codex and Claude Code
Parsed components
7 skill or MCP entries
Source updated
Sep 23, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install mas-desktop-ops for Codex and Claude Code

Installs for the current user
codex plugin marketplace add alivirgo/Major-AI-Skills
codex plugin marketplace upgrade major-ai-skills
codex plugin add mas-desktop-ops@major-ai-skills

Paste and run these commands in a terminal with Codex. They add and refresh the major-ai-skills catalog, then install this plugin.

Compatibility: the page URL and API slug “mas-desktop-ops” remain stable.

  • Codex: mas-desktop-ops@agent-plugin-marketplacemas-desktop-ops@major-ai-skills

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/alivirgo/Major-AI-Skills

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/mas-desktop-ops/.

Plugin files

plugins/mas-desktop-ops/
├── .codex-plugin/plugin.json
├── .claude-plugin/plugin.json
├── skills/bruno/SKILL.md
├── skills/docker/SKILL.md
├── skills/everything/SKILL.md
├── skills/microsoft-powertoys/SKILL.md
├── skills/raycast/SKILL.md
├── skills/tailscale/SKILL.md
└── skills/vscode/SKILL.md

Included Skills7

brunoskills/bruno/SKILL.md

Create version-controlled Bruno API collections, write Bru request files, and run API checks through the Bruno CLI in CI.

dockerskills/docker/SKILL.md

Build Docker images and Compose environments, optimize multi-stage Dockerfiles with BuildKit, and troubleshoot container networking and runtime failures.

everythingskills/everything/SKILL.md

Search Windows files with Everything and es.exe, integrate the SDK or IPC interface, and troubleshoot NTFS index behavior.

microsoft-powertoysskills/microsoft-powertoys/SKILL.md

Configure PowerToys FancyZones, Run, Keyboard Manager, and Awake; automate settings and troubleshoot Windows utility behavior.

raycastskills/raycast/SKILL.md

Build Raycast extensions with React and TypeScript, create Script Commands, and troubleshoot URL schemes and extension execution on macOS.

tailscaleskills/tailscale/SKILL.md

Configure Tailscale connectivity, subnet routing, and MagicDNS; troubleshoot WireGuard paths and DERP relay behavior.

vscodeskills/vscode/SKILL.md

Configure VS Code tasks, debugging, settings, and extensions, and automate editor workflows with the code CLI.

Plugin manifests2

plugins/mas-desktop-ops/.codex-plugin/plugin.json
{
  "name": "mas-desktop-ops",
  "version": "2.3.0",
  "description": "Desktop ops: Raycast, Everything, PowerToys, Docker, VS Code, Bruno, Tailscale.",
  "author": {
    "name": "Ali Virgo",
    "url": "https://github.com/alivirgo"
  },
  "homepage": "https://alivirgo.github.io/Major-AI-Skills/",
  "repository": "https://github.com/alivirgo/Major-AI-Skills",
  "license": "MIT",
  "skills": "./skills/",
  "interface": {
    "displayName": "MAS Desktop Ops",
    "shortDescription": "Desktop ops: Raycast, Everything, PowerToys, Docker, VS Code, Bruno, Tailscale.",
    "longDescription": "Desktop ops: Raycast, Everything, PowerToys, Docker, VS Code, Bruno, Tailscale.",
    "developerName": "Ali Virgo",
    "category": "Productivity",
    "websiteURL": "https://alivirgo.github.io/Major-AI-Skills/",
    "capabilities": [
      "Write"
    ],
    "defaultPrompt": [
      "Help me plan a task using MAS Desktop Ops."
    ]
  }
}
plugins/mas-desktop-ops/.claude-plugin/plugin.json
{
  "name": "mas-desktop-ops",
  "version": "2.3.0",
  "description": "Desktop ops: Raycast, Everything, PowerToys, Docker, VS Code, Bruno, Tailscale.",
  "author": {
    "name": "Ali Virgo",
    "url": "https://github.com/alivirgo"
  },
  "homepage": "https://alivirgo.github.io/Major-AI-Skills/",
  "repository": "https://github.com/alivirgo/Major-AI-Skills",
  "license": "MIT"
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[mas-desktop-ops on Agent Plugins Marketplace](https://pluginsmp.com/plugins/mas-desktop-ops)