export declare const coworkAgent: { readonly id: "cowork"; readonly name: "Claude Cowork"; readonly vendor: "Anthropic"; readonly homepage: "https://claude.ai"; readonly interfaces: readonly ["hosted-agent"]; readonly family: "claude"; readonly rootDir: null; readonly installTarget: { readonly kind: "hosted"; readonly delivery: readonly ["upload", "directory"]; readonly artifact: "zip"; readonly instructions: "Run axm lint to validate the skill, package its folder as a ZIP, then use Customize > Skills in Cowork to upload it or install a shared skill from the directory."; readonly docs: "https://support.claude.com/en/articles/12512180-use-skills-in-claude"; }; readonly lifecycle: { readonly state: "active"; }; readonly detection: { readonly project: { readonly markers: readonly []; }; readonly user: { readonly markers: readonly []; }; }; readonly docs: readonly [{ readonly label: "Use skills in Claude"; readonly url: "https://support.claude.com/en/articles/12512180-use-skills-in-claude"; }, { readonly label: "Use plugins in Claude"; readonly url: "https://support.claude.com/en/articles/13837440-use-plugins-in-claude"; }, { readonly label: "Remote MCP custom connectors"; readonly url: "https://support.claude.com/en/articles/11175166-get-started-with-custom-connectors-using-remote-mcp"; }]; readonly capabilities: { readonly skill: { readonly native: { readonly availability: { readonly via: "native"; }; readonly vendorStatus: { readonly state: "active"; }; readonly notes: "Cowork uses the Claude account's custom and shared skills, which are uploaded as ZIP-packaged skill folders or installed from an organization directory."; readonly docs: readonly []; readonly sources: readonly ["https://support.claude.com/en/articles/12512180-use-skills-in-claude"]; readonly scopes: readonly ["user"]; readonly standardsCompliance: "full"; readonly convention: "hosted"; }; readonly axm: { readonly status: "supported"; readonly lastVerified: "2026-08-05"; readonly writer: null; }; }; readonly "mcp-server": { readonly native: { readonly availability: { readonly via: "native"; }; readonly vendorStatus: { readonly state: "active"; }; readonly notes: "Cowork uses Claude account connectors backed by publicly reachable remote MCP servers."; readonly docs: readonly []; readonly sources: readonly ["https://support.claude.com/en/articles/11175166-get-started-with-custom-connectors-using-remote-mcp"]; readonly scopes: readonly ["user"]; readonly standardsCompliance: "full"; readonly convention: "hosted"; readonly transports: readonly ["http"]; }; readonly axm: { readonly status: "unsupported"; readonly lastVerified: null; readonly reason: "Cowork connector setup is hosted and UI-mediated."; readonly writer: null; }; }; readonly subagent: { readonly native: { readonly availability: { readonly via: "plugin"; readonly provider: "first-party"; readonly plugin: { readonly name: "Claude plugins"; readonly homepage: "https://support.claude.com/en/articles/13837440-use-plugins-in-claude"; readonly author: "Anthropic"; readonly distribution: { readonly mechanism: "agent-native"; readonly installHint: "Install or upload the plugin from Customize > Plugins in Cowork."; readonly packageRef: null; }; readonly detection: null; }; }; readonly vendorStatus: { readonly state: "active"; }; readonly notes: "Claude plugins can bundle subagents, which run only in Cowork."; readonly docs: readonly []; readonly sources: readonly ["https://support.claude.com/en/articles/13837440-use-plugins-in-claude"]; readonly scopes: readonly ["user"]; }; readonly axm: { readonly status: "unsupported"; readonly lastVerified: null; readonly reason: "Cowork plugin installation is hosted and UI-mediated."; readonly writer: null; }; }; readonly hook: { readonly native: { readonly availability: { readonly via: "plugin"; readonly provider: "first-party"; readonly plugin: { readonly name: "Claude plugins"; readonly homepage: "https://support.claude.com/en/articles/13837440-use-plugins-in-claude"; readonly author: "Anthropic"; readonly distribution: { readonly mechanism: "agent-native"; readonly installHint: "Install or upload the plugin from Customize > Plugins in Cowork."; readonly packageRef: null; }; readonly detection: null; }; }; readonly vendorStatus: { readonly state: "active"; }; readonly notes: "Claude plugin hooks run only in Cowork; event mechanics are not cataloged yet."; readonly docs: readonly []; readonly sources: readonly ["https://support.claude.com/en/articles/13837440-use-plugins-in-claude"]; readonly scopes: readonly ["user"]; readonly modeling: "native-unmodeled"; }; readonly axm: { readonly status: "unsupported"; readonly lastVerified: null; readonly reason: "Cowork plugin hooks have no AXM writer."; readonly writer: null; }; }; }; readonly instructions: { readonly native: { readonly availability: { readonly via: "none"; }; readonly vendorStatus: { readonly state: "active"; }; readonly notes: null; readonly docs: readonly []; readonly sources: readonly []; }; readonly axm: { readonly status: "unsupported"; readonly lastVerified: null; readonly writer: null; }; }; readonly permissions: { readonly native: { readonly availability: { readonly via: "none"; }; readonly vendorStatus: { readonly state: "active"; }; readonly notes: null; readonly docs: readonly []; readonly sources: readonly []; }; readonly axm: { readonly status: "unsupported"; readonly lastVerified: null; readonly writer: null; }; }; }; //# sourceMappingURL=cowork.d.ts.map