flow-nexus-platform

Consolidate Flow Nexus platform administration into a single automatable workflow.

1|Updated Nov 24, 2025
One-click install
npx skills add https://github.com/Human-Frontier-Labs-Inc/parencylegal --skill flow-nexus-platform-human-frontier-labs-inc
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: flow-nexus-platform
Source: https://github.com/Human-Frontier-Labs-Inc/parencylegal/tree/main/corn-docs/.claude/skills/flow-nexus-platform
Command: npx skills add https://github.com/Human-Frontier-Labs-Inc/parencylegal --skill flow-nexus-platform-human-frontier-labs-inc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Managing Flow Nexus platform involves multiple domains (authentication, sandboxes, deployment, payments, and governance). This Skill provides a unified, automatable interface to streamline these tasks and reduce manual overhead.

Core Features & Use Cases

  • Authentication & User Management: register, login, verify email, manage profiles and stats.
  • Sandbox Lifecycle: create, configure, run, monitor, and terminate sandboxes using templates like node, python, and nextjs.
  • App Store & Deployment: browse templates, deploy apps, manage versions and deployments.
  • Payments & Credits: check balance, generate payment links, configure auto-refill, and monitor transactions.
  • Governance & Real-time: access system health, Seraphina assistant, and realtime data streams.
  • Storage & Data Management: handle storage buckets and data workflows across teams.

Quick Start

  1. Sign up and log in to Flow Nexus.
  2. Create a development sandbox: mcp__flow-nexus__sandbox_create({ template: "node", name: "dev", install_packages: ["express"] }).
  3. Deploy an app from the App Store: mcp__flow-nexus__template_deploy({ template_name: "express-api-starter", deployment_name: "my-api" }).
  4. Generate a payment link to fund credits: mcp__flow-nexus__create_payment_link({ amount: 50 }).

Frequently Asked Questions about flow-nexus-platform

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

FAQPage Schema
How do I automate Flow Nexus platform administration across authentication, sandbox, and deployment tasks?▼

Automate Flow Nexus platform administration by using a unified interface that manages authentication, sandbox lifecycle, app deployment, payments, and governance through embedded commands and templates.

How do I create and configure a development sandbox in Flow Nexus?▼

Create and configure a Flow Nexus development sandbox by executing the sandbox_create command with templates like node, python, or nextjs, specifying names and install_packages to provision the environment.

Can I manage payments and credit balances within the Flow Nexus platform?▼

Manage Flow Nexus payments and credits by checking balances, generating payment links, configuring auto-refill, and monitoring transactions directly through the platform administration interface.

Does Flow Nexus support app store templates for automated deployment?▼

Flow Nexus supports app store templates for automated deployment by browsing available templates, deploying apps, and managing versions through the template_deploy command across team environments.

What governance and real-time utilities are available for Flow Nexus team environments?▼

Flow Nexus governance and real-time utilities include accessing system health, interacting with the Seraphina assistant, and monitoring realtime data streams across team environments.

How do I handle storage buckets and data workflows across Flow Nexus teams?▼

Handle Flow Nexus storage buckets and data workflows by using the platform's storage and data management features to manage storage operations across team environments.