jike

Automate posting updates and comments to Jike via Chrome DevTools.

2|Updated Mar 24, 2026
One-click install
npx skills add https://github.com/AINightCoder/claude-code-social-skills --skill jike
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: jike
Source: https://github.com/AINightCoder/claude-code-social-skills/tree/main/skills/jike
Command: npx skills add https://github.com/AINightCoder/claude-code-social-skills --skill jike

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manually posting updates to 即刻 across multiple circles and handling comments can be time-consuming and error-prone. This skill automates the end-to-end posting workflow via Chrome DevTools, enabling reliable content publication and targeted circle selection with optional commenting.

Core Features & Use Cases

  • Publish updates to 即刻 by navigating to the homepage, entering content, selecting a circle (default to the first recommended circle or use --topic to specify), and posting.
  • Comment on posts by navigating to a specific post URL and entering a reply in the comments box.
  • Circle targeting supports default behavior (first recommended circle) or explicit targeting via the --topic flag.
  • URL retrieval provides the post URL after publishing for sharing or tracking.

Quick Start

Publish a dynamic to 即刻 by running /jike <content>, optionally with --topic <圈子名> to target a specific circle.

Frequently Asked Questions about jike

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate posting to social media circles on Jike?

You can target specific circles for Jike posting by using the --topic flag followed by the circle name. Without this flag, the browser automation defaults to selecting the first recommended circle on the homepage.

Can I automate commenting on a specific Jike post URL?

Yes, browser automation supports commenting by navigating directly to a specific Jike post URL and entering your reply in the comments box. This enables automated interaction with existing posts.

What is the best way to retrieve the URL after automating a Jike post publication?

The automation workflow retrieves the post URL via the API immediately after publishing your content to Jike. This provides the exact link for sharing or tracking your newly created update.

Does Jike automation require any specific browser environment setup?

Jike automation requires Chrome DevTools to control browser actions like navigation and content input. No external dependencies are needed, but a running Chrome browser environment is necessary for the workflow.

Why does my automated Jike posting fail to select the correct circle?

Circle targeting fails if the specified --topic name does not match available circles on the Jike homepage. The automation includes error handling, but you must ensure the circle name is valid or omit the flag to use defaults.