The description field was 1204 characters, exceeding the 1024-character maximum enforced by Codex and other MCP clients. This caused 'invalid description: exceeds maximum length of 1024 characters' errors that prevented the skill from loading. Changes: - Removed star count (changes frequently, not essential for matching) - Removed Chinese aliases in parentheses (redundant with trigger list) - Consolidated 'Use when' into a single concise sentence - Deduplicated trigger keywords (kept most distinctive ones) New length: 661 chars (well within 1024 limit). |
||
|---|---|---|
| .. | ||
| channels | ||
| guides | ||
| integrations | ||
| scripts | ||
| skill | ||
| __init__.py | ||
| cli.py | ||
| config.py | ||
| cookie_extract.py | ||
| core.py | ||
| doctor.py | ||