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

ORBIS

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

已收集 skills
17
Stars
6
更新
2026-06-01
Forks
2
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

orbis-rebuild-install
软件开发工程师

Full clean rebuild of ORBIS — wipes web/dist, dist-sdist, src-tauri bundle, staged sidecar binary, pyapp env cache, WKWebView state, sidecar.log, and stale unix sockets, then rebuilds frontend → sdist → pyapp sidecar → tauri bundle in the correct order, and launches with stderr captured. Use when voice doesn't work, the orb shows weird state, "Load failed" appears anywhere in the UI, or anything feels off after a code change.

2026-06-01
add-pipeline-component
软件开发工程师

Step-by-step workflow for adding a new processing component to the ORBIS agent pipeline

2026-04-27
add-pipeline-stage
软件开发工程师

Step-by-step workflow for integrating a new stage into the ORBIS audio/processing pipeline

2026-04-27
agent-pipeline-integration
软件开发工程师

Integrate a new ML component (classifier, reranker, etc.) into an existing agent pipeline by reading the codebase, identifying hook points, implementing the module, and wiring it in.

2026-04-27
commit-and-beta-release
软件开发工程师

Commit pending changes, bump the patch version tag, and publish a beta release

2026-04-27
marketing-site-setup
网页开发工程师

Scaffold and plan a new marketing site — branding audit, stack selection, hero design, and deployment config

2026-04-27
ml-component-integration
软件开发工程师

Integrate a new ML component (classifier, reranker, embedder, etc.) into an existing pipeline by locating insertion points, implementing the module, and wiring it in.

2026-04-27
pipecat-frame-processor-integration
软件开发工程师

Wire a new FrameProcessor into ORBIS's pipecat pipeline at the correct hook point

2026-04-27
pipecat-frame-processor
软件开发工程师

Wire a new FrameProcessor into a pipecat pipeline — create the class, refine it, and connect it in app.py

2026-04-27
pipeline-component-integration
软件开发工程师

Integrate a new component into the ORBIS pipeline — import, builder function, config wiring, pipeline insertion, pyproject extra, and env/yaml examples.

2026-04-27
stale-ref-sweep
软件开发工程师

Audit and fix stale cross-document references after a feature removal or rename

2026-04-27
verified-status-report
软件开发工程师

Generate a project status summary, verify all claims against ground truth, and correct before finalizing

2026-04-27
wire-ai-component
软件开发工程师

Step-by-step workflow for building and wiring a new AI component (classifier, reranker, etc.) into the ORBIS pipeline

2026-04-27
wire-component-into-pipeline
软件开发工程师

Step-by-step workflow for integrating a new component (classifier, reranker, etc.) into an existing app pipeline with metrics and hooks

2026-04-27
wire-frame-processor
软件开发工程师

Wire a new pipecat FrameProcessor into the ORBIS pipeline — class authoring through pipeline insertion

2026-04-27
wire-pipecat-processor
软件开发工程师

Step-by-step workflow for designing and wiring a new FrameProcessor into the ORBIS pipecat pipeline in app.py

2026-04-27
wire-pipeline-component
软件开发工程师

Step-by-step process for integrating a new component into the ORBIS audio pipeline (config, wiring, deps, env, docs, tests)

2026-04-27