Skip to content

oneqmethod/skills

Repository files navigation

Skills Marketplace

Community plugins for Claude Code with token-optimized skills using code-mode patterns.

Installation

Add this marketplace to Claude Code:

claude plugins add oneqmethod/skills

Plugins

mcp-cli

Dynamic 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

Full Documentation

Contributing

  1. Create plugin in plugins/<name>/
  2. Add .claude-plugin/plugin.json
  3. Add skills in skills/<skill-name>/SKILL.md
  4. Register in .claude-plugin/marketplace.json

presentation-generator

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

Full Documentation


agent-browser

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

Full Documentation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published