<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>AI Plugins on Bitsy Services Wiki</title>
    <link>https://wiki.bitsy.services/wiki/ai/plugins/</link>
    <description>Recent content in AI Plugins on Bitsy Services Wiki</description>
    <generator>Hugo</generator>
    <language>en</language>
    <atom:link href="https://wiki.bitsy.services/wiki/ai/plugins/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Using a Claude Code Plugin</title>
      <link>https://wiki.bitsy.services/wiki/ai/plugins/claude-code/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://wiki.bitsy.services/wiki/ai/plugins/claude-code/</guid>
      <description>&lt;p&gt;A Claude Code plugin is a directory that the harness can install, namespace, version, and reload as a unit. It is the packaged form of the same building blocks the harness already loads from &lt;code&gt;.claude/&lt;/code&gt;: slash commands, &lt;a href=&#34;https://wiki.bitsy.services/wiki/ai/context-engineering#just-in-time-retrieval&#34;&gt;skills&lt;/a&gt;, &lt;a href=&#34;https://wiki.bitsy.services/wiki/ai/agentic-workflows#sub-agent-delegation&#34;&gt;subagents&lt;/a&gt;, &lt;a href=&#34;https://wiki.bitsy.services/wiki/ai/context-engineering/claude-code#pick-the-cheapest-mechanism-that-works&#34;&gt;hooks&lt;/a&gt;, &lt;a href=&#34;https://wiki.bitsy.services/wiki/ai/mcp&#34;&gt;MCP&lt;/a&gt; servers, and a handful of less-common pieces (LSP servers, background monitors, on-&lt;code&gt;PATH&lt;/code&gt; binaries, default settings). The difference is one of &lt;em&gt;distribution and lifecycle&lt;/em&gt; rather than capability — anything a plugin does you could also do by hand in a project&amp;rsquo;s &lt;code&gt;.claude/&lt;/code&gt;. The reason to use a plugin is that you don&amp;rsquo;t want to.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Authoring a Plugin</title>
      <link>https://wiki.bitsy.services/wiki/ai/plugins/authoring/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://wiki.bitsy.services/wiki/ai/plugins/authoring/</guid>
      <description>&lt;p&gt;The first plugin most people author is for themselves: a few slash commands they keep re-creating in every new project, a hook they want everywhere, a &lt;a href=&#34;https://wiki.bitsy.services/wiki/ai/agentic-workflows#sub-agent-delegation&#34;&gt;subagent&lt;/a&gt; that has earned a permanent slot. The instinct is to keep that in &lt;code&gt;.claude/&lt;/code&gt; because there is only one user. That instinct is usually right for &lt;em&gt;project-scoped&lt;/em&gt; knowledge and usually wrong for &lt;em&gt;capabilities that travel&lt;/em&gt; — and the reason has nothing to do with sharing.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
