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

sinfonia

sinfonia 收录了来自 O-Side-Systems 的 6 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
6
Stars
3
更新
2026-05-22
Forks
0
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

migrate-from-symphony
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
其他计算机职业

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
sinfonia GitHub Agent Skills | SkillsMP