Install
openclaw skills install justoneapi-zhihuSearch Zhihu topics, inspect answer lists, read column article detail, and track column article feeds through JustOneAPI.
openclaw skills install justoneapi-zhihuUse this skill for Zhihu question research, answer mining, 专栏文章采集, and topic discovery. It fits analyst workflows where the user starts from a keyword, question ID, article ID, or column ID and wants structured Zhihu data rather than a high-level summary.
keyword, questionId, id, columnId, or pagination values such as cursor and offset.searchV1: Keyword Search — Search Zhihu by keyword for topic discovery, source gathering, and question scouting.getAnswerListV1: Answer List — Pull the answer feed for a Zhihu question to inspect authors, content, and interaction signals.getColumnArticleDetailV1: Column Article Details — Read a single Zhihu column article in detail for archiving and content analysis.getColumnArticleListV1: Column Article List — Track the article feed of a Zhihu column for monitoring and collection work.GET operations are available in this skill.keyword, questionId, columnId, id, cursor, offset, and order.generated/operations.md before choosing an endpoint.searchV1, getAnswerListV1, getColumnArticleDetailV1, getColumnArticleListV1.node {baseDir}/bin/run.mjs --operation "<operation-id>" --token "$JUST_ONE_API_TOKEN" --params-json '{"key":"value"}'
JUST_ONE_API_TOKENJUST_ONE_API_TOKEN only for authenticated Just One API requests.JUST_ONE_API_TOKEN private. Do not paste it into chat messages, screenshots, or logs.