<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Claude-Code on scriptable.com</title><link>https://scriptable.com/categories/claude-code/</link><description>Recent content in Claude-Code on scriptable.com</description><generator>Hugo</generator><language>en</language><lastBuildDate>Wed, 15 Jul 2026 10:34:37 -0400</lastBuildDate><atom:link href="https://scriptable.com/categories/claude-code/index.xml" rel="self" type="application/rss+xml"/><item><title>Distribute a Claude Code Plugin That Installs an External MCP Server</title><link>https://scriptable.com/posts/claude-code/install-external-mcp-server-plugin/</link><pubDate>Wed, 15 Jul 2026 10:34:37 -0400</pubDate><guid>https://scriptable.com/posts/claude-code/install-external-mcp-server-plugin/</guid><description>Sometimes the MCP server you want your team to use already exists — published to a registry, a GitHub repo, or a container image by someone else. You do not need to fork it or vendor its source into…</description></item><item><title>Bundle an MCP Server in a Claude Code Plugin</title><link>https://scriptable.com/posts/claude-code/bundle-mcp-server-plugin/</link><pubDate>Wed, 15 Jul 2026 09:55:10 -0400</pubDate><guid>https://scriptable.com/posts/claude-code/bundle-mcp-server-plugin/</guid><description>A Claude Code plugin can ship an MCP server the same way it ships a command or a hook: drop a .mcp.json at the plugin root, and Claude Code starts the server for anyone who installs the plugin. The…</description></item><item><title>Create and Distribute a Claude Code Plugin</title><link>https://scriptable.com/posts/claude-code/create-distribute-plugin/</link><pubDate>Wed, 15 Jul 2026 09:38:12 -0400</pubDate><guid>https://scriptable.com/posts/claude-code/create-distribute-plugin/</guid><description>A Claude Code plugin is a directory with a .claude-plugin/plugin.json manifest that bundles the things you would otherwise drop into ~/.claude/ by hand: slash commands, subagents, hooks, skills, and…</description></item><item><title>Package and Distribute Skills for Claude Code</title><link>https://scriptable.com/posts/claude-code/package-distribute-skills/</link><pubDate>Sun, 12 Jul 2026 06:38:38 -0400</pubDate><guid>https://scriptable.com/posts/claude-code/package-distribute-skills/</guid><description>A Claude Code skill is a SKILL.md file plus optional supporting files that teach Claude a repeatable procedure. Kept in ~/.claude/skills/ or a project&amp;#39;s .claude/skills/, a skill is personal or…</description></item></channel></rss>