x-rfc

Installation
SKILL.md

x rfc - RFC Document Assistant

Prerequisites

  1. Load x-cmd before use:

    . ~/.x-cmd.root/X
    
  2. x-cmd not installed? → data/install.md

Core Functions

  • List RFC documents: x rfc ls
  • View RFC document: x rfc <number>
  • Search RFC: x rfc : <keyword>
  • AI summary search: x rfc :: <keyword>

Usage Examples

List all RFC documents

x rfc ls
x rfc ls --csv
x rfc ls --tsv

View specific RFC document

x rfc 1003
x rfc 791

Search RFC website

x rfc : csv
x rfc : http protocol

AI summary search results

x rfc :: tcp
x rfc :: tls ssl

Common Scenarios

  • List all RFCs: x rfc ls
  • Read RFC 791 (TCP): x rfc 791
  • Search for HTTP protocol: x rfc : http
  • Get AI summary of TLS RFCs: x rfc :: tls

Get Help

Run x rfc --help for full help documentation.

Related skills

More from x-cmd/skill

Installs
4
Repository
x-cmd/skill
GitHub Stars
20
First Seen
Mar 22, 2026