segmentfault
Installation
SKILL.md
segmentfault — read & draft on 思否 via your own cookies
Drives the user's real SegmentFault account through the same
segmentfault.com/gateway 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 $SEGMENTFAULT_COOKIES.
Never print it.
python3 "$SKILL_DIR/scripts/segmentfault.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.