skills/mcporter/SKILL.md
Discover, inspect, and call MCP servers directly from CLI without needing Claude. This skill should be used when listing available MCP tools, calling MCP tools directly, viewing tool schemas, or generating standalone CLIs from MCP servers. Triggers on "list MCP", "call MCP tool", "MCP schema", or "generate CLI from MCP".
npx skillsauth add szoloth/skills mcporterInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Discover, call, and generate CLIs from MCP servers without needing Claude in the loop.
# List all discovered MCP servers
mcporter list
# View tool documentation and schema
mcporter list things --schema
# Call MCP tools directly
mcporter call things.get_today
mcporter call strava-mcp.get-recent-activities perPage:5
# Generate standalone CLI from MCP server
mcporter generate-cli --server things --compile ./things-cli
Config location: ~/config/mcporter.json
Auto-imports configurations from Claude and Cursor config files.
content-media
Fetch transcripts from YouTube videos for summarization and analysis.
documentation
This skill should be used when reviewing or editing written drafts to ensure they match Sam's personal style guide. It prioritizes voice preservation and anti-beige detection while catching structural gaps. Triggers on requests to review, edit, or improve written content.
tools
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.
development
Web search and content extraction using Brave Search. Use when researching topics, finding documentation, extracting article content, or gathering information from the web. No browser required - works headlessly.