add-a-job-type

Community

Manage job types in Markdown Magpie with precision.

AuthorAdamAwan
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill streamlines the process of adding or modifying job types in Markdown Magpie, enabling efficient management of background and AI jobs.

Core Features & Use Cases

  • Job Type Registration: Register new job types and modify existing ones.
  • Payload Schema Definition: Define input and output schemas for job payloads.
  • Catalog Registration: Register new job types in the job catalog.
  • Watcher Runner Implementation: Implement watcher runners for non-provider jobs.
  • Capability Gating: Gate capabilities for new job types.
  • Enqueueing and Output Consumption: Understand the process of enqueueing jobs and consuming their outputs.
  • Use Case: Introduce a new background job for processing user feedback, or modify an existing job's payload to accommodate new data requirements.

Quick Start

Execute the command 'add-job-type --name user-feedback --description "Process user feedback" --payload schemas/userFeedbackInputSchema.ts --output schemas/userFeedbackOutputSchema.ts'.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: add-a-job-type
Download link: https://github.com/AdamAwan/markdown-magpie/archive/main.zip#add-a-job-type

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.