reward-zone-send

Send Red Hat Reward Zone recognition awards via HTTP requests and SAML authentication.

2|Updated Feb 16, 2026
One-click install
npx skills add https://github.com/dmzoneill/skills --skill reward-zone-send
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reward-zone-send
Source: https://github.com/dmzoneill/skills/tree/main/reward-zone-send
Command: npx skills add https://github.com/dmzoneill/skills --skill reward-zone-send

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the process of sending recognition awards on the Red Hat Reward Zone platform, streamlining employee appreciation.

Core Features & Use Cases

  • End-to-end Award Sending: Handles SAML authentication, recipient search, and award submission.
  • Flexible Awarding: Allows customization of recipient, award type, points, and message.
  • Use Case: When a manager wants to recognize a team member for exceptional work, they can use this skill by saying "Send reward to John Doe for his excellent contribution, award him 50 points".

Quick Start

Send a 'Focus on Team' award with 25 points and the message 'Great job!' to Jane Smith.

Frequently Asked Questions about reward-zone-send

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

FAQPage Schema
How do I automate sending Red Hat Reward Zone awards to employees?

Yes, you can send employee recognition awards by automating SAML authentication and HTTP requests. This skill searches for recipients, validates inputs, and submits the award with custom points and messages on your behalf.

Can I preview an employee recognition award before submitting it?

Yes, you can preview an award before submission by using the dry-run option. This allows you to validate recipient details, allocated points, and custom messages without actually sending the employee recognition award.

What do I need to set up to authenticate with SAML for sending employee awards?

To authenticate with SAML for sending employee awards, you need an environment configured for SAML authentication. The skill handles the authentication flow via HTTP requests, but valid credentials are required to access the Red Hat Reward Zone platform.

How does recipient search work when sending a Red Hat Reward Zone nomination?

Recipient search works by validating the recipient name you provide against the Red Hat Reward Zone platform. The skill handles the search via HTTP requests and ensures the specified employee is found before allocating points or sending the nomination.

Why does my Red Hat Reward Zone award submission fail during authentication?

Award submission fails during authentication when the SAML authentication process encounters invalid credentials or environment issues. The skill handles authentication failures by validating inputs, but you must ensure your environment is properly configured for SAML access.

Can I customize the points and message for an employee appreciation award?

Yes, you can customize both the points and the message for an employee appreciation award. The skill allows flexible awarding by validating your custom message and point allocation before submitting the nomination via HTTP requests.