正在浏览:

浏览和安装 Killer-Skills 目录中的数千个 AI Agent 技能。支持 Claude Code、Windsurf、Cursor 等。

18 可用技能

performance

Logo of marcusvbda
marcusvbda

Defines performance constraints for frontend rendering, backend execution, async processing, and database access. Use when implementing async jobs, caching, or optimizing performance.

0
0
开发者工具

asc-build-lifecycle

Logo of mweinbach
mweinbach

Track build processing, find latest builds, and clean up old builds with asc. Use when managing build retention or waiting on processing.

0
0
开发者工具

batch-translate

Logo of Embassy-of-the-Free-Mind
Embassy-of-the-Free-Mind

Batch process books through the complete pipeline - generate cropped images for split pages, OCR all pages, then translate with context. Use when asked to process, OCR, translate, or batch process one or more books.

0
0
开发者工具

seed

Logo of achousal
achousal

Add a source file to the processing queue. Checks for duplicates, creates archive folder, moves source from inbox, creates extract task, and updates queue. Triggers on /seed, /seed [file], queue this for processing.

1
0
开发者工具

walkeros-understanding-flow

Logo of elbwalker
elbwalker

walkeros-understanding-flow is an open-source tag manager for developers, enabling modular event processing via a Source → Collector → Destination(s) architecture. It benefits developers seeking composable and replaceable components

0
0
开发者工具

moru-python

Logo of 1wos
1wos

Use this skill when writing Python code that interacts with Moru cloud sandboxes. This includes: creating sandboxes with `Sandbox.create()`, running commands with `sbx.commands.run()`, reading and writing files with `sbx.files.read()` and `sbx.files.write()`, working with persistent volumes using the `Volume` class, building custom templates with the `Template` builder, handling background processes, streaming command output, and async operations with `AsyncSandbox`. The skill covers the complete Python SDK API including error handling with `TimeoutException`, `CommandExitException`, `AuthenticationException`, and other exceptions from `moru.exceptions`. Use this skill whenever users want to: execute code safely in isolated environments, build AI agents that run untrusted code, create data processing pipelines, run web scrapers, set up development environments, or any Python automation involving Moru sandboxes. Triggers on: moru python, from moru import, Sandbox.create, pip install moru, moru sdk python, python sandbox, AsyncSandbox, Volume.create, Template.build, or any Python code that needs to run in isolated cloud environments. Do NOT use this skill for JavaScript/TypeScript code - use moru-javascript instead.

0
0
开发者工具