Agent skill

network-efficiency

Batch API requests when possible Use when optimizing code performance. Performance category skill.

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/network-efficiency

Metadata

Additional technical details for this skill

category
Performance
priority
medium
is built in
YES
session guardian id
builtin_network_efficiency

SKILL.md

Network Efficiency

Batch API requests when possible. Use compression for large payloads. Implement pagination instead of fetching all data at once. Consider GraphQL or sparse fieldsets to fetch only needed data. Use appropriate HTTP caching headers. For real-time data, consider WebSockets over polling. Optimize asset delivery with CDNs and appropriate cache headers.

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results