By higebu
Fetch and analyze RFC documents to extract protocol header formats, field definitions, and bit layouts
Personal skills collection for Claude Code and GitHub Copilot CLI.
| Skill | Description |
|---|---|
3gpp-reader | Fetch and analyze 3GPP specs from ETSI to extract protocol header formats, field definitions, and bit layouts |
rfc-reader | Fetch and analyze RFC documents to extract protocol header formats, field definitions, and bit layouts |
copilot | Delegate tasks to GitHub Copilot CLI as a sub-agent |
From within a session:
/plugin marketplace add higebu/skills
/plugin install 3gpp-reader@higebu-skills
/plugin install rfc-reader@higebu-skills
/plugin install copilot@higebu-skills
From the terminal:
claude plugin marketplace add higebu/skills
claude plugin install 3gpp-reader@higebu-skills
claude plugin install rfc-reader@higebu-skills
claude plugin install copilot@higebu-skills
Once installed, invoke skills as:
/3gpp-reader:read 29.281
/rfc-reader:read 791
/copilot:run <task description>
copilot plugin marketplace add higebu/skills
copilot plugin install 3gpp-reader@higebu-skills
copilot plugin install rfc-reader@higebu-skills
Requires pandoc and libreoffice:
# Debian/Ubuntu
sudo apt-get install pandoc libreoffice-writer
# macOS
brew install pandoc && brew install --cask libreoffice
Requires GitHub Copilot CLI:
# Windows
winget install GitHub.Copilot
# macOS/Linux
brew install copilot-cli
# or
npm install -g @github/copilot
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimLLM-friendly packet dissector with MCP server for pcap/pcapng analysis
Delegate tasks to GitHub Copilot CLI as a sub-agent
Fetch and analyze 3GPP specs from ETSI to extract protocol header formats, field definitions, and bit layouts
npx claudepluginhub higebu/skills --plugin rfc-readerAgent skills for collaborating on engineering RFCs through the RFC123 MCP server – drafting, synthesizing discussion, registering decisions, and more.
Document intelligence - analyze docs, verify specs against implementation, and onboard to new areas via Glean. Requires glean-core.
Z.AI vision, search, reader, and GitHub exploration via CLI and MCP. Analyze images, search the web, read pages as markdown, explore repos.
Tavily web search and content extraction MCP with hooks and skills for optimal tool selection.
Documentation and authoring workflow router: audit docs vs code drift, sync docs after changes, optimize prompts and SKILL.md files, validate GLFM and Markdown formatting, summarize files/URLs/images with fidelity enforcement. Use when: docs are out of date, CLAUDE.md needs improving, SKILL.md needs optimizing, checking if documentation matches code, summarizing files or URLs.
AI Agent Skills