1yihui
- 31 skills
- 0 followers
- 7 hours ago last updated
- ▌ Weather · 1yihuiGet 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.
- ▌
- ▌ Seedance · 1yihui bundleGenerate cinematic video prompts for Seedance 2.0 (ByteDance). Use when user asks for video prompts, Seedance prompts, AI video generation prompts, or anything related to Seedance 2.0 prompt crafting. Triggers on: seedance, video prompt, AI video, text to video prompt, seedance prompt.
- ▌ Session Logs · 1yihuiSearch and analyze your own session logs (older/parent conversations) using jq.
- ▌ Self Improving Proactive Agent · 1yihui bundleSelf-reflection + Self-criticism + Self-learning + Self-organizing memory. Agent evaluates its own work, catches mistakes, and improves permanently. Use when (1) a command, tool, API, or operation fails; (2) the user corrects you or rejects your work; (3) you realize your knowledge is outdated or incorrect; (4) you discover a better approach; (5) the user explicitly installs or references the skill for the current task.
- ▌ Personality Switcher · 1yihui bundleCreate and switch between AI assistant personalities. Use /personality to list and activate saved personalities. Use /create-personality to design new personas with auto-filled SOUL and IDENTITY. Personalities persist across session boundaries and conversation compacting with automatic heartbeat restoration. Atomic switching with backup and rollback safeguards. Always backs up current state before switching.
- ▌ Taskflow Inbox Triage · 1yihuiExample TaskFlow authoring pattern for inbox triage. Use when messages need different treatment based on intent, with some routes notifying immediately, some waiting on outside answers, and others rolling into a later summary.
- ▌ Agent Team Orchestration · 1yihui bundleOrchestrate multi-agent teams with defined roles, task lifecycles, handoff protocols, and review workflows. Use when: (1) Setting up a team of 2+ agents with different specializations, (2) Defining task routing and lifecycle (inbox → spec → build → review → done), (3) Creating handoff protocols between agents, (4) Establishing review and quality gates, (5) Managing async communication and artifact sharing between agents.
- ▌ Memclaw · 1yihui bundleMemClaw — High-performance memory plugin for OpenClaw. Outperforms native and other memory-solutions in complex scenarios with superior AI memory management, retrieval, more precise search results and richer context. Use memclaw for all memory operations, replacing built-in memory.
- ▌ Taskflow · 1yihuiUse when work should span one or more detached tasks but still behave like one job with a single owner context. TaskFlow is the durable flow substrate under authoring layers like Lobster, ACPX, plugins, or plain code. Keep conditional logic in the caller; use TaskFlow for flow identity, child-task linkage, waiting state, revision-checked mutations, and user-facing emergence.
- ▌ Agent Swarm · 1yihui bundleMulti-agent orchestration framework for OpenClaw. Define roles, route tasks, manage state, and coordinate agent teams using structured YAML configs and a proven communication protocol. Based on the YiHui team real production setup (小语/小美/大龙).
- ▌ Git Monitor · 1yihui bundle通用 Git 项目监控工具。支持 GitHub、GitLab、Gitee 等所有 Git 平台。可以添加、删除、检查任意 Git 仓库的更新,自动拉取代码并生成变更摘要。当用户询问"监控项目"、"检查更新"、"添加仓库"、"代码有什么变化"、"拉取最新代码"、"仓库更新通知"、"自动同步代码"、"追踪项目变更"时使用此技能。即使用户没有明确说"监控",只要涉及跟踪代码仓库的变化、获取更新通知、或需要定期检查项目状态,都应该使用此技能。
- ▌ Healthcheck · 1yihuiHost security hardening and risk-tolerance configuration for OpenClaw deployments. Use when a user asks for security audits, firewall/SSH/update hardening, risk posture, exposure review, OpenClaw cron scheduling for periodic checks, or version status checks on a machine running OpenClaw.
- ▌ Context Mode · 1yihuicontext-mode is an MCP server that saves 98% of your context window by sandboxing tool outputs. It routes large file reads, shell outputs, and web fetches through SQLite + FTS5 instead of flooding the context. Also provides session continuity across context compactions via BM25 retrieval.
- ▌ Node Connect · 1yihuiDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps. Use when QR/setup code/manual connect fails, local Wi-Fi works but VPS/tailnet does not, or errors mention pairing required, unauthorized, bootstrap token invalid or expired, gateway.bind, gateway.remote.url, Tailscale, or plugins.entries.device-pair.config.publicUrl.
- ▌ Openclaw Ops · 1yihui bundleUse when diagnosing, repairing, or maintaining an OpenClaw Gateway on the same machine. Designed for rescue agents to fix a down gateway or check operational health. Supports Linux (systemd) and macOS (launchd).
- ▌ Skill Vetter · 1yihui bundleSecurity-first skill vetting for AI agents. Use before installing any skill from ClawHub, GitHub, or other sources. Checks for red flags, permission scope, and suspicious patterns.
- ▌ Agent Builder · 1yihuiBuild high-performing OpenClaw agents end-to-end. Use when you want to design a new agent (persona + operating rules) and generate the required OpenClaw workspace files (SOUL.md, IDENTITY.md, AGENTS.md, USER.md, HEARTBEAT.md, optional MEMORY.md + memory/YYYY-MM-DD.md). Also use to iterate on an existing agent's behavior, guardrails, autonomy model, heartbeat plan, and skill roster.
- ▌
- ▌ Github Monitor · 1yihui bundleMonitor one or more GitHub repositories and send low-noise alerts with configurable policy modes (major_only, balanced, verbose). Use when setting up recurring repo watch, release/security monitoring, PR merge tracking, and daily digest workflows via OpenClaw cron.
- ▌ Rss Digest · 1yihui bundleFetch, filter, and summarize RSS/Atom feeds into a clean daily or weekly digest. Supports multiple feeds, keyword filtering, deduplication, and outputs Markdown or plain text summaries.
- ▌ AI Image Prompts Skill · 1yihui bundleRecommend curated prompts from a 10,000+ real-world image generation prompt library. Works with ANY AI image model — Nano Banana Pro, Nano Banana 2, Seedream 5.0, GPT Image 1.5, Midjourney, DALL-E 3, Flux, Stable Diffusion, and more. Use this skill when users want to: - Find proven image generation prompts (any model) - Get prompt inspiration for portraits, products, social media, posters, etc. - Create illustrations for articles, videos, podcasts, or marketing content - Browse categorized prompt templates with sample images - Translate and understand prompt techniques
- ▌ Self Improvement · 1yihuiCaptures learnings, errors, and corrections to enable continuous improvement. Use when: (1) A command or operation fails unexpectedly, (2) User corrects you, (3) User requests a capability that doesn't exist, (4) An external API or tool fails, (5) You realize knowledge is outdated, (6) A better approach is discovered for a recurring task.
- ▌ Daily News Digest · 1yihui bundlePersonalized news briefings from your chosen sources, delivered morning or evening, with voice option and smart filtering.
- ▌ System Inspection · 1yihui大龙系统巡检 SOP - 低打扰式定期检查 OpenClaw 运行时状态、Gateway、Channel、Tasks 与错误日志。只整理值得行动的问题,格式输出「结论 / 原因 / 建议」。由「大龙-系统巡检」cron 任务触发。
- ▌ Minimax Team Rules · 1yihuiShared MiniMax / MMX CLI operating rules for XiaoMei, DaLong, YuanQi, and the main coordinator. Trigger this skill whenever the task involves MiniMax, minimax, mmx, mmx-cli, Token Plan, quota, quota interpretation, speech-hd, music-2.6, music-cover, lyrics_generation, image-01, coding-plan-vlm, coding-plan-search, MiniMax capability mapping, OpenClaw tool mapping, or agent-specific delivery/routing rules. Also trigger when the user asks to standardize, document, roll out, align, or sync configuration across multiple agents or files.
- ▌
- ▌ Eastmoney Intraday · 1yihui bundle使用东方财富 API 获取 A 股(沪市/深市)及指数的日内分时数据。当用户询问某只 A 股或指数的日内走势、分时数据、当日行情、实时价格、分时图数据时,必须使用此 skill。触发关键词包括:分时数据、日内数据、今日行情、分时走势、intraday、当日走势、东方财富获取数据。支持沪市(market=1)和深市(market=0)。
- ▌ Video Prompting Guide · 1yihui bundleBest practices and techniques for writing effective AI video generation prompts. Covers: Veo, Seedance, Wan, Grok, Kling, Runway, Pika, Sora prompting strategies. Learn: shot types, camera movements, lighting, pacing, style keywords, negative prompts. Use for: improving video quality, getting consistent results, professional video prompts. Triggers: video prompt, how to prompt video, veo prompts, video generation tips, better ai video, video prompt engineering, video prompt guide, video prompt template, ai video tips, video prompt best practices, video prompt examples, cinematography prompts
- ▌ Oc Full Ops Audit Recipe · 1yihui bundleEnd-to-end OpenClaw audit and remediation recipe for gateway, channels, nodes, security, and memory sync.
- ▌ Openclaw Multi Agent Orchestrator · 1yihui bundleOpenClaw 多 Agent 协同工具 - 管理和协调多个 AI Agent。 支持 Agent 注册、任务分发、负载均衡、性能监控、Agent 间通信。 适用于复杂任务分解、多角色协作、企业级应用。 关键词:openclaw, multi-agent, orchestration, automation, enterprise, collaboration