unblocked-tools-guide

Guide users to select appropriate Unblocked tools via CLI and MCP mappings.

11|1|Updated Feb 11, 2026
One-click install
npx skills add https://github.com/unblocked/skills --skill unblocked-tools-guide
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: unblocked-tools-guide
Source: https://github.com/unblocked/skills/tree/main/skills/unblocked-tools-guide
Command: npx skills add https://github.com/unblocked/skills --skill unblocked-tools-guide

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps navigate the diverse set of Unblocked tools, ensuring you select the most appropriate one for your specific use case.

Core Features & Use Cases

  • Tool Selection: Provides guidance on choosing the right tool for various tasks like code search, issue tracking, or documentation lookup.
  • Legacy Mapping: Offers a legacy-name mapping for deprecated tools to help users transition smoothly.
  • Access Policy: Details the preferred order of access (CLI first, then MCP, then stop) to ensure effective use of Unblocked tools.
  • CLI ↔ MCP Tool Mapping: Lists mappings between CLI subcommands and their corresponding MCP tools, aiding in understanding the availability of tools in different environments.
  • Search vs. Query: Explains the difference between search and query tools, guiding users to select the right one based on their specific needs.
  • Quick Start: Use the skill to get a list of all available tools with brief descriptions and instructions for usage.

Quick Start

Use the 'unblocked-tools-guide' skill to find the best tool for code search and analysis in your current environment.

Frequently Asked Questions about unblocked-tools-guide

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

FAQPage Schema
What is the difference between search and query tools for code analysis?

Search and query tools serve different code analysis needs; search tools locate specific code patterns across repositories, while query tools retrieve structured issue tracking or documentation data based on specific parameters. The guide explains when to use each approach.

How do I map CLI subcommands to MCP tools in different environments?

To map CLI subcommands to MCP tools, use the guide's CLI ↔ MCP tool mapping list. It helps you identify corresponding tool availability across different environments, ensuring consistent access whether using command line or MCP interfaces.

What is the preferred access order for Unblocked tools?

The preferred access policy for Unblocked tools is CLI first, then MCP, then stop. Following this order ensures effective tool selection and prevents unnecessary fallback attempts when performing code search, issue tracking, or document lookup tasks.

How do I choose the right tool for code search and issue tracking?

To choose the right tool for code search and issue tracking, evaluate your specific task and environment. The guide provides selection guidance based on whether you need code search, issue tracking, or documentation lookup capabilities.

Can I still use deprecated Unblocked tools for document lookup?

Deprecated Unblocked tools can still be navigated using the guide's legacy-name mapping. This mapping helps users transition smoothly from old tool names to current equivalents for tasks like document lookup and code search.