A plugin marketplace containing skills and plugins for Claude Code and Codex.
https://github.com/user-attachments/assets/de5a9884-9a9a-4842-9cd1-884e00e7b512
npx blockedpath-skills
Detects whichever of Claude Code / Codex you have installed, adds this marketplace, and installs the available plugins.
/plugin marketplace add BlockedPath/Skills
/plugin install x-article-to-markdown@blockedpath-skills
See Claude Code plugin marketplaces.
codex plugin marketplace add BlockedPath/Skills
Then open the plugins directory (codex /plugins), select blockedpath-skills, and install x-article-to-markdown. See Codex plugins.
Scrapes an X (Twitter) long-form Article into a local Markdown file, faithfully preserving its structure (headings, formatting, lists, blockquotes, links) and downloading images for offline viewing. X Articles are login-gated and client-rendered, so this skill drives your already-logged-in Chrome via the DevTools protocol.
See plugins/x-article-to-markdown/skills/x-article-to-markdown/SKILL.md for details.
package.json # npx installer (`npx blockedpath-skills`)
bin/install.js
.claude-plugin/marketplace.json # marketplace catalog (Claude Code; also read by Codex as a legacy path)
plugins/
<plugin-name>/
package.json # optional: publish plugin to npm as an alternate source
.claude-plugin/plugin.json # plugin manifest for Claude Code
.codex-plugin/plugin.json # plugin manifest for Codex
skills/<skill-name>/SKILL.md # skill definition, shared by both
To add a new plugin, create a directory under plugins/ with its own .claude-plugin/plugin.json and .codex-plugin/plugin.json, then add an entry to .claude-plugin/marketplace.json.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub blockedpath/skills --plugin x-article-to-markdownUltra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Memory compression system for Claude Code - persist context across sessions
Marketing skills for AI agents — conversion optimization, copywriting, SEO, paid ads, ad creative, and growth
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.