cloud-sources

Fetch cloud-hosted documents and convert them into Markdown for knowledge bases.

Updated Feb 5, 2026
One-click install
npx skills add https://github.com/TomazWang/agent-toolkit --skill cloud-sources
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cloud-sources
Source: https://github.com/TomazWang/agent-toolkit/tree/main/plugins/kb-analysis/skills/cloud-sources
Command: npx skills add https://github.com/TomazWang/agent-toolkit --skill cloud-sources

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Cloud-sources fetch and convert cloud-hosted documents (Google Docs, Slides, Figma, Notion, Confluence) into Markdown for knowledge bases and analysis, reducing manual transcription and speeding up content ingestion.

Core Features & Use Cases

  • Cloud ingestion: fetch content from Google Docs/Slides/Sheets, Figma, Notion, and Confluence via MCP-backed servers.
  • Markdown conversion: convert fetched content into kb-friendly Markdown for seamless integration.
  • Workflow integration: save outputs to kb/sources/cloud/ and update inventories, enabling automatic inclusion in topic analyses.

Quick Start

Add a cloud source to your KB with /kb:add-source gdrive://<id> or figma://<key> to begin the fetch-and-convert workflow.

Frequently Asked Questions about cloud-sources

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert Google Docs to Markdown for knowledge base ingestion?

You can convert Google Docs to Markdown for knowledge base ingestion by fetching the cloud-hosted document through a configured MCP server, which transforms the content into KB-friendly Markdown and saves it for analysis.

Can I fetch content from Notion and Confluence into a knowledge base?

Yes, you can fetch content from Notion and Confluence into a knowledge base. The tool retrieves cloud-hosted documents from these platforms and converts them into Markdown for seamless topic analysis integration.

How do I ingest Figma files into a Markdown-based knowledge base?

You can ingest Figma files into a Markdown-based knowledge base by triggering the fetch-and-convert workflow, which retrieves the cloud-hosted Figma content and converts it into KB-friendly Markdown for analysis.

Do I need MCP servers configured to fetch cloud-hosted documents?

Yes, you need MCP servers configured in your .mcp.json file along with appropriate credentials to access the source services before fetching cloud-hosted documents for conversion and analysis.

What is the best way to convert Google Slides and Sheets for KB analysis?

The best way to convert Google Slides and Sheets for KB analysis is using a cloud ingestion workflow that fetches the content via gdrive URLs and converts it into Markdown, saving outputs to your knowledge base sources directory.

What are the limitations of converting cloud-hosted docs to Markdown?

Limitations of converting cloud-hosted docs to Markdown include the requirement for pre-configured MCP servers and valid credentials for each source service, meaning access failures will prevent content retrieval and conversion.