with one click
echo-str
Execute flow echo_str
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Execute flow echo_str
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Convertit un répertoire de skill Claude Code en source .clio en utilisant la session Claude Code courante comme modèle — aucune clé API, contrairement à `clio import` (chemin LLM) qui exige ANTHROPIC_API_KEY. Boucle agentique gather → draft → `clio check` → fix, sans plafond de retry. USER-INVOCABLE ONLY. DÉCLENCHEURS OBLIGATOIRES : '/skill2clio', 'skill2clio', 'convertis ce skill en clio', 'importe ce skill en .clio', 'récupère ce skill en clio sans clé', 'reconstruis le .clio de ce skill', 'skill vers clio sans clé API'. Ne PAS déclencher sur : compilation .clio → cible (c'est `clio compile`), récupération verbatim d'un skill émis par clio avec sidecar (c'est `clio import --mode strict`), ou paraphrases vagues.
Summarise a piece of text into a short paragraph.
Genera un resumen conciso de un texto en un párrafo corto.
Produit un résumé concis d'un texte en un court paragraphe.
Execute flow pipeline
Execute flow foo
| name | echo-str |
| description | Execute flow echo_str |
| allowed-tools | Bash, Read, Write, TodoWrite |
Run:
python scripts/01_echo_str.py < state.json > state.next.json && mv state.next.json state.json
Tick the corresponding TodoWrite todo. Do not advance until the script exited 0.