dsh-fight-scene-director Copyright (c) 2026 hatsuyuki0103 This product is a DeepSeek Harness port of a third-party skill. Licensing layout ---------------- LICENSE MIT, Copyright (c) 2026 hatsuyuki0103 — covers this port: the plugin shell (index.mjs, lib/, cordis.patch.yml, package.json, test/, and the documentation written for this repository). LICENSE.upstream MIT, Copyright (c) 2026 AIZAO Aloong — the verbatim license of the original skill, covering everything derived from it. Both license texts are kept as unmodified MIT so that license scanners (including GitHub's licensee detection) identify this repository as MIT without an attribution preamble breaking the pattern match. The relationship between the two is described here rather than inside the license files themselves. Original work ------------- Title: fight-scene-director (多画风打戏导演) Author: AIZAO Aloong Source: https://github.com/ZzzAloong/fight-scene-director Commit: 6265df37ae701449ef672f46db65ab15c4af9fc2 License: MIT (Copyright (c) 2026 AIZAO Aloong) Full text preserved verbatim in LICENSE.upstream What was ported --------------- skills/fight-scene-director/references/*.md Copied byte-for-byte from the original commit above. The Chinese output contract, choreography rules, trajectory workflow, routing copy, examples, and the silent self-audit list are unchanged. skills/fight-scene-director/SKILL.md The original prose, headings, and rules are kept semantically unchanged. Changes for DeepSeek Harness: - a "DeepSeek Harness Notes" section was added (how the skill is loaded, how `/name` invocation works, and how `references/...` paths resolve against the skill directory); - the `description` frontmatter field was rewritten to carry the Chinese trigger vocabulary and the target-model anchors within DeepSeek Harness's 497-character catalog budget; - the single-line `Created by **AIZAO Aloong**.` body line was replaced by an attribution sentence that also names the license and the upstream URL. The same credit is carried by this NOTICE, README.zh.md, and LICENSE.upstream. docs/upstream-SKILL.md, docs/upstream-README.md, docs/upstream-agents-openai.yaml Verbatim copies of the upstream files, included so anyone can diff this port against the original. agents/openai.yaml Not redistributed as an active artifact: it is Codex-specific (display_name / short_description / default_prompt / policy) and has no meaning in DeepSeek Harness. Its intent is transcribed into the README usage examples and the SKILL.md harness notes. What is new in this package --------------------------- index.mjs, lib/skills-provider.mjs, cordis.patch.yml, package.json, test/*, README.md, README.zh.md, CHANGELOG.md, LICENSE Original work, MIT, Copyright (c) 2026 hatsuyuki0103. These files implement the DeepSeek Harness plugin shell and skill provider that the original Codex skill did not need. No warranty ----------- Both the original work and this port are provided "AS IS", without warranty of any kind, as set out in the MIT License texts.