jwt-decoder
OfficialJWT 令牌解码、验证与生成
AuthorAIDotNet
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill simplifies the process of working with JWT (JSON Web Tokens), allowing users to decode, verify, and generate them securely.
Core Features & Use Cases
- Decode JWT: Inspect the header and payload of a JWT without verification.
- Verify JWT: Validate a JWT's signature using a provided secret key and algorithm.
- Generate JWT: Create new JWTs with custom payloads, secrets, and expiration times.
- Use Case: A developer needs to debug an authentication issue by inspecting the contents of a JWT received from an API, or generate a test token for a new feature.
Quick Start
Use the jwt-decoder skill to decode the JWT token eyJhbGciOiJIUzI1NiIs...
Dependency Matrix
Required Modules
jwt
Components
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: jwt-decoder Download link: https://github.com/AIDotNet/MoYuCode/archive/main.zip#jwt-decoder Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.