Skip to main content

这个仓库中的 skills

GeorgeDoors888/GB-Power-Market-JJ - 第 43 页

SkillsMP 已收集 GeorgeDoors888/GB-Power-Market-JJ 中的 2,208 个 Skill。打开任一 Skill 可查看来源和详情。

GeorgeDoors888/GB-Power-Market-JJ

已展示 40 / 2,208 个已收集 Skill。

职业分类
软件质量保证分析师与测试员
描述

Use when completing tasks, implementing major features, or before merging - dispatches code review subagent to catch issues before they cascade, adapted for OpenClaw sessions_spawn model

更新
职业分类
其他计算机职业
描述

睡觉技能。执行睡觉流程:将当前 session 中未完成的事项记录到 preview 文件,通过 Gateway API reset session。醒来时 hook 自动读取并注入未完成事项到新 session 上下文。触发方式:Agent 自行判断适合入睡时调用,强制入睡用 /sleep。

更新
职业分类
其他计算机职业
描述

通用待办事项管理技能。记录需要做的事(TODO)和已完成的事(DONE),区分于日记的日常记录。触发时机:(1) 有明确任务时 (2) 任务完成时 (3) 用户要求查看进度。

更新
职业分类
其他计算机职业
描述

短期记忆恢复技能。用于快速回顾当前 session 或上一个 session 的完整内容。适用于:想知道"这次 session 聊了什么"、session 被意外重置后需要恢复上下文、或想提取对话精华。

更新
职业分类
软件开发工程师
描述

创建、编辑、优化或审查 OpenClaw AgentSkills 技能。提供完整的工作流程指引:技能结构设计、frontmatter 规范、_meta.json 格式、ClawHub scanner 规则、渐进式披露设计、validation checklist 及发布流程。适用于从零创建新技能或改进现有技能。输出:SKILL.md + _meta.json。

更新
职业分类
软件开发工程师
描述

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - presents structured options for merge, PR, or cleanup; adapted for OpenClaw git workflow without worktrees

更新
职业分类
软件开发工程师
描述

Use when starting feature work that needs isolation from current workspace - creates isolated git branches with clean setup and safety verification, adapted for OpenClaw environments

更新
职业分类
其他计算机职业
描述

Use when facing 2 or more independent tasks that can be worked on without shared state - dispatches parallel subagents using sessions_spawn for concurrent investigation and execution, adapted for OpenClaw

更新
职业分类
其他计算机职业
描述

Use when executing implementation plans with independent tasks - coordinates task execution by dispatching subagents per task with verification checkpoints, adapted for OpenClaw's isolated session model

更新
职业分类
软件质量保证分析师与测试员
描述

Use when implementing any feature or bugfix, before writing implementation code - enforces RED-GREEN-REFACTOR cycle: write failing test first, verify it fails, write minimal code, verify it passes, then refactor

更新
职业分类
软件质量保证分析师与测试员
描述

Use when about to claim any work is complete, fixed, passing, or successful - requires running fresh verification commands and reading actual output before making any success claims; evidence before assertions always

更新
职业分类
软件开发工程师
描述

任务锁与超时监控系统。外部文件承载任务状态,不污染 agent 上下文,纯靠 heartbeat + GRACE 判断,不发即时告警。

更新
职业分类
软件开发工程师
描述

微信公众号文章阅读技能。当用户发来公众号文章链接、需要阅读理解文章内容时使用。通过本地部署的 WeWe RSS 服务获取文章全文并转为纯文本。Requires: 无(调用本地 REST API,首次部署见 references/deployment.md)。

更新
职业分类
软件开发工程师
描述

Real-time email monitoring using IMAP IDLE — no OAuth, no token expiration. Sets up a persistent connection to any IMAP server (Gmail, Outlook, Yahoo, etc.) and triggers a user-defined command instantly when new email arrives. Runs as a systemd service with…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Retrieve masked card details (PAN/CVV) from Reah using an access key. Handles session generation, secure fetch, and decryption for agents automatically.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use Axiom Wallet via MCP to manage payment methods, review account activity, and complete user-requested purchases with single-use payment details.

原文语言:英语

更新
职业分类
货运代理人
描述

海关报关智能助手。上传报关单据(发票/装箱单/提单等)、智能分类识别文件类型、提交报关数据提取、轮询任务状态、下载报关 Excel 结果。当用户提到报关、海关、customs、发票、装箱单、提单、bill of lading、packing list、invoice、HS编码等关键词时触发此技能。前置条件:需配置 LEAP_API_KEY 环境变量。

更新
职业分类
秘书和行政助理(法律、医疗和高管除外)
描述

自动执行日常维护:状态检查、自我复盘、记忆流动、任务记录。基于龙虾饲养员的六条经验。

更新
职业分类
软件开发工程师
描述

Render Blender files with agent-controlled procedural parameters for synthetic data generation. Use when generating training data with controlled variations, creating procedural image datasets, or automating Blender renders via natural language. Supports…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Rename audio files with Chinese/special characters to simple English names for mlx-stt compatibility.

更新
职业分类
信息安全分析师
描述

Secure environment variable & secret management with AES-256 encryption, auto-redaction, permission control, prevent credential leakage

更新
职业分类
软件开发工程师
描述

Unified multi-modal content parser for images, PDF, DOCX, audio, auto OCR/transcription, output structured text for LLM processing

更新
职业分类
软件开发工程师
描述

Intelligent memory management for agents with short/long-term memory layering, semantic search, auto summarization, RAG enhancement

