simple-fetch
✓Basic MCP skill demonstrating CLI-based execution pattern for fetching URL content
Installation
SKILL.md
This is a demonstration skill showing the minimal CLI-based pattern.
When you need to fetch content from a URL, execute:
This skill demonstrates the foundation for creating more complex MCP workflows.
Basic MCP skill demonstrating CLI-based execution pattern for fetching URL content Source: yoloshii/mcp-code-execution-enhanced.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/yoloshii/mcp-code-execution-enhanced --skill simple-fetch- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is simple-fetch?
Basic MCP skill demonstrating CLI-based execution pattern for fetching URL content Source: yoloshii/mcp-code-execution-enhanced.
How do I install simple-fetch?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/yoloshii/mcp-code-execution-enhanced --skill simple-fetch Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/yoloshii/mcp-code-execution-enhanced
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01