Skip to main content
Run any Skill in Manus
with one click
O-Side-Systems
GitHub creator profile

O-Side-Systems

Repository-level view of 6 collected skills across 1 GitHub repositories.

skills collected
6
repositories
1
updated
2026-05-22
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

migrate-from-symphony
software-developers

Migrate from the OpenAI Symphony reference implementation or skorokithakis/symphony to Sinfonia. Detects the source variant, maps tracker/agent/workspace config, generates an equivalent WORKFLOW.md, and flags features without a direct equivalent.

2026-05-22
setup-agent-backend
software-developers

Configure a specific agent backend (claude_code, codex, opencode, anthropic, openai, google, ollama). Verifies the backend is reachable, runs a one-shot ping, and emits the `agent:` (+ optional `llm:`) block to inline into WORKFLOW.md. Called by other skills; rarely invoked directly.

2026-05-22
setup-state-machine
software-developers

Upgrade an existing WORKFLOW.md to the recommended Triage / Ready / Needs Fixes / Human Review state-machine pattern. Generates per-state prompts that consume the bridge's custom fields safely (every issue.fields.* reference uses `| default:` so a human can drag a ticket between states without breaking strict Liquid).

2026-05-22
setup-telemetry
software-developers

Wire OpenTelemetry into an existing Sinfonia + bridge deployment. Supports Honeycomb, Datadog, Grafana Cloud, or a local Collector → Postgres stack. Appends `telemetry:` blocks to WORKFLOW.md and BRIDGE.md, generates the Collector config when self-hosting, and validates spans land in the sink with a synthetic ticket.

2026-05-22
setup-bridge
software-developers

Set up sinfonia-bridge for a project that already has a working WORKFLOW.md. Configures GitHub auth (PAT or App), provisions tracker custom fields, picks a deployment topology (sibling daemon / standalone host / Actions-only), renders BRIDGE.md, and runs `sinfonia-bridge --self-test`.

2026-05-22
setup-workflow
computer-occupations-all-other

Author a new WORKFLOW.md for a project. Walks the operator through tracker selection, credentials, state definitions, agent backend, workspace root, and language-aware hook generation. Produces a validated WORKFLOW.md.

2026-05-22
Showing 1 of 1 repositories
All repositories loaded
O-Side-Systems Agent Skills | SkillsMP