taichuytaichuyOfficial·9 Agent Skills Included

7flows

Self-hosted model gateway, backend APIs, and React blocks

Builds and operates a self-hosted platform combining model traffic routing, generated CRUD backend APIs, and native React interface blocks. Routes OpenAI and Claude compatible requests through observable workflows, and lets agents configure everything through MCP discovery. Eliminates manual backend scaffolding, gateway configuration, and frontend wiring for internal business applications.
npx skills add taichuy/7flows --all -g -y
Available:

Instructs your agent on how to route requests to the correct development, testing, QA, and research skills, and enforces memory, planning, and quality-control rules for this project.

All Skills in This Repository (9)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install 7flows?â–¼

Run `npx skills add taichuy/7flows --all -g -y` in your terminal to install all skills in this suite globally.

What does 1flowbase actually do?â–¼

It is a self-hosted platform that routes model traffic through an AI gateway, generates CRUD backend APIs from data models, and builds native React interfaces. Agents can configure and operate all of it through the built-in MCP gateway.

How do agents control the platform?â–¼

The MCP gateway exposes platform capabilities as discoverable tools, so an agent can list, inspect, and call them to create data models, publish APIs, and assemble interfaces step by step.

Can it add vision to text-only coding models?â–¼

Yes. It can route screenshots and images from a text-based coding model to a mounted vision model and return structured visual results.

Does it support OpenAI and Claude clients?â–¼

Yes. It serves workflows through OpenAI Responses, Chat Completions, and Claude-compatible Messages endpoints with full execution logs.

Related Repositories in Software Engineering

View All in Software Engineering→