Commit Graph

59 Commits

Author SHA1 Message Date
TreeLin 5fe38143fb Update README.md
docs(readme): list novel-game in first-party skills (#33 follow-up)

Add a row for the novel-game skill (PR #33 by @lishengzxc, merged 2026-06-23)
to the first-party skills tables in both README.md and README.zh.md.
2026-06-23 17:45:34 +08:00
ls c26ea9c52a feat: add novel-game skill for interactive fiction generation (#33)
* feat: add novel-game skill for interactive fiction generation

Converts novels/stories into browser-based interactive fiction games
(React SPA) with AI-generated video portraits, cutscenes, programmatic
audio, and branching storylines. Uses `bl` CLI for video generation
and `bl text chat` for LLM-assisted story design.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* feat(novel-game): add image/TTS/save/mobile support, remove bl text chat

- Asset mode: video / image (`bl image generate`) / mixed — user chooses
- Optional TTS narration via `bl speech synthesize`
- Save system: auto-save + 3 manual slots (localStorage)
- Mobile-first: portrait layout, touch events, safe-area, 44px targets
- Video lazy loading: preload=none, memory release on scene exit
- Parallel asset generation: --async + bl video download batch mode
- Ken Burns effect for image-mode cutscenes
- Remove bl text chat — agent itself handles story generation

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-06-23 16:18:27 +08:00
ls 684fb6c816 chore: update bailian-docs-llm-wiki (2026-06-23) (#34) 2026-06-23 09:47:14 +08:00
ls e7e3c26939 chore: update bailian-docs-llm-wiki (2026-06-20) (#32) 2026-06-20 13:37:26 +08:00
ls d8b85f8ea1 chore: update bailian-docs-llm-wiki (2026-06-18) (#30) 2026-06-18 19:42:28 +08:00
Gong Shiqi 6498e51cad Merge pull request #29 from modelstudioai/docs/readme-add-first-party-skills
docs(readme): list all first-party skills in README
2026-06-18 12:40:01 +08:00
若麒 97e891206d docs(readme): list all first-party skills in README
Add bailian-model-recommend, financial-expert, and happyhorse-prompt-studio
to the first-party skills table in both README.md and README.zh.md.
2026-06-18 11:56:32 +08:00
ls 3e99fcc04c chore: update bailian-docs-llm-wiki (2026-06-16) (#28) 2026-06-16 22:22:41 +08:00
ls e455915619 chore: update bailian-docs-llm-wiki (2026-06-16) (#27) 2026-06-16 11:54:23 +08:00
ls fa7ba7489b chore: update bailian-docs-llm-wiki (2026-06-15) (#25) 2026-06-15 13:07:46 +08:00
HongHao Hu a9b1666518 Merge commit '327aec7fe3794c795a06587064170ba70bebe202' as 'skills/spark-video' (#24) 2026-06-15 11:37:02 +08:00
ls 63635dd63f chore: update bailian-docs-llm-wiki (2026-06-13) (#22) 2026-06-13 12:52:56 +08:00
ls 2dc7874d4e chore: update bailian-docs-llm-wiki (2026-06-12) (#21) 2026-06-12 20:24:37 +08:00
ls 999b4c7580 chore: update bailian-docs-llm-wiki (2026-06-10) (#20) 2026-06-10 22:49:43 +08:00
ls 4bfd78c794 chore: update bailian-docs-llm-wiki (2026-06-10) (#19) 2026-06-10 15:59:47 +08:00
TreeLin e34e53ba45 docs: add Full Tutorial link to GitHub Pages (EN+CN) (#18)
* docs(en): add tutorial site link

* docs(zh): add tutorial site link
2026-06-10 11:21:36 +08:00
TreeLin 3ea7b89c99 fix: add source_channel tracking to all Bailian links + API Key direct links (#17)
* fix: update API Key link to direct management page + add Prerequisites section

* fix: update API Key link in Chinese README + add 前置条件 section

* fix: add API Key and CLI links to bailian-docs-llm-wiki Prerequisites

* fix: add API Key link to spark-video Troubleshooting section
2026-06-09 13:48:24 +08:00
Gong Shiqi 9335b08900 Merge pull request #16 from modelstudioai/feat/cli-skills-move-out
feat: Migrate official skills back to the bailian-cli repository
2026-06-08 20:45:46 +08:00
若麒 c0f683ec80 docs: standardize READMEs across all skills
- Rename README_CN.md to README.zh.md (ISO 639 convention)
- Add missing READMEs for bailian-docs-llm-wiki and financial-expert
- Standardize prerequisites section format across all skills
- Simplify root README install instructions (remove --all -y flags)
- Update first-party skills table to reflect bailian-cli migration
2026-06-08 20:40:31 +08:00
qcq01083097 068e7feea7 feat: Migrate official skills back to the bailian-cli repository 2026-06-08 15:28:29 +08:00
ls 2d7fe63942 chore: update bailian-docs-llm-wiki (2026-06-08) (#15) 2026-06-08 11:31:09 +08:00
ls 1a57096e1a chore: update bailian-docs-llm-wiki (2026-06-07) (#14) 2026-06-07 11:01:01 +08:00
Gong Shiqi 16788e0801 Merge pull request #5 from modelstudioai/feat/paired-flags
feat: resolve watermark and paired flags
2026-06-05 18:01:59 +08:00
Gong Shiqi a347a84c72 Merge pull request #13 from modelstudioai/feat/finance-skill
feat: add finance skill
2026-06-05 17:59:12 +08:00
Gong Shiqi 14c67942fb Merge pull request #12 from modelstudioai/feat/advisor-remommend-skill
add advisor recommend skill
2026-06-05 17:58:39 +08:00
若麒 c177bd545d feat: add finance skill 2026-06-05 17:57:47 +08:00
故璃 e861d16953 feat: add README 2026-06-05 17:52:53 +08:00
故璃 eb8944f257 Merge branch 'main' into feat/advisor-remommend-skill 2026-06-05 17:47:51 +08:00
ls 75c3337563 Merge pull request #9 from modelstudioai/auto/bailian-docs-update
chore: update bailian-docs-llm-wiki (2026-06-05)
2026-06-05 16:41:24 +08:00
lishengzxc 5c233ea632 chore: update bailian-docs-llm-wiki (2026-06-05) 2026-06-05 16:30:02 +08:00
Gong Shiqi 09d60d0864 Merge pull request #4 from xxlaura/feat/happyhorse-prompt-studio
feat(skills): add happyhorse-prompt-studio skill
2026-06-05 14:56:41 +08:00
qcq01083097 1b4fd5f36a feat: Update skills related to prompt-extend and watermark 2026-06-04 17:52:20 +08:00
qcq01083097 8c5da87a83 feat: resolve watermark and paired flags 2026-06-04 16:22:01 +08:00
xxlaura 10e44a45f4 feat(skills): add happyhorse-prompt-studio skill
Interactive prompt studio for HappyHorse 1.0 video generation.
Guides users through 4-phase scenario discovery (manga drama,
character PV, panel motion, virtual idol MV) and assembles
production-ready prompts in JP/CN/EN with proper lip-sync,
R2V character consistency, and cost estimates.

Includes SKILL.md, README.md, and README.zh.md.
2026-06-04 15:33:13 +08:00
故璃 d902d102b9 feat: use group description 2026-06-03 16:53:31 +08:00
若麒 59d6e5916c docs: add source_channel UTM params to bailian console links 2026-06-01 15:04:52 +08:00
故璃 55e58308f1 feat: update model recommend skill 2026-06-01 13:50:28 +08:00
ls 1e82a2e48c Merge pull request #2 from modelstudioai/auto/bailian-docs-update
chore: update bailian-docs-llm-wiki (2026-06-01)
2026-06-01 12:15:23 +08:00
lishengzxc 5bf5cae445 chore: update bailian-docs-llm-wiki (2026-06-01) 2026-06-01 12:12:34 +08:00
TreeLin 2caba20e30 Update README.md 2026-06-01 11:32:50 +08:00
ls 349d1b4df2 Merge pull request #1 from modelstudioai/auto/bailian-docs-update
chore: update bailian-docs-llm-wiki (2026-06-01)
2026-06-01 11:20:47 +08:00
lishengzxc 38f6325e9d chore: update bailian-docs-llm-wiki (2026-06-01) 2026-06-01 11:19:06 +08:00
JohnKeating1997 62167f8234 feat: add initial files for spark-video skill including README, environment configuration, and command definitions 2026-05-30 22:00:26 +08:00
故璃 21786505ab feat: update bailian-model-recommend skill 2026-05-30 20:11:19 +08:00
TreeLin 7dc2cbc160 Update README.md 2026-05-29 19:04:46 +08:00
TreeLin ad01859dc8 Update README.md 2026-05-29 18:57:55 +08:00
故璃 c82efc8a17 feat: add bailian-advisor-recommend skill 2026-05-29 14:29:16 +08:00
inhai 81a4876338 Update README.md 2026-05-29 00:50:45 +08:00
inhai 03d5d6e566 Update README.md 2026-05-29 00:50:21 +08:00
inhai 86c03178c0 Update README.md 2026-05-29 00:50:07 +08:00