Skip to content

v0.1.3

Latest

Choose a tag to compare

@github-actions github-actions released this 24 May 04:17
· 2 commits to main since this release

Juejin Skill v0.1.3

Dual-platform release for Codex and Claude Code.

Changes

  • Release v0.1.3 (a59c5d8)
  • Add article update command and release notes generation (08ad5ba)

Install

Codex

tar -xzf juejin-skill-codex.tar.gz
cd juejin-skill
bash ./scripts/install-codex.sh

Claude Code

tar -xzf juejin-skill-claude.tar.gz
bash ./juejin-skill/scripts/install-claude.sh /path/to/your-project

Bundles

  • juejin-skill-codex.tar.gz
  • juejin-skill-claude.tar.gz

Runtime

  • Node.js 20.11+
  • npm 10+
  • Playwright Chromium