<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Plugins on AI Knowledge Base</title><link>https://learn-ai.blindshot.kz/topics/plugins/</link><description>Recent content in Plugins on AI Knowledge Base</description><generator>Hugo</generator><language>en-us</language><atom:link href="https://learn-ai.blindshot.kz/topics/plugins/index.xml" rel="self" type="application/rss+xml"/><item><title>Create and distribute a plugin marketplace</title><link>https://learn-ai.blindshot.kz/docs/anthropic/claude-code/plugin-marketplaces/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/claude-code/plugin-marketplaces/</guid><description>Build and host plugin marketplaces to distribute Claude Code extensions across teams and communities.</description></item><item><title>Create plugins</title><link>https://learn-ai.blindshot.kz/docs/anthropic/claude-code/plugins/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/claude-code/plugins/</guid><description>Create custom plugins to extend Claude Code with skills, agents, hooks, and MCP servers.</description></item><item><title>Discover and install prebuilt plugins through marketplaces</title><link>https://learn-ai.blindshot.kz/docs/anthropic/claude-code/discover-plugins/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/claude-code/discover-plugins/</guid><description>Find and install plugins from marketplaces to extend Claude Code with new commands, agents, and capabilities.</description></item><item><title>Extend Claude Code</title><link>https://learn-ai.blindshot.kz/docs/anthropic/claude-code/features-overview/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/claude-code/features-overview/</guid><description>Understand when to use CLAUDE.md, Skills, subagents, hooks, MCP, and plugins.</description></item><item><title>Plugins</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/agent-sdk/plugins/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/agent-sdk/plugins/</guid><description>&lt;p&gt;Plugins extend the Agent SDK&amp;rsquo;s core behavior by hooking into the agent lifecycle at well-defined extension points, enabling cross-cutting concerns like logging, rate limiting, and custom authentication without modifying agent logic directly. Focus on the plugin interface and the ordering guarantees for plugin execution — multiple plugins can compose, but execution order matters for plugins that modify requests or responses. A common mistake is putting business logic inside plugins rather than skills, which makes agents harder to test and reason about. Read this after understanding skills to appreciate the boundary between agent capabilities and infrastructure concerns.&lt;/p&gt;</description></item><item><title>Plugins reference</title><link>https://learn-ai.blindshot.kz/docs/anthropic/claude-code/plugins-reference/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/claude-code/plugins-reference/</guid><description>Complete technical reference for Claude Code plugin system, including schemas, CLI commands, and component specifications.</description></item></channel></rss>