Agent Plugins Marketplace
All plugins

remofirst-pack

v1.4.0

Claude Code skill pack for RemoFirst (12 skills)

Claude Code12 Skills

By Jeremy LongshoreLicense: MIT2.7k GitHub starsUpdated 13 hours ago

Directory evidence

Runtimes
Claude Code
Parsed components
12 skill or MCP entries
Source updated
Aug 29, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install plugin

Installs for the current user
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install remofirst-pack@agent-plugin-marketplace

Paste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/jeremylongshore/tons-of-skills-marketplace

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/saas-packs/remofirst-pack/.

Plugin files

plugins/saas-packs/remofirst-pack/
├── .claude-plugin/plugin.json
├── skills/remofirst-common-errors/SKILL.md
├── skills/remofirst-core-workflow-a/SKILL.md
├── skills/remofirst-core-workflow-b/SKILL.md
├── skills/remofirst-debug-bundle/SKILL.md
├── skills/remofirst-hello-world/SKILL.md
├── skills/remofirst-install-auth/SKILL.md
├── skills/remofirst-local-dev-loop/SKILL.md
├── skills/remofirst-prod-checklist/SKILL.md
├── skills/remofirst-rate-limits/SKILL.md
├── skills/remofirst-sdk-patterns/SKILL.md
├── skills/remofirst-security-basics/SKILL.md
└── skills/remofirst-upgrade-migration/SKILL.md

Included Skills12

remofirst-common-errorsskills/remofirst-common-errors/SKILL.md

RemoFirst common errors — global HR, EOR, and payroll platform integration. Use when working with RemoFirst for global employment, payroll, or compliance. Trigger with phrases like "remofirst common errors", "remofirst-common-errors", "global HR API".

remofirst-core-workflow-askills/remofirst-core-workflow-a/SKILL.md

RemoFirst core workflow a — global HR, EOR, and payroll platform integration. Use when working with RemoFirst for global employment, payroll, or compliance. Trigger with phrases like "remofirst core workflow a", "remofirst-core-workflow-a", "global HR API".

remofirst-core-workflow-bskills/remofirst-core-workflow-b/SKILL.md

RemoFirst core workflow b — global HR, EOR, and payroll platform integration. Use when working with RemoFirst for global employment, payroll, or compliance. Trigger with phrases like "remofirst core workflow b", "remofirst-core-workflow-b", "global HR API".

remofirst-debug-bundleskills/remofirst-debug-bundle/SKILL.md

RemoFirst debug bundle — global HR, EOR, and payroll platform integration. Use when working with RemoFirst for global employment, payroll, or compliance. Trigger with phrases like "remofirst debug bundle", "remofirst-debug-bundle", "global HR API".

remofirst-hello-worldskills/remofirst-hello-world/SKILL.md

RemoFirst hello world — global HR, EOR, and payroll platform integration. Use when working with RemoFirst for global employment, payroll, or compliance. Trigger with phrases like "remofirst hello world", "remofirst-hello-world", "global HR API".

remofirst-install-authskills/remofirst-install-auth/SKILL.md

RemoFirst install auth — global HR, EOR, and payroll platform integration. Use when working with RemoFirst for global employment, payroll, or compliance. Trigger with phrases like "remofirst install auth", "remofirst-install-auth", "global HR API".

remofirst-local-dev-loopskills/remofirst-local-dev-loop/SKILL.md

RemoFirst local dev loop — global HR, EOR, and payroll platform integration. Use when working with RemoFirst for global employment, payroll, or compliance. Trigger with phrases like "remofirst local dev loop", "remofirst-local-dev-loop", "global HR API".

remofirst-prod-checklistskills/remofirst-prod-checklist/SKILL.md

RemoFirst prod checklist — global HR, EOR, and payroll platform integration. Use when working with RemoFirst for global employment, payroll, or compliance. Trigger with phrases like "remofirst prod checklist", "remofirst-prod-checklist", "global HR API".

remofirst-rate-limitsskills/remofirst-rate-limits/SKILL.md

RemoFirst rate limits — global HR, EOR, and payroll platform integration. Use when working with RemoFirst for global employment, payroll, or compliance. Trigger with phrases like "remofirst rate limits", "remofirst-rate-limits", "global HR API".

remofirst-sdk-patternsskills/remofirst-sdk-patterns/SKILL.md

RemoFirst sdk patterns — global HR, EOR, and payroll platform integration. Use when working with RemoFirst for global employment, payroll, or compliance. Trigger with phrases like "remofirst sdk patterns", "remofirst-sdk-patterns", "global HR API".

remofirst-security-basicsskills/remofirst-security-basics/SKILL.md

RemoFirst security basics — global HR, EOR, and payroll platform integration. Use when working with RemoFirst for global employment, payroll, or compliance. Trigger with phrases like "remofirst security basics", "remofirst-security-basics", "global HR API".

remofirst-upgrade-migrationskills/remofirst-upgrade-migration/SKILL.md

RemoFirst upgrade migration — global HR, EOR, and payroll platform integration. Use when working with RemoFirst for global employment, payroll, or compliance. Trigger with phrases like "remofirst upgrade migration", "remofirst-upgrade-migration", "global HR API".

Plugin manifests1

plugins/saas-packs/remofirst-pack/.claude-plugin/plugin.json
{
  "name": "remofirst-pack",
  "version": "1.4.0",
  "description": "Claude Code skill pack for RemoFirst (12 skills)",
  "author": {
    "name": "Jeremy Longshore",
    "email": "[email protected]"
  },
  "license": "MIT",
  "keywords": [
    "remofirst",
    "remofirst",
    "saas",
    "sdk",
    "integration"
  ]
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[remofirst-pack on Agent Plugins Marketplace](https://pluginsmp.com/plugins/remofirst-pack)