·coding-agent
</>

coding-agent

steipete/clawdis

通过后台进程运行 Codex CLI、Claude Code、OpenCode 或 Pi Coding Agent 以进行编程控制。

101安装·7热度·@steipete

安装

$npx skills add https://github.com/steipete/clawdis --skill coding-agent

SKILL.md

Use bash (with optional background mode) for all coding agent work. Simple and effective.

Coding agents (Codex, Claude Code, Pi) are interactive terminal applications that need a pseudo-terminal (PTY) to work correctly. Without PTY, you'll get broken output, missing colors, or the agent may hang.

| command | string | The shell command to run | | pty | boolean | Use for coding agents! Allocates a pseudo-terminal for interactive CLIs | | workdir | string | Working directory (agent sees only this folder's context) | | background | boolean | Run in background, returns sessionId for monitoring |

通过后台进程运行 Codex CLI、Claude Code、OpenCode 或 Pi Coding Agent 以进行编程控制。 来源:steipete/clawdis。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/steipete/clawdis --skill coding-agent
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 coding-agent?

通过后台进程运行 Codex CLI、Claude Code、OpenCode 或 Pi Coding Agent 以进行编程控制。 来源:steipete/clawdis。

如何安装 coding-agent?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/steipete/clawdis --skill coding-agent 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/steipete/clawdis

详情

分类
</>开发工具
来源
skills.sh
收录时间
2026-02-01