Skip to content

kajitiluna/erd-designer

v0.260922.143727Apache-2.0

Design and edit ERD Designer (.erd) files with an agent. Provides a bundled CLI and a skill so agents can add tables, columns and relations, and export DDL without the MCP server.

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
    "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
    "name": "erd-designer",
    "description": "Design and edit ERD Designer (.erd) files with an agent. Provides a bundled CLI and a skill so agents can add tables, columns and relations, and export DDL without the MCP server.",
    "version": "0.260922.143727",
    "author": {
        "name": "kajitiluna"
    },
    "homepage": "https://github.com/kajitiluna/erd-designer",
    "repository": "https://github.com/kajitiluna/erd-designer",
    "license": "Apache-2.0",
    "keywords": [
        "erd",
        "er-diagram",
        "database",
        "database-design",
        "schema-design",
        "ddl",
        "sql",
        "mcp",
        "claude-code",
        "agent-skills"
    ]
}

This package publishes a manifest and nothing else

At this revision it ships no README, no skills, no MCP servers and no data for another client. Only plugin.json was indexed.