ZedongLiu avatar

ZedongLiu

Community

@Zedong-Liu

5Followers
|
19Public Repos
|
3Published Skills

ZedongLiu provides DeepSeek-backed sidecar adapters that let Codex CLI, OpenCode, and Claude Code delegate bounded coding subtasks to secondary agents.

Skills Distribution
DomainDeveloper To...Developer Tooling .. (70%)AI Models & Machin.. (30%)

Agent Skills by ZedongLiu

Showing 3 vetted skills indexed across 1 GitHub repositories.

Frequently Asked Questions About ZedongLiu

FAQPage Schema
What tasks can I delegate using ZedongLiu's sidecar skills?▼

You can delegate bounded coding subtasks from Codex CLI, OpenCode, or Claude Code to a DeepSeek-backed secondary agent. The Codex variant adds persistent sessions and an interactive Terminal monitor, while OpenCode and Claude Code use their respective repository adapters.

Who are these DeepSeek sidecar skills designed for?▼

They target developers already using Codex CLI, OpenCode, or Claude Code who want to offload bounded subtasks to a DeepSeek-backed worker. Users should be comfortable with terminal-based coding assistants and configuring adapter repositories.

How do the three sidecar skills differ in practice?▼

Each skill targets a different host: codex-deepseek-sidecar integrates with Codex CLI including persistent sessions and a Terminal monitor, opencode-deepseek-sidecar connects OpenCode to a DeepSeek worker, and claude-deepseek-sidecar serves Claude Code via a Claude-specific adapter.

What are the prerequisites for running these sidecar adapters?▼

You need the corresponding host environment installed: Codex CLI, OpenCode, or Claude Code, plus access to the official DeepSeek API for the backing model. Each skill runs through this repository's adapter specific to that host.