job-list

Manage and report on Weaver jobs with filtering and pagination.

30|6|Updated Mar 5, 2019
One-click install
npx skills add https://github.com/crim-ca/weaver --skill job-list
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: job-list
Source: https://github.com/crim-ca/weaver/tree/main/.agents/skills/job-list
Command: npx skills add https://github.com/crim-ca/weaver --skill job-list

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires weaver-api, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Manages and monitors Weaver jobs with advanced filtering and reporting capabilities, streamlining job management processes.

Core Features & Use Cases

  • Job Filtering: Filter jobs by process, status, date range, tags, and more.
  • Pagination and Sorting: Navigate large job lists efficiently, and sort by multiple criteria.
  • Job Reporting: Generate job reports and statistics for monitoring and debugging.

Quick Start

Run 'weaver jobs -u $WEAVER_URL' to list all jobs.

Frequently Asked Questions about job-list

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

FAQPage Schema
How do I monitor Weaver job statuses and execution details?

Monitor Weaver jobs by retrieving execution details and statuses via the Weaver API. Use filtering and pagination to navigate job lists and generate reports for debugging and analysis.

Can I filter Weaver jobs by process, status, date range, and tags?

Filter Weaver jobs precisely by process, status, date range, and tags. Advanced filtering streamlines job management by isolating specific execution records for monitoring and reporting.

What's the best way to navigate large Weaver job lists efficiently?

Navigate large Weaver job lists using pagination and multi-criteria sorting. This approach efficiently organizes job records, making it easier to retrieve execution details and analyze statuses.

Do I need Weaver API access to retrieve and report on jobs?

Weaver API access is required to retrieve and monitor job data. The job management system operates directly on the Weaver API to filter, report, and analyze job execution details.

How do I generate job reports and statistics for Weaver debugging?

Generate Weaver job reports and statistics by querying filtered job records. This provides insights into processes and execution details, streamlining monitoring and debugging workflows.

How to list all Weaver jobs from the command line?

List all Weaver jobs by running 'weaver jobs -u $WEAVER_URL' in the command line. This retrieves available job records directly via the Weaver API for immediate monitoring.