ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified productivity Safety 4/5

edgeos-applications

Apply to an EdgeOS popup city through OpenClaw (v1 fixed PROD backend). Use when users ask to apply to a popup city (for example Edge Esmeralda), submit an application, check application status, select products after approval, or generate/check payment links. Covers OTP login, popup discovery, application submission, approval-aware product selection, payment preview/create, and payment status checks.

Why use this skill?

Automate your EdgeOS popup city application process. From OTP login and data pre-filling to payment generation, this OpenClaw skill streamlines your journey.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/franvinas/edgeos-applications
Or

What This Skill Does

The edgeos-applications skill provides a standardized, robust interface for users to interact with EdgeOS popup city applications directly through OpenClaw. It serves as a bridge between the user and the official EdgeOS PROD backend, ensuring that every step of the application journey—from initial authentication via OTP to final payment processing—is handled with precision and security. The skill enforces a strict, reliable sequence of operations, minimizing error and ensuring that users are never stuck in an undefined state during their application process.

Installation

To integrate this capability into your OpenClaw environment, execute the following command in your terminal:

clawhub install openclaw/skills/skills/franvinas/edgeos-applications

No additional runtime configuration is required as the skill is pinned to production environment variables defined in your local scripts/env.sh.

Use Cases

This skill is designed for individuals seeking to join popup city initiatives like Edge Esmeralda. It facilitates:

  • Streamlined Onboarding: Authenticating users via OTP and maintaining session state through JWT persistence.
  • Context-Aware Applications: Using USER.md as a primary data source to pre-fill application fields automatically, reducing redundant data entry.
  • Lifecycle Management: Checking the status of submitted applications, handling post-approval product selection, and generating or verifying secure payment links.
  • Structured Submission: Ensuring all required fields are validated and reviewed by the user before the final submission call is triggered.

Example Prompts

  1. "I'd like to apply for Edge Esmeralda. Can you get me started?"
  2. "Check the status of my application for the current popup city, please."
  3. "My application was approved! What are my product selection and payment options?"

Tips & Limitations

To get the best experience, ensure your USER.md file is up-to-date, as the skill prioritizes this file for pre-filling data. When interacting with the agent, follow the field collection policy: the agent will present a review of all fields (required and optional) before submission. Always wait for the agent's confirmation request before finalizing a submission. Note that this version (v1) is strictly tied to the PROD backend; do not attempt to override configuration variables manually, as this may break the internal script execution flow. If you encounter issues, verify your network connection to the EdgeOS API endpoints before retrying.

Metadata

Author@franvinas
Stars2387
Views0
Updated2026-03-09
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-franvinas-edgeos-applications": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#edgeos#popup-city#application#automation#fintech
Safety Score: 4/5

Flags: network-access, file-read, data-collection, external-api, code-execution