更新
职业分类
软件开发工程师
描述

Map and location services for search, routing, and visualization. Provides geocoding, POI search, route planning, and heatmap generation capabilities.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Automatically update OpenClaw and all installed skills on a schedule. Use when: (1) setting up automatic updates for OpenClaw or skills, (2) running a manual update check, (3) configuring update schedule, skip lists, or pre-release filtering, (4) user says…

原文语言:英语

更新
职业分类
其他计算机职业
描述

Multi-agent workflow orchestrator for coding, writing, analysis, and image tasks via tmux-driven Claude Code and Codex agents. Use when: (1) user requests a feature/fix that should be delegated to coding agents, (2) managing parallel coding tasks across…

原文语言:多语言混合

更新
职业分类
软件开发工程师
描述

Contract-driven multi-agent orchestration with ACP. Contract sync, webhook + dispatch-queue dual dispatch, cross-review, auto-retry, batch progress tracking.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Contract-driven multi-agent orchestration with ACP. TypeScript CLI for spawning and tracking coding agents via OpenClaw sessions_spawn.

原文语言:英语

更新
职业分类
项目管理专家
描述

Maintain a Markdown task dashboard backed by agent-written append-only AI work logs, then sync a daily AI DONE TODAY section plus a weekly usage panel via heartbeat or on-demand refresh. Use when building or operating a reusable task system where: (1) human…

原文语言:英语

更新
职业分类
秘书和行政助理(法律、医疗和高管除外)
描述

飞书超级工具包 - 集成文件发送(含音频卡片)、日历、审批、多维表格、通讯录、考勤六大模块

更新
职业分类
软件开发工程师
描述

Kazakh text converter between Cyrillic and Arabic scripts. Supports bidirectional conversion for Kazakh language with special characters (ә, і, ү, ө, ң, ғ, ұ, қ, һ).

原文语言:英语

更新
职业分类
软件开发工程师
描述

Ollama 本地大模型调用技能。支持通过 API 与 Ollama 实例交互进行文本生成。 Use when: (1) 需要调用本地或远程 Ollama 模型 (2) 需要执行 LLM 推理任务 (3) 需要通过 Python 脚本与特定 Ollama 实例 (如 qwen3.5:9b) 交互。

更新
职业分类
簿记、会计与审计文员
描述

Türkiye e-fatura ve e-arşiv bilgi asistanı. E-fatura mükellefiyeti kontrolü, GİB mevzuatı, entegratör karşılaştırması, zorunluluk takvimi. KOBİ'ler ve muhasebeciler için. Use when asked about e-fatura, e-arşiv, e-irsaliye, GİB, or Turkish electronic invoicing.

原文语言:土耳其语

更新
职业分类
账单与过账文员
描述

Türkiye'de fatura düzenleme rehberi. E-fatura, e-arşiv fatura türleri, fatura kesme kuralları, KDV oranları, iptal süreleri, ön muhasebe süreci. 2025 güncel sınırlar ve zorunluluklar. Use when asked about Turkish invoicing, e-fatura rules, fatura düzenleme,…

原文语言:土耳其语

更新
职业分类
客户服务代表
描述

Türkiye Kayıtlı Elektronik Posta (KEP) rehberi. KEP nedir, nasıl alınır, zorunlu mu, hangi kurumlar kullanıyor, entegrasyon yöntemleri. Use when asked about KEP, registered electronic mail, Türkkep, or Turkish official electronic communication.

原文语言:土耳其语

更新
职业分类
管理分析师
描述

Türkiye KOBİ teşvik ve hibe rehberi. KOSGEB destekleri, TÜBİTAK hibeleri, kalkınma ajansı destekleri, İŞKUR teşvikleri, vergi muafiyetleri. Sektöre göre teşvik eşleştirme. Use when asked about Turkish SME incentives, grants, KOSGEB, TÜBİTAK, or business…

原文语言:土耳其语

更新
职业分类
会计师与审计师
描述

Şirketler için nakit akışı yönetimi ve vergi planlaması rehberi. Nakit akış tablosu oluşturma, runway analizi, tahsilat takibi, vergi/SGK rezervi ayırma, en sık yapılan 10 nakit yönetimi hatası. Use when asked about cash flow management, nakit akışı, runway…

原文语言:土耳其语

更新
职业分类
合规官员
描述

Türkiye'de şirket kurulduktan sonra yapılması gereken tüm resmi süreçler. Vergi dairesi bildirimi, banka hesabı, imza sirküleri, mali müşavir vekaleti, e-fatura geçişi, SGK, zorunlu dijital araçlar ve ilk aylarda yapılan hatalar. Use when asked about company…

原文语言:土耳其语

更新
职业分类
税务申报员
描述

Türkiye'de şirketler için vergi avantajları ve gider yönetimi. Vergiden düşülebilecek giderler, yurtdışı hizmet alımı vergilendirmesi (stopaj, KDV2), Ar-Ge indirimi, teknopark avantajları, vergi planlama stratejileri. Use when asked about Turkish tax…

原文语言:土耳其语

更新
职业分类
税务审查员、征收员与税收代理人
描述

Türkiye'de aylık ve dönemsel vergi beyan tarihleri, SGK bildirimleri, KDV, muhtasar, damga vergisi, geçici vergi, kurumlar vergisi takvimi. Tahakkuk fişi, gecikme cezaları, işletme sahibinin aylık görevleri. Use when asked about Turkish tax calendar,…

原文语言:土耳其语

更新
已展示 40 / 2,208 个已收集 Skill。