en un clic
encode-tool
Base64 and URI encode or decode text.
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Menu
Base64 and URI encode or decode text.
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Basé sur la classification professionnelle SOC
Suggest or play music based on the user's mood using the Loudly API.
Show a roulette wheel to randomly select a restaurant based on location and cuisine.
Show a virtual piano to play music.
Query summary from Wikipedia for a given topic.
Format, validate, or minify JSON text.
Open the phone dialer with a confirmed number.
| name | Encode Tool |
| description | Base64 and URI encode or decode text. |
| type | js |
Use this skill when the user needs to encode or decode Base64 or URI component strings.
Call run_js with a JSON string in data containing:
action: base64_encode, base64_decode, uri_encode, or uri_decodetext: the input stringReturn the transformed output or explain decode errors briefly.