Loading...
Loading...
Found 8 Skills
Manage Apifox project resources via Apifox CLI. Trigger scenarios: Run API automated testing/test suites, query/create/update/delete project resources such as APIs, environments, Schema, Mock, branches, import and export API documents, view test reports, manage CI/CD configurations like Runner, scheduled tasks, notifications. CLI output is structured JSON, often containing agentHints.nextSteps; all commands support --help.
Apifox CLI Usage Check and Version Verification: Use this when the command succeeds but the resource isn't visible on the Apifox page, the resource can't be found via list/get after creation, test execution fails, reports are missing, agentHints/help/actual behavior are inconsistent, or you suspect the local CLI version isn't up-to-date.
Apifox Test Scenario Modeling: Query, create, update, delete and run test-scenario; Import endpoints, single-interface test cases or other scenario steps; Add scenario reference steps; Best practices for complex step orchestration, connection of steps such as interface steps/conditions/loops/waiting/scripts/databases, pre/post operations, variable references, assertions, extractors and scenario debugging. Used when users need to create or maintain complex automated testing workflows.
Apifox Import/Export and Quality Gate: Import OpenAPI/Postman/Apifox native formats, export OpenAPI/HTML/Markdown/Postman/Apifox native formats; Validate spec completeness, tags grouping, schema/body coverage before import, verify count, module and resource visibility after import.
Apifox API Test Cases: Query, create, update, delete, categorize and run test-case and test-data; handle test steps, assertions, variable extraction, pre/post processors, datasets, and issues such as 'CLI-created test steps not displaying in frontend'.
Apifox Automated Test Execution, Suites & CI: test-suite, scheduled-task, runner, apifox run, execution parameters, iteration data, report upload and CI regression. For complex test-scenario step modeling, please use apifox-test-scenario.
Apifox Branch Collaboration: Regular branches, sprint branches, AI branches, pick-to, merge, merge-request, protected branches, AI write permissions, and branch resource change processes. Used when users need to modify resources on branches, create AI branches, or merge changes.
Apifox API Lifecycle Workflow: From requirements to interface design, Schema, environment, Mock, test cases, document export/publishing, and branch merging. Used when users need to 'create a set of APIs and complete tests/Mocks/documents'.