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
Fetch and analyze RFC documents to extract protocol header formats, field definitions, and bit layouts
Fetch and analyze 3GPP specs from ETSI to extract protocol header formats, field definitions, and bit layouts
npx claudepluginhub higebu/skills --plugin copilotClaude Code settings and skills for spec-driven development workflows
AI Agent Skills
Skill synchronization and management for Claude Code, Codex, GitHub Copilot, and Cursor. Provides 27 MCP tools for validation, sync, intelligence, and tracing.
Create and maintain GitHub Copilot CLI plugins — skills, agents, prompts, instructions, and MCP servers with authoritative spec references and templates
Integrated Rust development skills for multiple domains (UI, Robotics, etc.)
Plugin-safe Claude Code distribution of Antigravity Awesome Skills with 1,561 supported skills.