← Tool Archive
Design

Content Current Catalyst

2026-05-13
What it does

This tool generates a weekly content strategy and specific post ideas for small businesses, helping them align their social media with their goals and audience, and exports the plan to Markdown and CSV files.

View Source →
Dependencies
  • None — runs entirely in browser
Try in Browser

这个工具需要在本地运行 — 在你的电脑终端执行以下命令:
This tool runs locally. Open a terminal and run:

# 1. 安装依赖 Install dependencies
pip install -r requirements.txt
 
# 2. 下载工具 Download the tool
curl -O https://raw.githubusercontent.com/Super-Lili/Super-Lilis-Daily-Adventure/main/02_Toolbox/Design%20Alchemy/2026-05-13_Content_Current_Catalyst/main.py
 
# 3. 运行 Run
python main.py --help
查看源码 View Source
Was this useful?