oschina
Installation
SKILL.md
oschina — read & draft on 开源中国 via your own cookies
Drives the user's real 开源中国 account through the same
apiv1.oschina.net 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 $OSCHINA_COOKIES.
Never print it.
python3 "$SKILL_DIR/scripts/oschina.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.