Skills: use Terminal-safe emoji in list output

This commit is contained in:
Vincent Koc
2026-03-11 01:40:15 -04:00
parent 209decf25c
commit f46913b834
10 changed files with 10 additions and 10 deletions

View File

@@ -6,7 +6,7 @@ metadata:
{
"openclaw":
{
"emoji": "🎛️",
"emoji": "🛌",
"requires": { "bins": ["eightctl"] },
"install":
[

View File

@@ -6,7 +6,7 @@ metadata:
{
"openclaw":
{
"emoji": "♊️",
"emoji": "",
"requires": { "bins": ["gemini"] },
"install":
[

View File

@@ -6,7 +6,7 @@ metadata:
{
"openclaw":
{
"emoji": "🖼️",
"emoji": "🎨",
"requires": { "bins": ["python3"], "env": ["OPENAI_API_KEY"] },
"primaryEnv": "OPENAI_API_KEY",
"install":

View File

@@ -6,7 +6,7 @@ metadata:
{
"openclaw":
{
"emoji": "☁️",
"emoji": "🌐",
"requires": { "bins": ["curl"], "env": ["OPENAI_API_KEY"] },
"primaryEnv": "OPENAI_API_KEY",
},

View File

@@ -6,7 +6,7 @@ metadata:
{
"openclaw":
{
"emoji": "🎙️",
"emoji": "🎤",
"requires": { "bins": ["whisper"] },
"install":
[

View File

@@ -6,7 +6,7 @@ metadata:
{
"openclaw":
{
"emoji": "🗣️",
"emoji": "🔊",
"requires": { "bins": ["sag"], "env": ["ELEVENLABS_API_KEY"] },
"primaryEnv": "ELEVENLABS_API_KEY",
"install":

View File

@@ -5,7 +5,7 @@ metadata:
{
"openclaw":
{
"emoji": "🗣️",
"emoji": "🔉",
"os": ["darwin", "linux", "win32"],
"requires": { "env": ["SHERPA_ONNX_RUNTIME_DIR", "SHERPA_ONNX_MODEL_DIR"] },
"install":

View File

@@ -6,7 +6,7 @@ metadata:
{
"openclaw":
{
"emoji": "🎞️",
"emoji": "🎬",
"requires": { "bins": ["ffmpeg"] },
"install":
[

View File

@@ -2,7 +2,7 @@
name: weather
description: "Get current weather and forecasts via wttr.in or Open-Meteo. Use when: user asks about weather, temperature, or forecasts for any location. NOT for: historical weather data, severe weather alerts, or detailed meteorological analysis. No API key needed."
homepage: https://wttr.in/:help
metadata: { "openclaw": { "emoji": "🌤️", "requires": { "bins": ["curl"] } } }
metadata: { "openclaw": { "emoji": "", "requires": { "bins": ["curl"] } } }
---
# Weather Skill

View File

@@ -5,7 +5,7 @@ metadata:
{
"openclaw":
{
"emoji": "𝕏",
"emoji": "🐦",
"requires": { "bins": ["xurl"] },
"install":
[