cto51

Installation
SKILL.md

cto51 — read & draft on 51CTO 博客 via your own cookies

Drives the user's real 51CTO account through the same blog.51cto.com endpoints the site uses, authenticated by the login cookie they captured with the ACE extension. No browser, no third-party deps — just urllib.

The connector injects the cookie jar as a JSON env var $CTO51_COOKIES. Never print it.

python3 "$SKILL_DIR/scripts/cto51.py" whoami

If $SKILL_DIR points at a different skill loaded in the same turn, resolve this skill's directory explicitly before running the commands below.

Important: draft only

Installs
7
GitHub Stars
17
First Seen
Jul 28, 2026
cto51 — acedatacloud/skills