Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Setup and utility scripts for muapi.ai — configure API keys, test connectivity, and poll for async generation results
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-12 | ✗→✓ | ▲ Improved | -56% | 0% |
| case-06 | ✗→✓ | ▲ Improved | -55% | 0% |
| case-01 | ✗→✓ | ▲ Improved | -51% | 0% |
| case-02 | ✗→✓ | ▲ Improved | -47% | 0% |
| case-03 | ✗→✓ | ▲ Improved | -50% | 0% |
Setup and polling utilities for the muapi.ai platform.
Configure your API key, verify connectivity, and poll for async generation results.
| Script | Description | | :--- | :--- | | setup.sh | Configure API key, show config, test key validity | | check-result.sh | Poll for async generation results by request ID |
bash# Save your API key bash setup.sh --add-key "YOUR_MUAPI_KEY" # Show current configuration bash setup.sh --show-config # Test API key validity bash setup.sh --test # Poll for a result (waits for completion) bash check-result.sh --id "your-request-id" # Check once without polling bash check-result.sh --id "your-request-id" --once
curlOther measured skills in the registry, with their headline benchmark lift.