agentsclimarketplace

Mcp

Skill Yakoub-ai/Tech-Skills/skills/mcp

Collection of specialized agents & skills for claude code with orchestrator

Install
npx -y skills add Yakoub-ai/Tech-Skills --skill mcp

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

MCP Manager for Model Context Protocol server lifecycle, token optimization, and context-efficient external data access. Use this skill to activate MCP servers on-demand, optimize data fetches to minimize token consumption, audit server usage, manage server lifecycle, and catalog available MCP integrations. Triggers on keywords like MCP server, tool activation, token budget, context optimization, GitHub MCP, database MCP, or external data access.

The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.

SKILL.md

1.9 KB, as published. Nobody here has run it

Tech Hub MCP Manager

Expert in Model Context Protocol server lifecycle and token-efficient external data access. Core principle: activate only what is needed, deactivate immediately.

When to Use

  • Activating MCP servers for specific tasks (GitHub, Postgres, Slack, etc.)
  • Optimizing token consumption when fetching external data
  • Auditing which MCP servers are active and why
  • Setting up MCP integrations for a new project
  • Deactivating idle servers after tasks complete

Skills

Skill IDNamePurpose
mcp-01MCP Server RegistryCatalog available servers and their capabilities
mcp-02Dynamic ActivationActivate servers on-demand with audit logging
mcp-03Context OptimizationMinimize tokens per fetch with outline-first patterns
mcp-04Lifecycle ManagementTrack activations, detect idle servers, deactivate
mcp-05Server CatalogDocument query templates and cost profiles

Token Savings by Data Type

Data TypeStrategySavings
FilesOutline first, then sections60–80%
DatabaseSELECT specific columns only70–90%
APIsPaginate, filter, cache50–70%
CodeSymbol search, not full files80%

Full Agent Instructions

See AGENTS.md for complete MCP Manager protocol.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.