{"id":50875455,"url":"https://github.com/remoteoss/remote-cli","last_synced_at":"2026-06-15T09:30:58.063Z","repository":{"id":358126741,"uuid":"1235949257","full_name":"remoteoss/remote-cli","owner":"remoteoss","description":"Interact with the Remote.com API to manage your company and employees directly from your terminal","archived":false,"fork":false,"pushed_at":"2026-05-15T20:08:28.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-15T23:08:21.558Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/remoteoss.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-11T20:10:36.000Z","updated_at":"2026-05-15T20:08:29.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/remoteoss/remote-cli","commit_stats":null,"previous_names":["remoteoss/remote-cli"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/remoteoss/remote-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remoteoss%2Fremote-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remoteoss%2Fremote-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remoteoss%2Fremote-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remoteoss%2Fremote-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remoteoss","download_url":"https://codeload.github.com/remoteoss/remote-cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remoteoss%2Fremote-cli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34357281,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-15T02:00:07.085Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-06-15T09:30:57.309Z","updated_at":"2026-06-15T09:30:58.039Z","avatar_url":"https://github.com/remoteoss.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# remote-cli\n\nPublic binaries and Claude Code plugin marketplace for the Remote.com partner API CLI.\n\nThis repository is generated by an automated release pipeline. Do not open pull requests here — source lives elsewhere.\n\n## Install\n\nOne-line install (latest release, `/usr/local/bin/remotecli`):\n\n```sh\ncurl -fsSL https://raw.githubusercontent.com/remoteoss/remote-cli/main/install.sh | sh\n```\n\nOverride the install location or pin a version:\n\n```sh\nINSTALL_DIR=\"$HOME/bin\" VERSION=v1.2.0 \\\n  sh -c \"$(curl -fsSL https://raw.githubusercontent.com/remoteoss/remote-cli/main/install.sh)\"\n```\n\n## Manual download\n\nGrab a binary from the [latest release](https://github.com/remoteoss/remote-cli/releases/latest):\n\n| Platform | Asset |\n|---|---|\n| macOS (Apple Silicon) | `remotecli-darwin-arm64` |\n| Linux (x86_64)        | `remotecli-linux-amd64` |\n\n```sh\ncurl -fsSL -o remotecli \\\n  https://github.com/remoteoss/remote-cli/releases/latest/download/remotecli-darwin-arm64\nchmod +x remotecli\nmv remotecli /usr/local/bin/\nremotecli --version\n```\n\nVerify against `SHA256SUMS` from the same release if you care:\n\n```sh\nshasum -a 256 remotecli   # compare against the published SHA256SUMS\n```\n\n## Claude Code skill\n\nThis repository is also a Claude Code plugin marketplace:\n\n```\n/plugin marketplace add remoteoss/remote-cli\n/plugin install remote-cli@remote-cli\n/reload-plugins\n```\n\nAfter installing, two Claude Code skills become available:\n\n- `remote-cli` — drives the `remotecli` binary to perform HR actions (hire someone, list time off, approve expenses, …).\n- `remote-api-builder` — guides building your own client (Python, TypeScript, etc.) against the Remote.com partner API, using `remotecli` as a self-documenting executable spec.\n\n## Version\n\nCurrent release: **v0.1.0**\n\nSee the [Releases page](https://github.com/remoteoss/remote-cli/releases) for history.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremoteoss%2Fremote-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fremoteoss%2Fremote-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremoteoss%2Fremote-cli/lists"}