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.
- Visit https://www.v2ex.com/settings/tokens to create a token
- Use the token in the Authorization header:
Authorization: Bearer <your-token> - Store your token securely (e.g., in environment variables)
API Base URL
https://www.v2ex.com/api/v2/