ones-task-form-automation

Automate ONES Create Task form by filling Title and Description fields via JavaScript.

60|12|Updated Nov 15, 2025
One-click install
npx skills add https://github.com/tsaijamey/frago --skill ones-task-form-automation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ones-task-form-automation
Source: https://github.com/tsaijamey/frago/tree/main/.claude/skills/ones-task-form-automation
Command: npx skills add https://github.com/tsaijamey/frago --skill ones-task-form-automation

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires frago, and includes references (resource) components.

What problem does it solve?

Manually creating tasks in project management systems like ONES is repetitive and time-consuming, especially for bulk operations or standardized task creation. This Skill automates the entire form-filling process, letting you focus on strategic work.

Core Features & Use Cases

  • Intelligent Form Filling: Automatically locate and fill various form fields (text, dropdowns, dates) in the ONES "Create Task" modal.
  • React-Compatible Automation: Uses advanced JavaScript techniques to bypass UI framework (React) limitations, ensuring reliable data entry.
  • Dynamic Field Identification: Locate fields by ID, index, or even label text, making it robust against minor UI changes.
  • Use Case: Quickly create multiple standardized tasks for a new project sprint, pre-fill common bug report fields, or automate the setup of recurring project activities in ONES.

Quick Start

Use the ones-task-form-automation skill to open the ONES "Create Task" modal and fill the "Title" field with "Implement user login feature" and the "Description" field with "Develop user authentication via email and password."