discover-protocols

Discover categorized network protocol skills for HTTP, TCP, UDP, QUIC, gRPC, Kafka, MQTT, AMQP, and WebSocket.

1|Updated Feb 15, 2026
One-click install
npx skills add https://github.com/tense-i/tslink --skill discover-protocols-tense-i
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: discover-protocols
Source: https://github.com/tense-i/tslink/tree/main/skills/discover-protocols
Command: npx skills add https://github.com/tense-i/tslink --skill discover-protocols-tense-i

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides automatic access to a comprehensive suite of network protocol skills, simplifying the process of working with various communication protocols.

Core Features & Use Cases

  • Protocol Discovery: Automatically identifies and suggests relevant skills for HTTP, TCP, UDP, QUIC, and other network protocols.
  • Categorized Skills: Organizes protocol-related skills for easy access and selection.
  • Use Case: When you need to implement a real-time IoT platform, this skill helps you discover and load the necessary MQTT and AMQP skills.

Quick Start

Read <cc-polymath-root>/skills/protocols/INDEX.md to see full category details.

Frequently Asked Questions about discover-protocols

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find the right network protocol skill for HTTP, TCP, or UDP?

Network protocol skills for HTTP, TCP, and UDP are discovered by accessing a categorized collection. This skill identifies and suggests relevant implementations, enabling progressive loading from gateway to specific protocol details.

Can I use this to discover messaging protocols like Kafka, MQTT, and AMQP?

Yes, messaging protocols like Kafka, MQTT, and AMQP are supported. You can discover and load the necessary skills for implementing real-time IoT platforms or other communication tasks from the categorized index.

What is the best way to implement a real-time IoT platform using MQTT and WebSocket?

To implement a real-time IoT platform, read the protocols index file to see full category details. This provides automatic access to the necessary MQTT and WebSocket skills, simplifying the discovery process.

Does this skill support modern protocols like QUIC and gRPC?

Yes, QUIC and gRPC are supported alongside other network protocols. The skill facilitates working with these communication standards by organizing protocol-related skills for easy access and selection.

How do I start loading specific protocol implementations after discovery?

You start by reading the INDEX.md file in the protocols directory to see full category details. This enables progressive loading of skill details from the gateway down to specific protocol implementations.

Why do I need a protocol discovery skill instead of implementing TCP or HTTP directly?

A protocol discovery skill provides automatic access to a comprehensive suite of network protocol skills, simplifying the process of working with various communication standards like HTTP and TCP without manual searching.