ones

Extract and process ONES work order links, comments, attachments, and images.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/weifuchow/work-agent-os --skill ones
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ones
Source: https://github.com/weifuchow/work-agent-os/tree/main/.claude/skills/ones
Command: npx skills add https://github.com/weifuchow/work-agent-os --skill ones

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, html, json, re, datetime, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the download, reading, and initial analysis of ONES work orders and related artifacts, reducing manual effort and increasing accuracy.

Core Features & Use Cases

  • Automated ONES Ticket Retrieval: Fetches detailed work order data, including comments, attachments, and description images.
  • Structured Data Extraction: Parses and converts raw ticket information into standardized formats for further analysis.
  • Use Case: A support engineer quickly gathers all relevant ticket data, including media, to prepare reports or initiate troubleshooting workflows without manual downloading.

Quick Start

Use the ones skill to download and read an ONES ticket linked in a conversation message, generating structured summaries and artifacts for downstream processing.

Frequently Asked Questions about ones

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

FAQPage Schema
How do I extract images and attachments from ONES work orders?

You can extract images and attachments from ONES work orders by using automated scripts to fetch ticket links, comments, and media, formatting them into structured data for AI-based troubleshooting.

What is the best way to automate ONES ticket processing for structured analysis?

Automating ONES ticket processing involves retrieving work order data, parsing raw ticket information, and converting it into standardized formats to prepare comprehensive reports without manual downloading.

Does ONES media extraction require dedicated scripts and environment configuration?

Yes, ONES media extraction requires dedicated scripts and environment configuration for API interaction to successfully fetch detailed work order data, comments, and description images.

Can I use Python to fetch ONES work order links and comments?

Yes, you can use Python to fetch ONES work order links and comments, as the automation relies on Python dependencies like requests, html, json, re, and datetime for API interaction.

What are the limitations of automated ONES ticket retrieval?

The limitations of automated ONES ticket retrieval include the necessity for dedicated environment configuration for API interaction, meaning it cannot operate without proper setup and structured data extraction dependencies.

How does structured data extraction from work orders support troubleshooting workflows?

Structured data extraction from work orders supports troubleshooting workflows by parsing raw ticket information into standardized formats, ensuring all relevant data is collected for AI-based reporting.