Skip to main content
Back to registry

mcp-scripts

parcadei/continuous-claude-v3

Installs158
Install command
npx skills add https://github.com/parcadei/continuous-claude-v3 --skill mcp-scripts
About this skill
When working with files in scripts/ : Tool IDs use double underscore: serverName__toolName Examples: Test with: uv run python -m runtime.harness scripts/ .py --help - Use CLI arguments for all parameters (argparse) - Include USAGE docstring at top of file - Use call_mcp_tool("server__tool", params) pattern - Handle errors gracefully with informative messages - Print results to stdout for Claude to process - Hardcode parameters in the script - Edit scripts to change parameters (use CLI args instead) - Import from servers/ directly (use runtime.mcp_client) - morph__warpgrep_codebase_search - ast-grep__ast_grep - perplexity__perplexity_ask

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does mcp-scripts do?

mcp-scripts is listed in SkillJury, but the source summary is still sparse.

Is mcp-scripts good?

mcp-scripts does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does mcp-scripts work with?

mcp-scripts currently lists compatibility with codex, gemini-cli, opencode, cursor, amp, github-copilot.

What are alternatives to mcp-scripts?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install mcp-scripts?

npx skills add https://github.com/parcadei/continuous-claude-v3 --skill mcp-scripts

Related skills

More from parcadei/continuous-claude-v3

Related skills

Alternatives in Software Engineering