juejin
Installation
SKILL.md
juejin — read & publish on 掘金 via your own cookies
Drives the user's real 掘金 account through the same api.juejin.cn web
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 an env var:
JUEJIN_COOKIES— a JSON array of cookies. Secret — never echo or print it.
CLI
The skill ships scripts/juejin.py — self-contained, stdlib only.