Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

puffer

puffer 收录了来自 berabuddies 的 21 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
21
Stars
17
更新
2026-07-06
Forks
14
职业覆盖
5 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

canvas-code-review
软件质量保证分析师与测试员

Recipe for rendering a code review as a Canvas — compose findings with evidence and actions into a scannable page instead of a long text answer.

2026-07-06
short-drama-generation
特效艺术家和动画师

Use when the user asks to create a short drama from a prompt — e.g. "生成短剧", "制作微短剧", "make a short drama", "turn this script into a short drama", "ショートドラマを生成", "숏드라마를 만들어". Orchestrates script, storyboard, optional character images, per-shot video clips, and ffmpeg composition through the existing media tools.

2026-06-26
gmail-browser
软件开发工程师

Configure Gmail Browser with /connect and use Gmail ConnectorAct actions through the global Puffer browser profile.

2026-06-26
lark
软件开发工程师

Authenticate Lark with /connect (delegated to the official lark-cli), then send/react/reply through the connector and consume incoming Lark messages as a stream. Two connectors mirror Telegram — lark-login (your user account; monitor + act as you) and lark-bot (the app bot; auto-reply). Use lark-cli directly from Bash for chat/user lookup and any API not exposed as a connector action.

2026-06-26
slack
软件开发工程师

Configure SlackApp or SlackLogin with /connect, then resolve Slack users/channels and search/read Slack messages through the internal CLI.

2026-06-26
telegram
软件开发工程师

Configure Telegram with /connect, then resolve Telegram user/group ids and search Telegram messages through the internal Telegram CLI.

2026-06-26
image-generation
平面设计师

Use when the user asks to create, generate, or render images through the internal media CLI.

2026-06-24
video-generation
软件开发工程师

Use when the user asks to create or generate a text-to-video clip through the internal media CLI.

2026-06-24
browser
软件开发工程师

Use the managed Puffer browser tab through the internal CLI to inspect pages, open tabs, and interact with UI through snapshots and refs.

2026-06-24
book-by-phone
软件开发工程师

Search for local businesses (restaurants, salons, clinics, hotels) and place real AI phone-call bookings on the user's behalf, plus cancel, reschedule, and ask merchants questions by phone. Use when a user says "find", "book", "reserve", "cancel", "reschedule", or asks about a local business. Calls go through the WorldRouter API and are authenticated and billed against the user's own WorldRouter account — no third-party token is needed. Supports any language; the AI caller automatically matches the merchant's language.

2026-06-02
autodream
软件开发工程师

Consolidate durable project memory from the current conversation and identify traces that may deserve genskill.

2026-05-31
genskill
软件开发工程师

Generate a reusable skill from the current conversation history using a GEPA-style multi-candidate loop with LLM-as-judge Pareto selection.

2026-05-31
gcal-browser
软件开发工程师

Configure Google Calendar Browser with /connect and use Calendar ConnectorAct actions through the global Puffer browser profile.

2026-05-30
adding-connector
软件开发工程师

Guide for implementing or updating a Puffer connector. Use when Codex needs to add a new connector template, subscriber stream, internal connector tool, ConnectorAct action, /connect auth flow, workflow subscription support, or a puffer-connector-* Rust crate in the Puffer repo.

2026-05-27
cua-dev
软件开发工程师

Guide for developing Puffer's computer-use integration and vendored CUA driver. Use when Codex works on vendor/cua-driver, scripts/build-cua-driver.sh, scripts/cua-computer-sandbox.sh, docker/cua-driver-native, CUA MCP manifests, screenshots/image tool-result handling, or specs/puffer-core/118.md.

2026-05-27
cua-driver-rs
软件开发工程师

Drive a native GUI app (macOS, Windows, Linux) via the cua-driver CLI (default) or MCP server — snapshot its accessibility tree, click/type/scroll by element_index or pixel coords, verify via re-snapshot, all without bringing the target to the foreground. Use when the user asks you to operate, drive, automate, or perform a GUI task in a real application on the host.

2026-05-26
discord
软件开发工程师

Configure and operate the Discord bot connector through puffer serve.

2026-05-25
matrix
软件开发工程师

Configure and operate the Matrix connector through puffer serve.

2026-05-25
email
软件开发工程师

Configure the Email connector with /connect so workflows can receive email events.

2026-05-24
project-memory
档案文员

Load durable project memory for the active configured project.

2026-05-13
reviewer
软件质量保证分析师与测试员

Review current work for bugs, regressions, and missing tests.

2026-04-06