agentsclimarketplace

Workhuman core workflow a

Skill jeremylongshore/claude-code-plugins-plus-skills/plugins/saas-packs/workhuman-pack/skills/workhuman-core-workflow-a

425 plugins, 2,810 skills, 200 agents for Claude Code. Open-source marketplace at tonsofskills.com with the ccpi CLI package manager.

Install
npx -y skills add jeremylongshore/claude-code-plugins-plus-skills --skill workhuman-core-workflow-a

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

What its author says it does

Copied from the file, not written here

'Workhuman core workflow a for employee recognition and rewards API.

The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.

SKILL.md

2.0 KB, 363 tokens by cl100k_base, as published. Nobody here has run it

Workhuman Core Workflow A

Overview

Guidance for core workflow a with Workhuman Social Recognition and rewards API.

Instructions

Key Workhuman API Concepts

  • Auth: OAuth 2.0 client credentials flow
  • Recognition: Peer-to-peer and manager nominations with points
  • Awards: Configurable levels (bronze, silver, gold, platinum)
  • Values: Company values attached to recognitions
  • HRIS Sync: Bidirectional sync with Workday, SAP SuccessFactors
  • Integrations: Microsoft Teams, Slack, Outlook native plugins

Core API Endpoints

EndpointMethodDescription
/api/v1/recognitionsGETList recognitions
/api/v1/recognitionsPOSTCreate nomination
/api/v1/recognitions/:idGETGet recognition status
/api/v1/usersGETList employees
/api/v1/rewards/catalogGETBrowse reward catalog
/api/v1/rewards/redeemPOSTRedeem points for reward

Error Handling

ErrorCauseSolution
401 UnauthorizedToken expiredRe-authenticate
403 ForbiddenInsufficient permissionsCheck role/permissions
422 ValidationMissing fieldsCheck required fields
404 Not FoundInvalid IDVerify resource exists

Resources

Next Steps

See related Workhuman skills for more patterns.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.