remofirst-pack
v1.4.0Claude Code skill pack for RemoFirst (12 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
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install remofirst-pack@agent-plugin-marketplacePaste 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-marketplaceClone 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
├── .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 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 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 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 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 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 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 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 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 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 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 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 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
{
"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"
]
}For maintainers
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)