add_platform

Generate adapters, templates, and tests for new AI platforms in DeepWork.

49|3|Updated Jan 11, 2026
One-click install
npx skills add https://github.com/Unsupervisedcom/deepwork --skill add-platform
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: add_platform
Source: https://github.com/Unsupervisedcom/deepwork/tree/main/.claude/skills/add_platform
Command: npx skills add https://github.com/Unsupervisedcom/deepwork --skill add-platform

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a repeatable, end-to-end process for adding support for a new AI platform (like Cursor or Windsurf) to DeepWork, including adapters, templates, tests, and documentation.

Core Features & Use Cases

  • Four-phase integration workflow: research, add_capabilities, implement, verify to ensure consistent platform support.
  • Adapter and template generation: creates the necessary code scaffolding and templates for new platforms.
  • Verification and quality: ensures 100% test coverage and a validated installation path for the new platform.
  • Use Case: adding a brand-new AI coding tool to DeepWork so teams can automate workflows with zero manual setup.

Quick Start

Use the add_platform tool to begin the integration workflow with the research step via the Skill tool.

Frequently Asked Questions about add_platform

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

FAQPage Schema
How do I add a new AI platform to DeepWork?

To add a new AI platform to DeepWork, you can use a four-phase integration workflow that automates research, capability addition, implementation, and verification to generate required adapters, templates, and tests.

What is the process for integrating AI platform adapters into an existing workflow?

Integrating AI platform adapters involves a structured workflow that updates job schemas, creates necessary templates, generates code scaffolding, and enforces 100% test coverage to ensure valid platform integration.

Can I use automated templates to generate test suites for new platform integrations?

Yes, you can use automated templates to generate test suites for new platform integrations, ensuring that the newly added adapters and capabilities maintain strict quality standards and 100% test coverage.

Does adding a new coding platform require manual setup for templates and tests?

No, adding a new coding platform does not require manual setup because the process automates adapter updates, template creation, and test generation across the entire platform integration workflow.

What's the best way to ensure 100% test coverage when adding platform support?

The best way to ensure 100% test coverage when adding platform support is to follow a four-phase workflow that includes a dedicated verification step to validate the installation path and test suites.

Why do I need a research phase before implementing AI platform adapters?

You need a research phase before implementing AI platform adapters to accurately add capabilities, ensuring the subsequent implementation and verification phases correctly update job schemas and generate valid templates.