← Back to Skills Marketplace
justoneapi

Zhihu Column Article Details API

by justoneapi · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
66
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install justoneapi-zhihu-get-column-article-detail
Description
Call GET /api/zhihu/get-column-article-detail/v1 for Zhihu Column Article Details through JustOneAPI with id.
README (SKILL.md)

Zhihu Column Article Details

Use this focused JustOneAPI skill for column Article Details in Zhihu. It targets GET /api/zhihu/get-column-article-detail/v1. Required non-token inputs are id. OpenAPI describes it as: Get Zhihu column Article Details data, including title, author, and content, for article archiving and content research.

Endpoint Scope

  • Platform key: zhihu
  • Endpoint key: get-column-article-detail
  • Platform family: Zhihu
  • Skill slug: justoneapi-zhihu-get-column-article-detail
Operation Version Method Path OpenAPI summary
getColumnArticleDetailV1 v1 GET /api/zhihu/get-column-article-detail/v1 Column Article Details

Inputs

Parameter In Required by Optional by Type Notes
id query all n/a string Article ID

Request body: none documented; send parameters through path or query arguments.

Version Choice

Use getColumnArticleDetailV1 for the documented v1 endpoint. There are no alternate versions grouped in this skill.

Run This Endpoint

Supported operation IDs in this skill: getColumnArticleDetailV1.

node {baseDir}/bin/run.mjs --operation "getColumnArticleDetailV1" --token "$JUST_ONE_API_TOKEN" --params-json '{"id":"\x3Cid>"}'

Ask for any missing required parameter before calling the helper. Keep user-provided IDs, cursors, keywords, and filters unchanged.

Environment

  • Required: JUST_ONE_API_TOKEN
  • Pass the token with --token "$JUST_ONE_API_TOKEN"; do not paste token values into chat messages, screenshots, or logs.
  • Get a token from Just One API Dashboard.
  • Authentication details: Just One API Usage Guide.

Output Focus

  • State the operation ID and endpoint path used, for example getColumnArticleDetailV1 on /api/zhihu/get-column-article-detail/v1.
  • Echo the required lookup scope (id) before summarizing results.
  • Prioritize fields that support this endpoint purpose: Get Zhihu column Article Details data, including title, author, and content, for article archiving and content research.
  • Return raw JSON only after the short, endpoint-specific summary.
  • If the backend errors, include the backend payload and the exact operation ID.
Usage Guidance
Review before installing. The API wrapper itself is narrow and consistent with its description, but you should avoid exposing your JustOneAPI token via command-line arguments if possible; use a trusted environment, prefer safer secret handling, and rotate the token if it appears in process logs or monitoring.
Capability Analysis
Type: OpenClaw Skill Name: justoneapi-zhihu-get-column-article-detail Version: 1.0.0 The skill is a standard API wrapper for the JustOneAPI service to retrieve Zhihu article details. The code in bin/run.mjs safely handles parameters and makes requests only to the documented domain (api.justoneapi.com) without any signs of obfuscation, data exfiltration, or malicious intent.
Capability Assessment
Purpose & Capability
The SKILL.md purpose and bin/run.mjs implementation coherently target one GET endpoint for Zhihu column article details.
Instruction Scope
SKILL.md instructs: `node {baseDir}/bin/run.mjs --operation "getColumnArticleDetailV1" --token "$JUST_ONE_API_TOKEN" ...`; using the token as a process argument is broader exposure than necessary.
Install Mechanism
No install spec or package download is present; the included Node helper is the runnable component.
Credentials
The required `JUST_ONE_API_TOKEN` is purpose-aligned, but SKILL.md says to pass it with `--token "$JUST_ONE_API_TOKEN"`, which can reveal the expanded secret through process-argument visibility.
Persistence & Privilege
The artifacts show no persistence, background worker, privileged OS changes, or token file writes.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install justoneapi-zhihu-get-column-article-detail
  3. After installation, invoke the skill by name or use /justoneapi-zhihu-get-column-article-detail
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial publish
Metadata
Slug justoneapi-zhihu-get-column-article-detail
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Zhihu Column Article Details API?

Call GET /api/zhihu/get-column-article-detail/v1 for Zhihu Column Article Details through JustOneAPI with id. It is an AI Agent Skill for Claude Code / OpenClaw, with 66 downloads so far.

How do I install Zhihu Column Article Details API?

Run "/install justoneapi-zhihu-get-column-article-detail" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Zhihu Column Article Details API free?

Yes, Zhihu Column Article Details API is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Zhihu Column Article Details API support?

Zhihu Column Article Details API is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Zhihu Column Article Details API?

It is built and maintained by justoneapi (@justoneapi); the current version is v1.0.0.

💬 Comments