Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

ORBIS

ORBIS에는 protoLabsAI에서 수집한 skills 17개가 있으며, 저장소 수준 직업 범위와 사이트 내 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