v2ex

Installation
SKILL.md

Overview

This skill provides integration with V2EX API 2.0 Beta, allowing you to access V2EX forum functionality including notifications, topics, nodes, and member information.

Authentication

V2EX API 2.0 requires a Personal Access Token for authentication.

  1. Visit https://www.v2ex.com/settings/tokens to create a token
  2. Use the token in the Authorization header: Authorization: Bearer <your-token>
  3. Store your token securely (e.g., in environment variables)

API Base URL

https://www.v2ex.com/api/v2/

Available Endpoints

Installs
30
Repository
timqian/skills
First Seen
Feb 18, 2026