WJX OpenAPI CLI
Paste the following prompt into your AI chat to install this skill:
Please install @user_f14cdb14/wjx-cli-use according to https://skillhub.cn/install/skillhub.md.
About this skill
The problem it solves
WJX operations are split across a web console: creating surveys, editing question types, changing publish status, submitting test responses, pulling results, and managing contacts or subaccounts usually requires manual clicks or URL assembly. For AI agents or automation scripts, the hard part is not calling the API, but translating a natural-language request into a valid survey structure and extracting the right identifiers from responses, such as vid, sid, pagination totals, and verified fill-in paths, without treating backend IDs as public URLs or presenting one page of answers as the full dataset.
Core behavior
The skill wraps the WJX OpenAPI CLI and organizes business actions into explicit subcommands:
- Survey creation: prefer wjx survey create-by-json with JSONL templates, using jsonl-template before submission to avoid legacy fields such as q_type and items.
- Responses: cover response query, response submit, response report, and response download, with validation from submit-template and per-submission verification for batch jobs.
- Listing and links: use survey list to read pagination totals and short-path fields, while keeping fill-in URLs, edit URLs, and creation URLs separate.
- Operations and analytics: support contacts, departments, admins, subaccounts, tags, and local analytics such as NPS, CSAT, and anomaly detection.
Boundaries and cautions
It is useful when survey creation, test submission, result export, or contact management should be delegated to an AI. Note that missing or expired API Keys block authenticated actions; NPS, matrix, and exam questions have fixed JSONL fields; the survey --type is not the same as question type; and list or response queries must be completed by checking total_count, page_index, and page_size, rather than relying on table output instead of JSON parsing.
Use Cases
- Convert product feedback requirements into a JSONL survey and create it as an exam, voting, or form questionnaire.
- Submit test responses around publish changes and verify each result is recorded successfully.
- Query paginated responses, export CSV or SAV, and count valid samples for reporting.
- Add contacts, departments, and admins for subaccounts, then generate SSO links.
Best For
- Product operations who turn natural-language requirements into WJX surveys and verify test fill-in links.
- Test owners who submit response batches and need actual recorded counts for reports.
- Data operations who pull paginated responses, export CSV or SAV, and run NPS analysis.
- Enterprise IT operations who manage WJX subaccounts, contacts, departments, and admin roles.
Related Skills
AI agent tool for generating HTML proposals for client visit business scenarios, featuring deep research and dynamic mainline mapping.
Bid Proposal Verification Tool is used to verify the consistency between bid proposals and tender documents, checking table of contents, page numbers, attachments, and seals, based on Shibot Technology's bid data API.
An AI engine built on extensive bidding data to precisely search for tender projects and potential clients using natural language or structured criteria.
Automates bid document, response table, and material list generation from bid files and enterprise data using Shibuo Technology API.