OA Workflow Auto-Submit
Paste the following prompt into your AI chat to install this skill:
Please install @user_04e04dfb/oa-workflow-apply following https://skillhub.cn/install/skillhub.md.
About this skill
Problem It Solves
OA form submission often stalls on login, workflow entry, dropdowns, person pickers, and final validation. This skill targets Weaver OA workflows by chaining browser automation, workflow ID matching, and form operations into a repeatable process.
How It Works
- Two execution modes: prefer
bua + browserhybrid mode; fall back to built-inbrowsermode whenbuais unavailable or disconnected. - Workflow matching: read
references/workflow_ids.mdbefore execution and resolve theworkflowidusing exact match, keyword match, and default generic flow rules; ambiguous matches prompt for confirmation. - Key steps: log in to OA → open the form via the
AddRequest.jspdirect link → confirm required fields → fill and submit → validaterequestidand page title → save a screenshot and report key details. - Interaction handling: use
snapshotfor interactive elements andJS evaluatefor field labels, hidden menus, and dropdown options that standard snapshots may miss.
Boundaries
Best suited for OA environments with a configured address, user permissions, and a debuggable browser. It stores sensitive credentials in long-term memory, requires explicit confirmation of required fields before submission, and depends on the specific OA DOM structure for person search, retraction, and hidden menus. New workflows require workflow IDs and SOP files.
Use Cases
- Submit enterprise mailbox create, adjust, or close requests in Weaver OA without manually navigating menus.
- Submit travel expense reimbursement in OA after confirming required fields and filling the form automatically.
- Submit fixed asset purchase requests by opening the AddRequest.jsp form and filling fields according to SOP.
- Retract or delete a mistaken OA request using the forced-recovery and deletion SOP.
Best For
- Enterprise employees who frequently submit OA applications and expense reports without manually finding forms or fields.
- Office automation owners who maintain OA workflow IDs and SOPs to add automated submission support.
- Engineers using OpenClaw, bua, or browser tools to integrate Weaver OA into web automation.
- Process coordinators who need automated required-field checks and submission confirmation with requestid.
Related Skills
Runs rule and semantic checks on Word files, adds comments, and applies GB/T 9704-2012 party/government formatting.
Generate professional .pptx presentations from a topic or outline, with themes, common layouts, speaker notes, and 16:9/4:3 support.
Generates a fixed-structure A-share tech daily across five tracks, screening 24-hour news and selecting leader and growth stocks.
Convert teaching schedules from talent development plan PDFs into structured Excel files, with cross-page tables, merged cells, multi-semester course splitting, major metadata extraction, and batch output.