Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

ORBIS

ORBIS contiene 17 skills recopiladas de protoLabsAI, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
17
Stars
6
actualizado
2026-06-01
Forks
2
Cobertura ocupacional
2 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

orbis-rebuild-install
Desarrolladores de software

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
Desarrolladores de software

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

2026-04-27
add-pipeline-stage
Desarrolladores de software

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

2026-04-27
agent-pipeline-integration
Desarrolladores de software

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
Desarrolladores de software

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

2026-04-27
marketing-site-setup
Desarrolladores web

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

2026-04-27
ml-component-integration
Desarrolladores de software

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
Desarrolladores de software

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

2026-04-27
pipecat-frame-processor
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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

2026-04-27
verified-status-report
Desarrolladores de software

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

2026-04-27
wire-ai-component
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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

2026-04-27
wire-pipecat-processor
Desarrolladores de software

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
Desarrolladores de software

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

2026-04-27