所有標籤

#automation

共 7 篇文章

AI 自動化內容生產:真正拉開差距的不是速度,而是你的工作流設計

9 min read

公司團隊導入AI的成敗不在於,疊加了多少酷炫的AI工具,而是設計工作流的品質

#AI#content marketing#workflow#automation#effective#trends

Cursor Worktree 進階:Best-of-N 與 worktrees.json

6 min read

同一個 prompt 給多個模型同時跑、挑最好的結果;用 worktrees.json 自訂安裝與遷移,以及 worktree 清理設定。

#cursor#worktree#best-of-n#worktrees.json#automation

Cursor CLI 無頭模式進階:--print、--force 與腳本改檔

5 min read

用 -p/--print 非互動跑完任務,搭配 --force 讓 Agent 直接改檔案;適合腳本、批次處理與自動化。

#cursor#cli#headless#automation#scripts

Cursor CLI 輸出格式與 CI 整合

4 min read

text、json、stream-json 三種輸出格式怎麼選;在 CI 裡解析結果、即時進度與失敗處理。

#cursor#cli#ci#output-format#automation

讓助理自動打工——不用你叫,他就主動幫你做事

4 min read

用 Cron 排程讓助理定時執行任務,搞懂語法、在儀表板設定、除錯常見問題。

#openclaw#cron#automation#scheduling

Cursor CLI 非互動模式(腳本與 CI)

3 min read

用 --no-interactive 讓 AI 一鍵跑完不等人按鍵,適合腳本與 CI;可選 --model 與 -c 雲端繼續跑。

#cursor#cli#automation#ci

無限除錯迴圈:讓 Cursor CLI 一直改到測試通過

5 min read

寫一個 shell 腳本,讓 cursor agent 自動修 code、跑測試,測試失敗就再讓 AI 修,直到測試全過才停下來。

#cursor#cli#debug#automation#testing

其他標籤