Install
openclaw skills install justoneapi-weixinAnalyze WeChat Official Accounts workflows with JustOneAPI, including user Published Posts, article Engagement Metrics, and article Comments across 5 operations.
openclaw skills install justoneapi-weixinThis skill wraps 5 WeChat Official Accounts operations exposed by JustOneAPI. It is strongest for user Published Posts, article Engagement Metrics, article Comments, and keyword Search. Expect common inputs such as articleUrl, keyword, offset, searchType, sortType.
articleUrl, keyword, offset, searchType.getUserPost: User Published Posts — Get WeChat Official Accounts user Published Posts data, including titles, publish times, and summaries, for account monitoringgetArticleFeedback: Article Engagement Metrics — Get WeChat Official Accounts article Engagement Metrics data, including like, share, and comment metrics, for article performance tracking and benchmarkinggetArticleComment: Article Comments — Get WeChat Official Accounts article Comments data, including commenter details, comment text, and timestamps, for feedback analysissearchWeixinV1: Keyword Search — Get WeChat Official Accounts keyword Search data, including account names, titles, and publish times, for content discoveryGET.articleUrl, keyword, offset, searchType, sortType.generated/operations.md before choosing an endpoint.getUserPost, getArticleFeedback, getArticleComment, searchWeixinV1.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.getUserPost, explain why the returned fields answer the user's question.articleUrl, keyword, offset, echo those back so the scope is explicit.