opengameapp / opengame-dsh

已收录

OpenGame browser-game Skill bundle for DeepSeek Harness

main工具技能 查看源代码

安装

npx @deepseek-ai/dsh plugin --profile opengame add \

此命令根据 GitHub 仓库地址生成。运行前请检查上游 README 与源代码;需要可复现安装时,请固定 release 或 commit。

README

维护者编写的文档快照。

在 GitHub 查看 ↗
提交版本 f4c1c49同步于 2026年8月18日

OpenGame for DeepSeek Harness

An OpenGame-maintained community bundle that adds a browser-game planning and building Skill to DeepSeek Harness.

The preview helps an agent turn a rough idea into a compact game SPEC, choose a browser runtime, build or improve a small playable prototype, and optionally hand the result to OpenGame Studio.

Install the preview

DeepSeek Harness is currently a developer preview. Node.js 24 is recommended for the current Harness release. Install this bundle into an isolated profile and pin the release tag:

npx @deepseek-ai/dsh plugin --profile opengame add \
  github:opengameapp/opengame-dsh#v0.1.0-preview.1

npx @deepseek-ai/dsh --profile opengame

Then ask DeepSeek Harness to use opengame-browser-game-builder, for example:

Use opengame-browser-game-builder to turn my idea for a relaxing physics game
into a focused browser-game SPEC and playable prototype.

Included

  • One packaged opengame-browser-game-builder Skill.
  • A one-question-at-a-time flow for vague ideas.
  • A compact SPEC covering mechanics, controls, constraints, non-goals, and success criteria.
  • Originality, asset-rights, browser QA, and honest-verification guardrails.
  • Optional links to OpenGame Showcase and OpenGame Studio.

Preview boundary

This version does not sign in to OpenGame, spend credits, call OpenGame APIs, publish games, or deploy a runtime. It is a local Skill bundle. A future MCP adapter can add authenticated tools without changing this Skill contract.

OpenGame is not affiliated with or endorsed by DeepSeek. DeepSeek Harness is a project of DeepSeek; this repository is an independent community integration.

Validate locally

npm test
npm run validate
npm pack --dry-run

License

MIT-0

项目文件与信号

以下项目是目录快照中检测到的公开仓库信号。

测试已检测

仓库信息

开发语言
JavaScript
许可证
MIT-0
最后更新
2026年8月16日 10:54

谨慎安装

请检查源代码、权限、生命周期脚本、依赖与网络访问;不受信任的插件应先在隔离环境中测试。