add-ext-skill

Automate adding external skills to DMAP projects by generating SKILL.md and commands/ entries.

21|Updated Feb 8, 2026
One-click install
npx skills add https://github.com/unicorn-plugins/dmap --skill add-ext-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: add-ext-skill
Source: https://github.com/unicorn-plugins/dmap/tree/main/skills/add-ext-skill
Command: npx skills add https://github.com/unicorn-plugins/dmap --skill add-ext-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the process of adding new external skills (prefixed with ext-) to your DMAP project, streamlining the integration of third-party functionalities.

Core Features & Use Cases

  • Dynamic Skill Integration: Seamlessly add external plugin skills without manual file creation.
  • Automated Setup: Handles downloading plugin specifications, creating necessary files (SKILL.md, commands/), and updating help commands.
  • Use Case: When you discover a new plugin on the DMAP marketplace that you want to use, simply invoke this skill to integrate it into your current project.

Quick Start

Use the add-ext-skill to add the external skill for the 'calculator' plugin.

Frequently Asked Questions about add-ext-skill

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I add external skills to a DMAP project dynamically?

To add external skills to a DMAP project, you can automate the process by downloading plugin specifications and generating the required skill files. This creates the necessary `SKILL.md` and `commands/` entries while updating the help skill.

What is the process for integrating a third-party plugin into DMAP?

Integrating a third-party plugin into DMAP involves downloading its specifications and automatically generating the necessary skill files. This facilitates cross-plugin delegation by creating `SKILL.md` entries and updating the help commands.

Do I need to manually create SKILL.md files when adding an external skill?

No, you do not need to manually create `SKILL.md` files when adding an external skill. The automated setup handles downloading specifications, generating skill files, and creating `commands/` entries for your DMAP project.

Can I use marketplace plugins for cross-plugin delegation in DMAP?

Yes, you can use marketplace plugins for cross-plugin delegation in DMAP. By adding external skills prefixed with `ext-`, the system downloads specifications and generates files to facilitate seamless workflow integration.

What is the best way to automate external skill setup in DMAP?

The best way to automate external skill setup in DMAP is using an automated integration skill. It streamlines the addition of `ext-` prefixed functionalities by downloading specifications and generating required files without manual intervention.