User: "Auto-detect selectors for https://docs.example.com"
Tool: Analyzes page structure and suggests optimal selectors
CLI Integration
Wraps existing CLI tool: cli/tool_name.py
New functionality
Implementation Notes
1---2name: mcp-tool-request3description: Tool Name4---56## Tool Name7<!-- e.g., auto_detect_selectors -->89## Tool Description10<!-- What does this tool do? -->1112## Input Parameters13```json14{15 "param1": {16 "type": "string",17 "description": "...",18 "required": true19 }20}21```2223## Expected Output24<!-- What should the tool return? -->2526## Use Case Example27<!-- How would users interact with this tool? -->28```29User: "Auto-detect selectors for https://docs.example.com"30Tool: Analyzes page structure and suggests optimal selectors31```3233## CLI Integration34<!-- Which CLI tool does this wrap? Or is it new logic? -->35- [ ] Wraps existing CLI tool: `cli/tool_name.py`36- [ ] New functionality3738## Implementation Notes39<!-- Technical details, dependencies, etc. -->
Run npx skillmds@latest add tools-only/mcp-tool-request in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Tool Name It is listed under AI & ML on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
tools-only (@tools-only) published this skill. Their other Agent Skills are listed on their SkillMD profile.