UMBRELLA: Write implementation plans AND execute them via subagents — bite-sized tasks, TDD, two-stage review. Covers planning methodology and subagent-driven execution workflow.
لغة النص الأصلي: الإنجليزية
القائمة
Skills في هذا المستودع
جمع SkillsMP عدد ١٠٦ من skills من QianJinGuo/wiki. افتح أي skill لمراجعة مصدره وتفاصيله.
QianJinGuo/wikiعرض ٤٠ من أصل ١٠٦ skills مجمعة.
UMBRELLA: Write implementation plans AND execute them via subagents — bite-sized tasks, TDD, two-stage review. Covers planning methodology and subagent-driven execution workflow.
لغة النص الأصلي: الإنجليزية
Read, deduplicate, check dead links, categorize, and archive Chrome bookmarks by manipulating the Bookmarks JSON file directly.
لغة النص الأصلي: الإنجليزية
Decomposition playbook + anti-temptation rules for an orchestrator profile routing work through Kanban. The "don't do the work yourself" rule and the basic lifecycle are auto-injected into every kanban worker's system prompt; this skill is the deeper playbook…
لغة النص الأصلي: الإنجليزية
Clone/create/fork repos; manage remotes, releases.
لغة النص الأصلي: الإنجليزية
Maintain QMD (Quick Markdown Search) index, generate vector embeddings, and troubleshoot platform-specific issues on macOS Apple Silicon. Covers external API pipelines (Xunfei, OpenAI) and local fallbacks (sentence-transformers, node-llama-cpp).
لغة النص الأصلي: الإنجليزية
Diagnose and fix common Feishu (Lark) WebSocket connection issues in the Hermes gateway: keepalive ping timeouts, DNS resolution failures, proxy conflicts, SSL errors, Executor shutdown, and process conflicts.
لغة النص الأصلي: الإنجليزية
Scan an Obsidian vault for broken wikilinks and orphan pages. Distinguishes real broken links from false positives (syntax examples in documentation).
لغة النص الأصلي: الإنجليزية
AI-native, runtime-portable, world-champion self-improving strategic coach that uses a Markdown knowledge base as an evidence-backed advisory, training, and decision system. V2.0 adds QMD/QMDX semantic search integration for cross-lingual evidence retrieval.…
لغة النص الأصلي: الإنجليزية
Migrate cron jobs AND config.yaml from one LLM provider to another. Covers cron jobs.json edits, config.yaml cleanup (providers/delegation/TTS sections), the `model_metadata` warning pitfall, and direct endpoint verification. Includes the yidong/minimax-cn…
لغة النص الأصلي: الإنجليزية
当用户说'加订阅'并提供微信文章 URL 时:1) 抓取文章入库 2) 提取 __biz 参数 3) 将公众号添加到 we-mp-rss 订阅列表 4) 重启容器。用户只说 URL 不做加订阅则只执行第 1 步。
لغة النص الأصلي: الصينية
Sync OpenMAIC project to hp server (192.168.0.111, x86_64) and build/deploy Docker image. Covers rsync, docker build, container lifecycle, and env preservation.
لغة النص الأصلي: الإنجليزية
当 Cloudflare Pages/Workers Free 计划的 10ms CPU 限制阻塞服务端 AI 调用时,将 RAG 计算从 Pages Function 迁移到客户端浏览器的通用方案。包含三层递增架构(客户端→QMD BM25→讯飞+Vectorize)、跨架构 Docker 构建、Vectorize API 陷阱。
لغة النص الأصلي: الصينية
Monitor blogs and RSS/Atom feeds for updates using the blogwatcher-cli tool. Add blogs, scan for new articles, track read status, and filter by category.
لغة النص الأصلي: الإنجليزية
Use when the user wants Hermes Agent to build, refine, test, or validate a CLI-Anything harness for a GUI application or source repository. Adapts the CLI-Anything methodology to Hermes without changing the generated Python harness format.
لغة النص الأصلي: الإنجليزية
Comprehensive Cloudflare platform skill covering Workers, Pages, storage (KV, D1, R2), AI (Workers AI, Vectorize, Agents SDK), feature flags (Flagship), networking (Tunnel, Spectrum), security (WAF, DDoS), and infrastructure-as-code (Terraform, Pulumi). Use…
لغة النص الأصلي: الإنجليزية
Multi-environment deployment isolation + end-to-end testing discipline. Use when deploying to multiple targets (Docker/Cloudflare/GitHub), fixing cross-environment issues, or verifying web UI changes. Prevents: breaking other environments while fixing one,…
لغة النص الأصلي: الإنجليزية
Systematically evaluate technical proposals, migration plans, and design documents — verifying premises, assessing per-solution feasibility, comparing alternatives, and producing a risk register.
لغة النص الأصلي: الإنجليزية
Clone/create/fork repos; manage remotes, releases.
لغة النص الأصلي: الإنجليزية
Render Mermaid diagrams visually — local HTML, browser screenshots, mermaid.ink, and mermaid.live pitfalls. Use when a diagram needs to be shown to the user as an image, not just as code blocks.
لغة النص الأصلي: الإنجليزية
Export slide-based educational content as MP4 videos with audio and subtitles. Pipeline: Playwright screenshots → ffmpeg video synthesis → SRT subtitle generation. Works with any structured slide data (JSON with canvas elements, audio files).
لغة النص الأصلي: الإنجليزية
Operate the anti-ai-style-factory XFYUN batch pipeline — poll, consume, finalize, audit, and status. Covers API key bridging when config env var name doesn't match available key, and which steps are read-only.
لغة النص الأصلي: الإنجليزية
Sync a local wiki (Obsidian vault) to Google Drive using rclone with .gitignore rules, including critical rclone-vs-git syntax differences discovered through trial and error.
لغة النص الأصلي: الإنجليزية
Use when a scheduled poller/job currently advances a pipeline but never re-checks the artifacts it has already produced, and you need to add a read-only audit step that surfaces drift / structural problems / AI-taste regressions without mutating any files.
لغة النص الأصلي: الإنجليزية
Debugging data mismatch issues — when files exist but references are broken. Checklist for avoiding common pitfalls during debugging.
لغة النص الأصلي: الإنجليزية
Prepare an existing project for open-source release — clean repo, add tests/CI/docs, remove personal/env-specific paths, package for distribution.
لغة النص الأصلي: الإنجليزية
Configure, extend, or contribute to Hermes Agent.
لغة النص الأصلي: الإنجليزية
Batch-generate C4 SVG architecture diagrams from wiki entities. Light/dark themes. Takes structured JSON or wiki markdown, outputs self-contained HTML with L1/L2/L3 diagrams. IMPORTANT: Most entities are NOT suitable for C4 — always screen first.
لغة النص الأصلي: الإنجليزية
Access Sapiens AI's multimodal models (Agnes AI platform) via OpenAI-compatible API. Covers agnes-2.0-flash (text), agnes-image-2.0-flash (image generation/editing), agnes-video-v2.0 (video generation), and agnes-image-2.1-flash.
لغة النص الأصلي: الإنجليزية
Original design style library for anti-AI-taste HTML/PPT generation. 15,144 style seeds across 7 tiers (combinatorial expansion of 55 base movements × regions × media × moods × textures), each with DESIGN.md tokens + reference HTML + 8-dim rubric validation…
لغة النص الأصلي: الإنجليزية
Dark-themed SVG architecture/cloud/infra diagrams as HTML.
لغة النص الأصلي: الإنجليزية
CLI to manage emails via IMAP/SMTP. Use himalaya to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).
لغة النص الأصلي: الإنجليزية
MCP client: connect servers, register tools (stdio/HTTP).
لغة النص الأصلي: الإنجليزية
Systematically improve wiki entity quality through phased optimization: clean stubs, backfill scores, expand thin content, consolidate tags, build synthesis pages.
لغة النص الأصلي: الإنجليزية
Diagnose and fix common Feishu (Lark) WebSocket connection issues in the Hermes gateway: keepalive ping timeouts, DNS resolution failures, proxy conflicts, SSL errors, Executor shutdown, and process conflicts.
لغة النص الأصلي: الإنجليزية
Delegate coding to Claude Code CLI (features, PRs).
لغة النص الأصلي: الإنجليزية
Internal placeholder for skill_manage validation; will be removed.
لغة النص الأصلي: الإنجليزية
Migrate cron jobs from one LLM provider to another. Includes direct endpoint verification (user preference 2026-06-01), the yidong/minimax-cn API quirks, and the surprising fact that `cronjob update` does NOT change provider/model/base_url — those need direct…
لغة النص الأصلي: الإنجليزية
Sync a local wiki (Obsidian vault) to Google Drive using rclone with .gitignore rules, including critical rclone-vs-git syntax differences discovered through trial and error.
لغة النص الأصلي: الإنجليزية
Send email via Gmail SMTP and read email via Gmail IMAP through HTTP CONNECT proxy (xray/v2rayN)
لغة النص الأصلي: لغات متعددة
Diagnose and fix common we-mp-rss Docker container issues: container exited state, Docker Desktop not running, service unresponsive, and cron job failures.
لغة النص الأصلي: الإنجليزية