·web-fetch

HTTP requests (GET/POST/PUT/DELETE) to URLs. Use for API calls, endpoint testing, or basic scraping.

2Installs·0Trend·@ignaciosua

Installation

$npx skills add https://github.com/ignaciosua/copilot-skills-repo --skill web-fetch

SKILL.md

| --method | HTTP method: GET, POST, PUT, DELETE, PATCH, HEAD | GET | | -H | Add header (repeatable) | - | | --data | JSON body for POST/PUT | - | | --timeout | Request timeout in seconds | 30 | | --pretty | Format JSON output nicely | false |

HTTP requests (GET/POST/PUT/DELETE) to URLs. Use for API calls, endpoint testing, or basic scraping. Source: ignaciosua/copilot-skills-repo.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/ignaciosua/copilot-skills-repo --skill web-fetch Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Security certified for safe and reliable code One-click installation with simplified configuration Compatible with Claude Code, Cursor, and more

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/ignaciosua/copilot-skills-repo --skill web-fetch
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is web-fetch?

HTTP requests (GET/POST/PUT/DELETE) to URLs. Use for API calls, endpoint testing, or basic scraping. Source: ignaciosua/copilot-skills-repo.

How do I install web-fetch?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/ignaciosua/copilot-skills-repo --skill web-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/ignaciosua/copilot-skills-repo

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01