@suluk/agents - v0.1.6
    Preparing search index...

    Interface ClaudePluginOptions

    interface ClaudePluginOptions {
        mcpUrl: string;
        version?: string;
        displayName?: string;
        homepage?: string;
        keywords?: string[];
        author?: { name: string; email?: string };
        instructions?: Record<string, string>;
    }
    Index

    Properties

    mcpUrl: string

    the HTTP MCP endpoint the plugin connects to (e.g. https://host/mcp).

    version?: string
    displayName?: string
    homepage?: string
    keywords?: string[]
    author?: { name: string; email?: string }
    instructions?: Record<string, string>

    pinned instruction snapshots, keyed "<agent>/<skill>" (preferred, unambiguous) or bare "<skill>" (back-compat); a skill without one emits no SKILL.md.