Use this skill when the user wants to command line tool for browsing v2ex community.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add javimosch/supercli --skill quickstart --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Quickstart?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/javimosch-quickstart-bcbaa9a9)More formats (shields.io, HTML) on the badges page.
---
name: go-v2ex
description: Use this skill when the user wants to command line tool for browsing v2ex community.
---
# Go-v2ex Plugin
Command line tool for browsing V2EX community.
## Commands
### Operations
- `go-v2ex topic list` — list topic via v2ex
- `go-v2ex node list` — list node via v2ex
- `go-v2ex topic show` — show topic via v2ex
## Usage Examples
- "go-v2ex --help"
- "go-v2ex <args>"
## Installation
```bash
go install github.com/seth-shi/go-v2ex@latest
```
## Examples
```bash
v2ex --version
v2ex --help
```
## Key Features
- v2ex\n- community\n- browser
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!