http-client-config
This skill provides automated assistance for http client config tasks within the API Integration domain.
Content Preview
--- name: http-client-config description: | Http Client Config - Auto-activating skill for API Integration. Triggers on: http client config, http client config Part of the API Integration skill category. allowed-tools: Read, Write, Edit, Bash, Grep version: 1.0.0 license: MIT author: Jeremy Longshore <[email protected]> --- # Http Client Config ## Purpose This skill provides automated assistance for http client config tasks within the API Integration domain. ## When to Use Thi
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/http-client-config.md \
https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/planned-skills/generated/16-api-integration/http-client-config/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skillsThen reference at planned-skills/generated/16-api-integration/http-client-config/SKILL.md
Related Skills
http-header-security-audit
This skill provides automated assistance for http header security audit
http-header-security-audithttpheadersecurity
by jeremylongshore · plugins-plus-skills
http-method-helper
This skill provides automated assistance for http method helper tasks within the API Development domain.
http-method-helperhttpmethodhelper
by jeremylongshore · plugins-plus-skills
plugin-dev/mcp-integration
This skill should be used when the user asks to "add MCP server", "integrate MCP", "configure MCP in plugin", "use .mcp.json", "set up Model Context Protocol", "connect external service", mentions "${CLAUDE_PLUGIN_ROOT} with MCP", or discusses MCP server types (SSE, stdio, HTTP, WebSocket). Provides comprehensive guidance for integrating Model Context Protocol servers into Claude Code plugins for external tool and service integration.
skillplugin-devmcp-integration
by Anthropic · anthropic-official-plugins
appdeploy
Deploy web apps with backend APIs, database, and file storage. Use when the user asks to deploy or publish a website or web app and wants a public URL. Uses HTTP API via curl.
data-aiappdeploy
by sickn33 (Antigravity) · antigravity-awesome-skills