Global Rank · of 601 Skills
material-component-doc AI Agent Skill
View Source: bytedance/flowgram.ai
CriticalInstallation
npx skills add bytedance/flowgram.ai --skill material-component-doc 13
Installs
FlowGram|Workflow development framework
English | 中文 | Español | Русский | Português | Deutsch | 日本語
FlowGram is a composable, visual, easy-to-integrate, and extensible workflow development framework & toolkit.
Our goal is to help developers build AI workflow platforms faster and simpler.
FlowGram comes with a suite of built-in tools for workflow development: flow canvas, node configuration form, variable scope chain, and ready-to-use materials (LLM, Condition, Code Editor etc). It’s not a ready-made workflow platform; it’s the framework and toolkit to build yours.
Learn more at FlowGram.AI 🌐
🎬 Demo
https://github.com/user-attachments/assets/fee87890-ceec-4c07-b659-08afc4dedc26
Open in CodeSandbox 🌐 or StackBlitz 🌐
In this demo, we iterate through a list of cities, fetch real-time weather via HTTP, parse temperatures with a Code node, generate outfit suggestions with an LLM, gate by a Condition, aggregate results across the loop, and finally use an Advisor LLM to pick the most comfortable city before sending the result to the End node.
🚀 Quick Start
- Create a new FlowGram project:
npx @flowgram.ai/create-app@latestWe recommend choosing the
Free Layout Demo ⭐️template.
- Start the project:
cd demo-free-layout
npm install
npm start- Open http://localhost:3000 in your browser.
✨ Features
| Feature | Description | Demo |
|---|---|---|
| Free Layout Canvas | Free layout canvas where nodes can be placed anywhere and connected using free-form lines. | ![]() |
| Fixed Layout Canvas | Fixed layout canvas where nodes can be dragged to specified positions, with support for compound nodes like branches and loops. | ![]() |
| Form | The form engine manages the CRUD operations of node data and provides rendering, validation, side effects, linkage, and error-capturing capabilities, simplifying the development of node configurations. | |
| Variable | The variable engine supports scope constraints, variable structure inspection, and type inference, making it easy to manage data flow within the workflow. |
📖 Documentation
You can find the FlowGram documentation on the website.
The documentation is divided into several sections:
- Quick Start
- Canvas
- Form
- Variable
- Material
- Runtime
- Advanced Guides
- API Reference
- Where to get Support
- Contributing Guide
🙌 Contributors
🌍 Adoption
- Coze Studio is an all-in-one AI agent development tool. Providing the latest large models and tools, various development modes and frameworks, Coze Studio offers the most convenient AI agent development environment, from development to deployment.
- NNDeploy is a workflow-based multi-platform ai deployment tool.
- Certimate is an open-source SSL certificate management tool that helps you automatically apply for and deploy SSL certificates with a visual workflow. It is one of the ACME client options listed in the official documentation of Let's Encrypt.
📬 Contact us
- Issues: Issues
- Lark: Scan the QR code below with Register Feishu to join our FlowGram user group.
Installs
Security Audit
View Source
bytedance/flowgram.ai
More from this source
Power your AI Agents with
the best open-source models.
Drop-in OpenAI-compatible API. No data leaves Europe.
Explore Inference APIGLM
GLM 5
$1.00 / $3.20
per M tokens
Kimi
Kimi K2.5
$0.60 / $2.80
per M tokens
MiniMax
MiniMax M2.5
$0.30 / $1.20
per M tokens
Qwen
Qwen3.5 122B
$0.40 / $3.00
per M tokens
How to use this skill
Install material-component-doc by running npx skills add bytedance/flowgram.ai --skill material-component-doc in your project directory. Run the install command above in your project directory. The skill file will be downloaded from GitHub and placed in your project.
No configuration needed. Your AI agent (Claude Code, Cursor, Windsurf, etc.) automatically detects installed skills and uses them as context when generating code.
The skill enhances your agent's understanding of material-component-doc, helping it follow established patterns, avoid common mistakes, and produce production-ready output.
What you get
Skills are plain-text instruction files — not executable code. They encode expert knowledge about frameworks, languages, or tools that your AI agent reads to improve its output. This means zero runtime overhead, no dependency conflicts, and full transparency: you can read and review every instruction before installing.
Compatibility
This skill works with any AI coding agent that supports the skills.sh format, including Claude Code (Anthropic), Cursor, Windsurf, Cline, Aider, and other tools that read project-level context files. Skills are framework-agnostic at the transport level — the content inside determines which language or framework it applies to.
Chat with 100+ AI Models in one App.
Use Claude, ChatGPT, Gemini alongside with EU-Hosted Models like Deepseek, GLM-5, Kimi K2.5 and many more.

