效率工具

任务自动化、办公工作流和个人效率

670 個 Skills 可用

Skills 列表

openhue

openhue

386Kproductivity

Control Philips Hue lights and scenes via the OpenHue CLI.

openclaw avataropenclaw
獲取
eightctl

eightctl

386Kproductivity

Control Eight Sleep pods (status, temperature, alarms, schedules).

openclaw avataropenclaw
獲取
apple-reminders

apple-reminders

386Kproductivity

List, add, edit, complete, or delete Apple Reminders and reminder lists via remindctl.

openclaw avataropenclaw
獲取
eightctl

eightctl

384Kproductivity

Control Eight Sleep pods (status, temperature, alarms, schedules).

steipete avatarsteipete
獲取
openhue

openhue

384Kproductivity

Control Philips Hue lights and scenes via the OpenHue CLI.

steipete avatarsteipete
獲取
apple-reminders

apple-reminders

384Kproductivity

List, add, edit, complete, or delete Apple Reminders and reminder lists via remindctl.

steipete avatarsteipete
獲取
unified-memory

unified-memory

244Ksecurity

Share durable, inspectable context and handoffs between Claude, Codex, Hermes, Cursor, OpenCode, and other agents through the local ECC Memory Vault. Use when an agent must save work state, transfer context, resume another agent's task, or search shared project knowledge.

affaan-m avataraffaan-m
獲取
contract-first

contract-first

244Ktesting-qa

Use when multiple consumers and providers must evolve an API or event schema without field drift, integration surprises, or one side silently redefining the interface.

affaan-m avataraffaan-m
獲取
ito-compute

ito-compute

244Kproductivity

Query live GPU inventory, submit an authenticated Itô fixed-rate RFQ, inspect RFQ or procurement status, revoke device credentials, and run explicitly gated node qualification through the separately installed canonical CLI. Use when a user asks to find H100/H200 capacity, request a fixed compute rate, check Itô compute status, validate GPU nodes, revoke Itô access, or rent or purchase GPU compute and needs the supported boundary explained.

affaan-m avataraffaan-m
獲取
loop-design-check

loop-design-check

243Ktesting-qa

Design a goal-oriented agent loop, and review it for the ways loops go wrong — spinning and burning tokens, Goodhart-gaming the verifier, or running a wrong answer to completion. Two actions: (1) WRITE a loop — gate whether to build it, define a machine-decidable goal, pick the loop type, pick a skeleton; (2) REVIEW a loop — run it past five failure modes plus decidability, boundaries, fallback, judge independence, and keep-judgment-with-the-human red lines. Use when designing an autonomous agent loop, or when you already have one and worry it will spin, cheat, or run a wrong answer to the end. Complements the mechanism-layer loop skills (autonomous-loops, continuous-agent-loop) by covering the judgment layer they don't. 中文触发:写 loop、设计 loop、做一个 loop、检查 loop 对不对、loop 体检、loop 会不会跑飞、可判定目标、五个崩法、plan build judge。English triggers: design an agent loop, write a loop, check a loop, loop review, prevent a runaway loop, goal-oriented loop, decidable goal, plan/build/judge.

affaan-m avataraffaan-m
獲取
plan-canvas

plan-canvas

242Kagent-workflows

Open plans and HTML artifacts in a local browser canvas where the human annotates elements, chats, and approves or requests changes without leaving the page. Use when presenting a plan for review, or when feedback like "move this, change that" is easier pointed at than typed.

affaan-m avataraffaan-m
獲取
react-native-patterns

react-native-patterns

241Ksecurity

React Native and Expo app patterns — Expo Router navigation, state separation (server/client/route/form), TanStack Query data fetching with Zod, performant lists, NativeWind/StyleSheet styling, native APIs, and secure storage. Use when building or editing React Native / Expo screens, components, navigation, or data layers.

affaan-m avataraffaan-m
獲取
ecc-recipes

ecc-recipes

241Kproductivity

Map a described workflow to the right ECC command-GROUP with run-order and stop condition, and browse all command-group recipe families. Adds a family-grouping + run-order + when-to-stop layer on top of the flat command catalog. Advisory only. TRIGGER when the user says which commands for X, what command group runs X, show ECC recipes, list ECC pipelines, or how do I run a workflow with ECC. DO NOT TRIGGER when the user wants the task executed directly, wants a single-command deep doc (use ecc-guide), or wants a draft prompt rewritten (use prompt-optimizer).

