Daily operating system for SandBase product launches, content distribution, and community updates.
This repo keeps reusable skills, playbooks, templates, scripts, and example outputs for shipping SandBase updates consistently across:
- Blog
- X / Twitter
- Discord
- Medium
- Zhihu
More channels can be added later (DEV Community, Xiaohongshu, WeChat Channels), but the first version stays focused on company-facing global distribution plus Chinese long-form.
skills/
api-launch-publish/ # API / provider / Agent Service launch workflow
playbooks/
api-launch-sop.md # Human-readable launch checklist
seo-geo-daily.md # SEO/GEO daily ops checklist
blog-screenshot-deploy.md # Screenshot and deploy flow
article-publish.md # Hot topic → article → cover → deploy (daily)
scripts/
daily_hot_topics.py # Daily hot topic monitoring
submit_indexnow.py # Bing IndexNow submission
submit_indexing.py # Google Indexing API submission
outputs/
exa-search-launch/ # First example: Exa Search on SandBase.ai
seo-daily-reports/ # Daily SEO/indexing reports
skills/api-launch-publish turns a rough API description into a standard launch package:
API name + description
-> positioning
-> 3 blog drafts (owned launch / comparison / 2026 Top N), EN + ZH
-> LinkedIn copy
-> X copy
-> Discord announcement
-> Medium argument
-> Zhihu question-led answer
-> SandBase API generated launch images
Images are generated through SandBase API with:
{
"model": "openai/gpt-image-2",
"output_format": "png",
"quality": "high"
}Create or edit a launch config:
skills/api-launch-publish/references/example-api-launch.json
Preview prompts:
python skills/api-launch-publish/scripts/generate_api_launch_images.py \
--config skills/api-launch-publish/references/example-api-launch.json \
--formats 16x9 4x5 \
--print-promptsGenerate images:
SANDBASE_API_KEY=... python skills/api-launch-publish/scripts/generate_api_launch_images.py \
--config skills/api-launch-publish/references/example-api-launch.json \
--out-dir outputs/exa-search-launch \
--formats 16x9 4x5First launch example:
Exa Search on SandBase.ai- From semantic web search to reusable Agent Services
- Outputs:
outputs/exa-search-launch/