René's URL Explorer Experiment


Title: 一言成铺(OneWord Store) · Issue #26 · modelstudioai/modelstudioai.github.io · GitHub

Open Graph Title: 一言成铺(OneWord Store) · Issue #26 · modelstudioai/modelstudioai.github.io

X Title: 一言成铺(OneWord Store) · Issue #26 · modelstudioai/modelstudioai.github.io

Description: 我做了什么 用一句自然语言指令,跑通了一整条电商内容生产流水线:对 Claude Code 说「给『白桃味0糖气泡水』做一套电商内容」,由它编排阿里百炼 CLI(bl),自动产出商品文案 → 商品主图 → 促销海报 → 口播配音 → 9:16 短视频成片全套交付物。核心是把 6 步链路(文案 text chat → 主图 image generate → 海报 image edit → 配音 speech synthesize → 图生视频 video generate...

Open Graph Description: 我做了什么 用一句自然语言指令,跑通了一整条电商内容生产流水线:对 Claude Code 说「给『白桃味0糖气泡水』做一套电商内容」,由它编排阿里百炼 CLI(bl),自动产出商品文案 → 商品主图 → 促销海报 → 口播配音 → 9:16 短视频成片全套交付物。核心是把 6 步链路(文案 text chat → 主图 image generate → 海报 image edit → 配音...

X Description: 我做了什么 用一句自然语言指令,跑通了一整条电商内容生产流水线:对 Claude Code 说「给『白桃味0糖气泡水』做一套电商内容」,由它编排阿里百炼 CLI(bl),自动产出商品文案 → 商品主图 → 促销海报 → 口播配音 → 9:16 短视频成片全套交付物。核心是把 6 步链路(文案 text chat → 主图 image generate → 海报 image edit → 配音...

Opengraph URL: https://github.com/modelstudioai/modelstudioai.github.io/issues/26

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"一言成铺(OneWord Store)","articleBody":"---\n我做了什么\n\n用一句自然语言指令,跑通了一整条电商内容生产流水线:对 Claude Code 说「给『白桃味0糖气泡水』做一套电商内容」,由它编排阿里百炼 CLI(bl),自动产出商品文案 → 商品主图 → 促销海报 → 口播配音 → 9:16 短视频成片全套交付物。核心是把 6 步链路(文案 text chat → 主图 image generate → 海报 image edit → 配音 speech synthesize → 图生视频 video generate → ffmpeg 合成)固化成一个脚本 make-ecom.sh——换个产品名,同一条指令立刻复用,模板化、可复用、不是一次性手工活。\n\n使用的工具\n\n- OpenWork / 百炼 CLI(bl v0.1.2,全模态:qwen 文本 / qwen-image 图 / cosyvoice-v3 语音 / happyhorse 视频)\n- Skill 名称:bailian-cli、video-storyboard(分镜+图生视频脚本)、video-marketing(短视频剧本/Hook 结构)、happyhorse-prompt-studio(视频提示词)、bailian-model-recommend(选型)\n- 其他:Claude Code 做自然语言编排(双层 AI:Claude 听懂调度 + 百炼模型生成)、ffmpeg 合成成片\n\n效果展示\n\n一句指令产出,output/ 下五类交付物齐全:\n\n- 📝 文案:5 个含搜索词标题 + 6 条核心卖点 + 30 秒口播脚本(output/text/copy-v*.json)\n- 🖼 商品主图:纯白背景 4K 产品图,作为后续海报/视频的枢纽素材(output/images/)\n- 🏷 促销海报:自动上中文大字标题 +「尝鲜价 ¥9.9」价签(output/posters/)\n- 🔊 口播配音:cosyvoice 合成(output/audio/vo.mp3)\n- 🎬 短视频成片:9:16 竖屏、5 分镜、含配音的 output/final.mp4 与 final-vertical.mp4\n\n▎ 一句话 → 桌面多出一个文件夹,里面是可直接发布的文案+图+海报+配音+短视频。换产品只改 ./make-ecom.sh \"新产品名\" \"调性\" 一个变量即可重跑。\n\n踩坑记录\n\n1. bl text chat 存 JSON 踩坑:用 --output json 重定向存进去的不是合法 JSON。改用 --quiet 直接存纯文本正文(copy.txt),口播脚本再手动摘成 vo.txt。\n2. 视频生成是异步长任务(最大风险):bl video generate 分钟级、易超时。对策:现场前预生成一份备份成品兜底,并可用 --no-wait 拿 task-id 再轮询。\n3. 国内端点代理冲突:dashscope/aliyuncs.com 走直连,挂代理会 code6 抽风——跑前先关代理。\n4. 配音音色 id 易报错:先 bl speech synthesize --list-voices --model cosyvoice-v3-flash 确认音色 id(用了 longyingxiao_v3 龙应笑·清甜推销女)再写进脚本。\n5. ffmpeg 未预装:是第⑥步合成的硬阻塞,开场第一件事 apt install ffmpeg 装上。\n6. 文案审核:避免「最/第一」等绝对化用语,防止敏感词拦截。\n\n---","author":{"url":"https://github.com/solareclipse0130","@type":"Person","name":"solareclipse0130"},"datePublished":"2026-06-28T08:46:15.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":1},"url":"https://github.com/26/modelstudioai.github.io/issues/26"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:cde4457c-943f-41d6-8a17-2fe45c351279
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idB5A8:23E45A:24B9B94:30D224A:6A5206B1
html-safe-nonce0a3e723835984ebc0e217ac2516b89477b5fa6d97bf2a1bad016527571c88f5c
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCNUE4OjIzRTQ1QToyNEI5Qjk0OjMwRDIyNEE6NkE1MjA2QjEiLCJ2aXNpdG9yX2lkIjoiNDM0NzY3ODcwOTg1MzA2MjgzMyIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmacd1de9c3f684192a09bf7b39e32c34877f8ecca6f9a51a64c7b0319078a0f494b
hovercard-subject-tagissue:4761640004
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/modelstudioai/modelstudioai.github.io/26/issue_layout
twitter:imagehttps://opengraph.githubassets.com/59035a8a1ffa1c72ddaefcab57fb51ffe44ba862ff6cf396051bd75e6171daae/modelstudioai/modelstudioai.github.io/issues/26
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/59035a8a1ffa1c72ddaefcab57fb51ffe44ba862ff6cf396051bd75e6171daae/modelstudioai/modelstudioai.github.io/issues/26
og:image:alt我做了什么 用一句自然语言指令,跑通了一整条电商内容生产流水线:对 Claude Code 说「给『白桃味0糖气泡水』做一套电商内容」,由它编排阿里百炼 CLI(bl),自动产出商品文案 → 商品主图 → 促销海报 → 口播配音 → 9:16 短视频成片全套交付物。核心是把 6 步链路(文案 text chat → 主图 image generate → 海报 image edit → 配音...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamesolareclipse0130
hostnamegithub.com
expected-hostnamegithub.com
Noneb9a586c06a05a7a86fc7e3f4dbd03e42f6869085879aa184aa6369456dbd50fb
turbo-cache-controlno-preview
go-importgithub.com/modelstudioai/modelstudioai.github.io git https://github.com/modelstudioai/modelstudioai.github.io.git
octolytics-dimension-user_id283556804
octolytics-dimension-user_loginmodelstudioai
octolytics-dimension-repository_id1263703297
octolytics-dimension-repository_nwomodelstudioai/modelstudioai.github.io
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id1263703297
octolytics-dimension-repository_network_root_nwomodelstudioai/modelstudioai.github.io
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release7aed05249554b889eb33d002851a973eebcc7e91
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/modelstudioai/modelstudioai.github.io/issues/26#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fmodelstudioai%2Fmodelstudioai.github.io%2Fissues%2F26
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/enterprise/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fmodelstudioai%2Fmodelstudioai.github.io%2Fissues%2F26
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=modelstudioai%2Fmodelstudioai.github.io
Reloadhttps://github.com/modelstudioai/modelstudioai.github.io/issues/26
Reloadhttps://github.com/modelstudioai/modelstudioai.github.io/issues/26
Reloadhttps://github.com/modelstudioai/modelstudioai.github.io/issues/26
Please reload this pagehttps://github.com/modelstudioai/modelstudioai.github.io/issues/26
modelstudioai https://github.com/modelstudioai
modelstudioai.github.iohttps://github.com/modelstudioai/modelstudioai.github.io
Notifications https://github.com/login?return_to=%2Fmodelstudioai%2Fmodelstudioai.github.io
Fork 2 https://github.com/login?return_to=%2Fmodelstudioai%2Fmodelstudioai.github.io
Star 3 https://github.com/login?return_to=%2Fmodelstudioai%2Fmodelstudioai.github.io
Code https://github.com/modelstudioai/modelstudioai.github.io
Issues 8 https://github.com/modelstudioai/modelstudioai.github.io/issues
Pull requests 0 https://github.com/modelstudioai/modelstudioai.github.io/pulls
Actions https://github.com/modelstudioai/modelstudioai.github.io/actions
Projects https://github.com/modelstudioai/modelstudioai.github.io/projects
Security and quality 0 https://github.com/modelstudioai/modelstudioai.github.io/security
Insights https://github.com/modelstudioai/modelstudioai.github.io/pulse
Code https://github.com/modelstudioai/modelstudioai.github.io
Issues https://github.com/modelstudioai/modelstudioai.github.io/issues
Pull requests https://github.com/modelstudioai/modelstudioai.github.io/pulls
Actions https://github.com/modelstudioai/modelstudioai.github.io/actions
Projects https://github.com/modelstudioai/modelstudioai.github.io/projects
Security and quality https://github.com/modelstudioai/modelstudioai.github.io/security
Insights https://github.com/modelstudioai/modelstudioai.github.io/pulse
一言成铺(OneWord Store)https://github.com/modelstudioai/modelstudioai.github.io/issues/26#top
showcased已收录上线https://github.com/modelstudioai/modelstudioai.github.io/issues?q=state%3Aopen%20label%3A%22showcased%22
https://github.com/solareclipse0130
solareclipse0130https://github.com/solareclipse0130
on Jun 28, 2026https://github.com/modelstudioai/modelstudioai.github.io/issues/26#issue-4761640004
showcased已收录上线https://github.com/modelstudioai/modelstudioai.github.io/issues?q=state%3Aopen%20label%3A%22showcased%22
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.