affaan-m avataraffaan-m
獲取
growth-log

growth-log

241Kbrowser-web

Use after a complex task, failure, or when reviewing what was learned. Teaches how to write growth logs that extract reusable patterns — not diary entries.

affaan-m avataraffaan-m
獲取
delivery-gate

delivery-gate

241Kprompting-reasoning

Stop hook that blocks Claude from finishing until quality checks pass. Detects rationalization patterns (surface text heuristics), stale learning logs (filesystem mtime), and low disk space. Complements self-audit by mechanically enforcing learning capture habits. Use when Claude should be mechanically blocked from declaring work finished before quality checks and learning capture actually pass.

affaan-m avataraffaan-m
獲取
mailtrap-email-integration

mailtrap-email-integration

241Ktesting-qa

Guides agents through integrating transactional email sending via Mailtrap's Email API, including sandbox testing, domain verification, and API authentication. Use when implementing email-sending features, debugging delivery issues, or setting up safe dev/staging email testing.

affaan-m avataraffaan-m
獲取
ml-adoption-playbook

ml-adoption-playbook

240Kagent-workflows

End-to-end methodology for AI agents and software engineers to add machine learning algorithms to existing non-ML codebases. Covers problem framing, data readiness, architectural decoupling, and baseline model integration. Use when adding a machine learning capability to a codebase that has none, from problem framing through a baseline model.

affaan-m avataraffaan-m
獲取
generating-python-installer

generating-python-installer

240Ktesting-qa

Commercial-grade Python installer expert for Windows: Nuitka extreme compilation, dist slimming, DLL footprint analysis, and Inno Setup packaging to ship the smallest, fastest installers. Use when a Python app must ship as a minimal, fast-starting Windows installer; not for basic script-to-exe conversion. 中文触发:Nuitka 极限优化、Python 商业打包、极限编译 Python、dist 瘦身、DLL 分析、最小安装包、最快启动、商业级打包风格

affaan-m avataraffaan-m
獲取
team-agent-orchestration

team-agent-orchestration

240Kagent-workflows

Run team-based orchestration for agent squads using work items, ownership, agent Kanban, merge gates, and control pane handoffs. Use when coordinating an agent squad with work items, ownership, Kanban, and merge gates.

affaan-m avataraffaan-m
獲取
dynamic-workflow-mode

dynamic-workflow-mode

240Kagent-workflows

Design task-local harnesses, eval gates, and reusable skill extraction for Claude dynamic workflow mode and other adaptive agent harnesses. Use when building a task-local harness, adding eval gates, or extracting a reusable skill from ad-hoc work.

affaan-m avataraffaan-m
獲取
kubernetes-patterns

kubernetes-patterns

240Kbackend-api

Kubernetes workload patterns, resource management, RBAC, probes, autoscaling, ConfigMap/Secret handling, and kubectl debugging for production-grade deployments. Use when writing or reviewing Kubernetes manifests, or debugging probes, RBAC, autoscaling, or resource limits.

affaan-m avataraffaan-m
獲取
codehealth-mcp

codehealth-mcp

240Kcode-generation

Real-time structural Code Health via CodeScene MCP — review before edits, verify score deltas after changes, gate commits and PRs. Use when reviewing code quality, refactoring, checking if AI changes degraded a file, or before commit/PR.

affaan-m avataraffaan-m
獲取
intent-driven-development

intent-driven-development

240Ksecurity

Turn ambiguous or high-impact product and engineering changes into scoped, verifiable acceptance criteria before or alongside implementation. Use when a user asks to clarify a feature, define acceptance criteria, de-risk a security/data/migration/integration change, prepare implementation requirements for another agent, or make a complex request testable. Do not trigger for trivial edits, straightforward fixes, active debugging, code review, or implementation requests whose acceptance conditions are already clear unless the user explicitly invokes this skill.

affaan-m avataraffaan-m
獲取
orch-pipeline

orch-pipeline

240Kresearch-knowledge

Shared orchestration engine for the orch-* skill family. Defines the gated Research-Plan-TDD-Review-Commit pipeline, the size classifier, the agent map, and the two human gates that the orch-* operation skills delegate to. Not usually invoked directly. Not usually invoked directly; it applies when an orch-* skill delegates its gated Research-Plan-TDD-Review-Commit pipeline.

affaan-m avataraffaan-m
獲取