Codex 技能 · 文件轉簡報

Felo Content to Slides Codex 技能

Felo Content to Slides for Codex transforms articles, webpages, reports, and video transcripts into structured presentation drafts. Use it when the source material already exists and the missing step is a deck your team can present.

Codex Source to deck
felo content-to-slides -u "https://example.com/report" --readability --extra-prompt "max 8 slides"
Connecting the skill to live workflow context...
Processing the request and preparing usable output...
Result ready for the next step in your workflow.

Built for Codex users who already have the source material and need a presentation draft faster than they can rebuild it manually.

Codex skill
content-to-deck workflows
npm install
one-command setup
2 source types
URL or YouTube
Deck-ready
output for meetings

為什麼團隊需要 Felo Content to Slides 來完成文章到演示的工作流

即使報告、文章或影片已經存在,把它整理成演示文稿仍然意味著大量重組、清洗與製幻燈片工作。

素材已經在那裡

文章、報告與影片在變得適合展示之前,仍然需要重新組織。

複製貼上很慢

在分頁、筆記與幻燈片工具之間搬運內容,每一步都在增加摩擦。

原始素材並不等於 Deck

在來源內容變成可用於會議的材料之前,團隊仍然需要先搭出敘事結構。

Felo Content to Slides 如何改進文章到演示的工作流

felo-content-to-slides 把擷取、綜合與幻燈片生成壓縮成一個工作流,讓團隊從來源素材更快到達演示初稿。

  • 網頁轉幻燈片:抓取一個 URL,可選用 readability 模式清洗後,直接轉成 Deck。
  • YouTube 轉幻燈片:使用影片 URL 或 ID,擷取轉錄內容,並根據來源內容建構演示。
  • 額外 Prompt 控制:透過附加說明控制語氣、受眾、結構與頁數。
  • 三技能流水線:它把網頁抓取或字幕擷取與 Deck 生成串在一起,無需手動逐步拼接。
1
InstallAdd the skill to the environment where the team already works
2
AskUse natural language or the matching CLI command
3
ProcessLet the skill perform the specialized task cleanly
4
ReusePass the result into the next workflow step

Install the Felo Content to Slides skill in Codex

Use npm to install the full Felo skill pack, or copy felo-content-to-slides directly into your Codex skills directory.

How to install the Felo Content to Slides skill in Codex

Codex

Use Codex to convert articles, webpages, and video transcripts into structured presentation drafts without leaving your terminal agent session.

# Install all Felo skills globally npm install -g felo-ai # Or install this skill manually git clone https://github.com/Felo-Inc/felo-skills.git cd felo-skills cp -r felo-content-to-slides ~/.codex/skills/
Read Felo API Docs

Felo Content to Slides 技能的核心能力

這些能力專為「素材已在手、但需要更快得到 Deck、結構與回顧」的團隊而設計。

網頁轉幻燈片

抓取一個 URL,可選用 readability 模式清洗後,直接轉成 Deck。

YouTube 轉幻燈片

使用影片 URL 或 ID,擷取轉錄內容,並根據來源內容建構演示。

額外 Prompt 控制

透過附加說明控制語氣、受眾、結構與頁數。

三技能流水線

它把網頁抓取或字幕擷取與 Deck 生成串在一起,無需手動逐步拼接。

何時使用 Felo Content to Slides 技能

最適合研究簡報、工作坊 Deck、主題演講回顧,以及任何來源內容已存在但演示尚未成形的工作流。

Article to meeting deck with felo-content-to-slides

文章轉會議 Deck

場景背景: 把一份市場報告整理成簡潔的團隊簡報 Deck。
把這份市場報告連結轉換成一份 8 頁的高階摘要 Deck。
Keynote recap with felo-content-to-slides

主題演講回顧

場景背景: 把一段 YouTube 演講轉成可分享的總結演示稿。
將這場主題演講影片轉換為產品回顧演示稿。
Product page analysis with felo-content-to-slides

產品頁面分析

場景背景: 基於公開產品頁面產生一份結構化的競品分析 Deck。
基於這篇教學文章,產生一份面向初學者的工作坊 Deck。

Get the Felo Content to Slides skill running in Codex in 3 steps

Install the skill, configure your API key, and convert your first URL or transcript into a presentation draft.

1

Install via npm or copy the skill folder

Run npm install -g felo-ai for the full skill pack, or copy felo-content-to-slides into ~/.codex/skills/ from the cloned repo.

2

Set the API key

Export your Felo API key so the skill can connect to the content extraction and slide generation backend.

3

Convert source material into a deck

Ask Codex to turn a URL, article, or transcript into a presentation draft and verify the output structure matches your needs.

為什麼團隊會持續使用 Felo Content to Slides 技能

團隊會持續使用它,是因為現有文章、報告與影片能夠以更少手工重組,直接變成適合演示的材料。

★★★★★
我們幾分鐘內就能把市場報告變成高階簡報,因為第一稿裡就已經有了幻燈片邏輯。
Rachel Morgan
Rachel Morgan
★★★★★
Webinar 與主題演講回顧不再沉在 Notion 裡。我們把它們變成銷售、產品與管理層都能複用的 Deck。
Haruka Tanaka
Haruka Tanaka
★★★★★
對工作坊來說,它省掉了最慢的一步:把來源素材整理成大家真的能拿去演示的清晰 Deck 結構。
Jin Lee
Jin Lee

Felo Content to Slides 技能的關鍵結果指標

2 類來源素材
URL 或 YouTube
1 條工作流
從擷取到 Deck
可讀
幻燈片前先清洗
可直接成稿
面向會議的輸出

Felo Content to Slides Codex skill FAQ

How do I install the Felo Content to Slides skill in Codex?
Run npm install -g felo-ai for all Felo skills at once, or clone the repo and copy felo-content-to-slides into ~/.codex/skills/. Then set your FELO_API_KEY environment variable.
What source types can the Codex skill convert into slides?
It works with public webpages, long-form articles, research reports, and YouTube videos. Provide a URL or video ID and the skill handles extraction and deck generation.
How is this different from felo-slides in Codex?
Use felo-content-to-slides when the source material already exists and needs reshaping into a deck. Use felo-slides when you want to generate a presentation from a prompt or short brief.
Can I combine this with other Felo skills in Codex?
Yes. It pairs naturally with felo-youtube-subtitling for video-first workflows and felo-web-fetch for pulling content from authenticated or complex pages before conversion.

Convert source material into presentations inside Codex

Install felo-content-to-slides and turn webpages, articles, and video transcripts into AI-generated decks for reports, workshops, and executive briefings.

One API key covers every Felo skill in Codex. Turn existing content into presentation-ready drafts from a single terminal session.