tools

$npx mdskill add first-fluke/fullstack-starter/tools

Activate MCP tools via natural language commands.

  • Enables agents to list, enable, and disable tools instantly.
  • Reads workflow instructions from the tools.md file.
  • Executes commands based on user intent and context.
  • Delivers immediate tool state changes without manual steps.
SKILL.md
.github/skills/toolsView on GitHub ↗
---
name: tools
description: Manage MCP tools with natural language commands — list, enable,
  disable tools and tool groups
disable-model-invocation: true
---

# /tools

Read and follow `.agents/workflows/tools.md` step by step.
More from first-fluke/fullstack-starter