Community plugins for Claude Code with token-optimized skills using code-mode patterns.
Add this marketplace to Claude Code:
claude plugins add oneqmethod/skillsDynamic MCP server discovery and execution (99% token savings).
- List servers/tools, inspect schemas, execute tools
- Supports stdio and HTTP MCP servers
- Glob-based tool search
- Create plugin in
plugins/<name>/ - Add
.claude-plugin/plugin.json - Add skills in
skills/<skill-name>/SKILL.md - Register in
.claude-plugin/marketplace.json
Generate dark-themed HTML presentations from any document.
- Auto-detect document type (PRD, transcript, notes, articles)
- Auto-detect language for RTL/LTR support
- Dynamic theme colors, keyboard navigation, chapter sidebar
- Print-friendly CSS for PDF export
Browser automation for web testing, form filling, and data extraction.
- Snapshot workflow with element refs for reliable interactions
- Form filling, checkboxes, dropdowns
- Screenshots and PDF export
- Parallel sessions, state persistence
Prerequisites: npm install -g agent-browser && agent-browser install