felo-mindmap

Generate mindmaps from prompts via the Felo Mindmap API.

242|22|Updated Feb 27, 2026
One-click install
npx skills add https://github.com/Felo-Inc/felo-skills --skill felo-mindmap
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: felo-mindmap
Source: https://github.com/Felo-Inc/felo-skills/tree/main/felo-mindmap
Command: npx skills add https://github.com/Felo-Inc/felo-skills --skill felo-mindmap

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Mindmap creation from user prompts can be time-consuming and manual; this skill automates mindmap generation via Felo Mindmap API, enabling quick visual thinking.

Core Features & Use Cases

  • Generate mindmaps from topics or questions using multiple layouts (MIND_MAP, TIMELINE, FISHBONE, etc.).
  • Integrate with LiveDoc and export or share links for collaboration.
  • Validate API key and produce a mindmap URL or structured output for downstream workflows.

Quick Start

Generate a mindmap for the topic 'AI roadmap' and return the mindmap URL.

Frequently Asked Questions about felo-mindmap

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

FAQPage Schema
How do I generate a mindmap from a text prompt automatically?

To generate a mindmap automatically, this skill processes your text prompt via the Felo Mindmap API and returns a structured visual map or shareable URL. It validates the API key and handles request timeouts to produce the output.

Can I create a timeline or fishbone diagram from a topic prompt?

Yes, you can create a timeline or fishbone diagram by specifying layout types like TIMELINE or FISHBONE. The Felo Mindmap API supports multiple layouts, enabling you to adapt the visual structure to your specific thinking process.

What is the best way to share a generated mindmap for collaboration?

The best way to share a generated mindmap is by using the returned shareable URL. The skill integrates with LiveDoc and exports links, allowing direct collaboration without requiring manual file transfers.

Do I need an API key to use the Felo Mindmap generation workflow?

Yes, you need a valid FELO_API_KEY to use the Felo Mindmap generation workflow. The skill validates this key before processing your prompt, ensuring synchronized, single-request execution and preventing unauthorized access.

Why does my mindmap generation fail or time out during the request?

Mindmap generation may time out if the API request exceeds the enforced synchronous limit. The skill handles timeouts and enforces a single-request workflow per prompt, so network latency or invalid API keys can cause failures.

What is LiveDoc integration and how does it work with mindmaps?

LiveDoc integration embeds your generated mindmap into a living document. The skill optionally supports LiveDoc when calling the Felo Mindmap API, returning structured data or a shareable URL for downstream workflow integration.