一键导入
weather-pollen
Weather and pollen reports for any location using free APIs. Get current conditions, forecasts, and pollen data.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Weather and pollen reports for any location using free APIs. Get current conditions, forecasts, and pollen data.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
浪漫聊天技巧、撩妹情话、恋爱沟通技能。提供分类的情话套路、开场白、调情话术、日常甜言蜜语、应对策略、幽默段子等,覆盖各种恋爱场景。当用户需要约会建议、与女生聊天、编写浪漫消息、撩妹、情话、恋爱调侃、甜言蜜语或回应浪漫情况时使用。也称为"陆小凤"(Lady's Man)。
Generate images using agnes-ai image API. Supports size, quality, count. Saves to $env:USERPROFILE/.openclaw/media-output/
Generate videos using agnes-ai video API. Supports duration, resolution, fps, aspect ratio. Saves to $env:USERPROFILE/.openclaw/media-output/
Use the Waltz Flight Assistant plugin tool to search real flights, retrieve existing bookings, carry context_id across turns, guide users through Stripe card setup only when they intend to book, and finish bookings after explicit approval.
高情商聊天伴侣,支持角色扮演、情感陪伴、职场沟通、社交话术等多种场景。模拟男友/女友、亲人、朋友、职场同事、老年人等角色进行对话。支持中英文场景,可生成聊天文案、话术模板。Use when user needs emotional companionship, relationship advice, workplace communication tips, or social conversation skills. 高情商、情感陪伴、聊天技巧、职场沟通、社交话术、AI 伴侣、角色扮演。
Humanize AI-generated text by detecting and removing patterns typical of LLM output. Rewrites text to sound natural, specific, and human. Uses 24 pattern detectors, 500+ AI vocabulary terms across 3 tiers, and statistical analysis (burstiness, type-token ratio, readability) for comprehensive detection. Use when asked to humanize text, de-AI writing, make content sound more natural/human, review writing for AI patterns, score text for AI detection, or improve AI-generated drafts. Covers content, language, style, communication, and filler categories.
| name | weather-pollen |
| description | Weather and pollen reports for any location using free APIs. Get current conditions, forecasts, and pollen data. |
| metadata | {"clawdbot":{"emoji":"🌤️","requires":{"bins":["curl"]}}} |
Get weather and pollen reports for any location using free APIs.
When asked about weather or pollen in Anna, TX (or configured location), use the weather_report tool from this skill.
Get weather and pollen data for a specified location.
Args:
includePollen (boolean, default: true) - Include pollen datalocation (string, optional) - Location name to display (coordinates configured via env)Example:
{"includePollen": true, "location": "Anna, TX"}
Set location via environment variables (defaults for Anna, TX):
WEATHER_LAT - Latitude (default: 33.3506)WEATHER_LON - Longitude (default: -96.3175)WEATHER_LOCATION - Location display name (default: "Anna, TX")