---
title: "vscode-agent-plugins-example-as-vsix"
description: "vscode-agent-plugins-example-as-vsix is an Agent Plugin published by dealenx. It packages 1 skill. We fetched the plugin.json from GitHub on 2026-09-12 and checked it against the official Agent Plugins 1.0.0 schema."
canonical: https://agentpluginsdirectory.com/plugins/vscode-agent-plugins-example-as-vsix
last-updated: 2026-09-12
---

# vscode-agent-plugins-example-as-vsix
vscode-agent-plugins-example-as-vsix is an Agent Plugin published by dealenx. It packages 1 skill. We fetched the plugin.json from GitHub on 2026-09-12 and checked it against the official Agent Plugins 1.0.0 schema.
- Slug: vscode-agent-plugins-example-as-vsix
- Publisher: dealenx
- Repository: https://github.com/dealenx/vscode-agent-plugins-example-as-vsix
- Manifest: plugin.json
- Category (editorial): other
- Skills: 1 (migrate-agent-plugin)
- MCP servers: 0
- Stars: 0
- Repository created: 2026-09-11
- Repository last pushed: 2026-09-11
- Publisher type: User
- Listing: https://agentpluginsdirectory.com/plugins/vscode-agent-plugins-example-as-vsix
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json

## What vscode-agent-plugins-example-as-vsix does, in the publisher's words

The agent-plugins-example Agent Plugin packaged two ways in one repo:

- VS Code extension (VSIX): adds two commands that install/uninstall the bundled plugin into VS Code Agent Plugins (experimental, chat.pluginLocations):
- Agent Plugin: Install vscode-agent-plugins-example-as-vsix
- Agent Plugin: Uninstall vscode-agent-plugins-example-as-vsix
- Agent Plugin: root plugin.json (Agent Plugins v1 schema) + skills/, so the repo itself can be installed via Install from Source (dealenx/vscode-agent-plugins-example-as-vsix) or a local folder clone.

From the project README, punctuation lightly normalized. Full text: https://raw.githubusercontent.com/dealenx/vscode-agent-plugins-example-as-vsix/HEAD/README.md

## Skills

- migrate-agent-plugin: Migrate an existing Claude, Copilot, Codex, Cursor, Kiro, VS Code, or other client-specific agent plugin to the portable Agent Plugins v1 structure while preserving platform-specific hooks, agents, commands, LSP, UI, and marketplace behavior. Use when auditing, converting, or modernizing an agent p…

Descriptions come from the frontmatter of each SKILL.md, punctuation lightly normalized.
