ck:use-mcp

Automate MCP server tool execution with Gemini CLI and mcp-manager fallback.

1|Updated Jun 16, 2026
One-click install
npx skills add https://github.com/TNHoang2708/Gym_Ver2 --skill ck-use-mcp-tnhoang2708
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: ck:use-mcp
Source: https://github.com/TNHoang2708/Gym_Ver2/tree/main/.claude/skills/use-mcp
Command: npx skills add https://github.com/TNHoang2708/Gym_Ver2 --skill ck-use-mcp-tnhoang2708

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gemini, mcp-manager, and includes scripts (resource) and references (resource) components.

What problem does it solve?

The ck:use-mcp Skill solves the problem of manually executing MCP (MCP server tools) operations, providing an intelligent discovery and execution interface.

Core Features & Use Cases

  • Intelligent Discovery: Automatically discovers and executes MCP tools based on user input.
  • Efficient Execution: Utilizes the Gemini CLI for deterministic tasks and the mcp-manager subagent for fallback execution.
  • Use Case: For instance, a user can input a task, and the Skill will execute it using the appropriate MCP tool, significantly reducing manual effort.

Quick Start

Execute a task using the ck:use-mcp skill by providing the task as an argument, e.g., "use-mcp task1".

Frequently Asked Questions about ck:use-mcp

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate MCP server tool execution?▼

You can automate MCP server tool execution by providing a task argument, allowing intelligent discovery to automatically identify and run the appropriate MCP tools for your input.

How does intelligent tool discovery work for MCP operations?▼

Intelligent tool discovery works by analyzing user input to automatically find and execute the correct MCP server tools, eliminating the need to manually specify which tool to run.

Do I need Gemini CLI to execute MCP tools?▼

Yes, you need the Gemini CLI tool and an MCP server environment. The skill uses Gemini CLI for deterministic task execution and falls back to the mcp-manager subagent if needed.

What is the best way to handle fallback execution for MCP tools?▼

For fallback execution, the system utilizes the mcp-manager subagent when the primary Gemini CLI cannot handle the task, ensuring robust MCP server tool execution.

Can I use this approach for deterministic tasks with MCP servers?▼

Yes, you can use this for deterministic tasks with MCP servers by leveraging the Gemini CLI, which is specifically utilized to execute deterministic operations efficiently.