Funnyvalentine00/dsh-github-push2

@dsh-external/dsh-github-push

One-step GitHub uploader: given a repo URL, init/commit/push the current project to GitHub.

AI 分析

核心用途是让智能体具备一键托管代码的能力。适合需要让 Agent 自动将本地开发的项目代码初始化并推送到 GitHub 远程仓库的开发任务。

パッケージ
@dsh-external/dsh-github-push
バージョン
0.0.1
ライセンス
BSD-3-Clause
最終更新
2026/08/29

インストール

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Funnyvalentine00/dsh-github-push

ドキュメント

README 全文を読む ↗

使用示例

{
  "name": "dev_github_push",
  "arguments": {
    "url": "https://github.com/Funnyvalentine00/my-project",
    "dir": "E:/my-project"
  }
}

或直接对 AI 说:

“上传 E:/my-projecthttps://github.com/Funnyvalentine00/my-project,private”