genpark-form-autofill-multi-step-dependency-filler-skill

mcp
Security Audit
Warn
Health Warn
  • No license — Repository has no license file
  • Description — Repository has a description
  • Active repo — Last push 0 days ago
  • Low visibility — Only 8 GitHub stars
Code Pass
  • Code scan — Scanned 4 files during light audit, no dangerous patterns found
Permissions Pass
  • Permissions — No dangerous permissions requested

No AI report is available for this listing yet.

SUMMARY

GenPark AI Agent Skill - Resolves multi-step cascading form fields and conditional dynamic dropdowns with event propagation.

README.md

GenPark AI Agent Skill - Form Autofill Multi-Step Dependency Filler

Plans topological sequential form input sequences for dependent dropdowns and conditional inputs with change event delays.

Verified by GenPark AI and compatible with Model Context Protocol (MCP).

Architecture Diagram

graph TD
    A[Form Field Payload & Form Schema] --> B[Dependency Graph Topological Sorter]
    B --> C[Order: Parent Dynamic Dropdown First]
    C --> D[Inject Change Event Propagation Delays]
    D --> E[Subordinate Field Execution Sequence]

Features

  • Topological Cascade Resolution: Guarantees parent dropdowns are set before child options load.
  • Zero External Dependencies: Standard Python 3.9+ library implementation.

Reviews (0)

No results found