skills/smithery.ai/add-tool-plugin

add-tool-plugin

Installation
SKILL.md

Add Tool Plugin

Guide for adding LNAI support for a new AI coding tool.

Overview

Each plugin implements the Plugin interface to transform unified .ai/ config into a tool's native format.

Before You Start

Search the official documentation for the target tool to understand its configuration format:

  • What config files does it use?
  • What file formats are supported (JSON, YAML, Markdown)?
  • Where should config files be placed?
  • What features does it support (rules, MCP, settings)?

Steps

Installs
1
First Seen
Mar 30, 2026
add-tool-plugin from smithery.ai