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

신중하게 설치하기

소스 코드, 권한, 수명 주기 스크립트, 의존성 및 네트워크 접근을 검토하고 신뢰하지 않는 플러그인은 격리 환경에서 테스트하세요.