remoet

remoet is a skill for Claude Code, Codex from remoet-labs/agent-skills. It costs 59 tokens per session (4,528 once invoked), scanned A, original, MIT-0.

A conversational job-search and career-discovery tool focused on open technology roles and the companies hiring for them.

In plain words
What is it for?
Use it to search open tech jobs, mark companies that fit your skills, and follow their roles through an ongoing feed based on hiring data.
Why use it?
It reduces the need to search job boards manually and can keep attention on companies whose current hiring matches your technology stack.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Use it to search open tech jobs, mark companies that fit your skills, and follow their roles through an ongoing feed based on hiring data.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/remoet-labs/agent-skills/remoet
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add remoet-labs/agent-skills --skill remoet
Clone the repo
git clone --depth 1 https://github.com/remoet-labs/agent-skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for remoet

README.md
[![agentmods](https://agentmods.dev/badge/skills/remoet-labs/agent-skills/remoet/github.svg)](https://agentmods.dev/skills/remoet-labs/agent-skills/remoet)
Your own site
<a href="https://agentmods.dev/skills/remoet-labs/agent-skills/remoet"><img src="https://agentmods.dev/badge/skills/remoet-labs/agent-skills/remoet/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for remoet

Your own site · 80×15
<a href="https://agentmods.dev/skills/remoet-labs/agent-skills/remoet"><img src="https://agentmods.dev/badge/skills/remoet-labs/agent-skills/remoet.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 59 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,528 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00059 $0.04528
Opus 5 $0.00030 $0.02264
Sonnet 5 $0.00012 $0.00906
Haiku 4.5 $0.00006 $0.00453

Measured 12d ago against content hash d864a66cc411, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

remoet scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/remoet/SKILL.md · 316 lines

The source is not reproduced here

Licensed MIT-0

The repository is licensed MIT-0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 316 lines · 59 tokens per session scan A d864a66cc411

Subscribe to this mod's changes

remoet is a skill published in the GitHub repository remoet-labs/agent-skills (4 stars, last pushed 18d ago), licensed MIT-0. It adds 59 tokens to every session and 4,528 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

install-gemini-code-review-action

Installs, configures, or upgrades Dazbo's PR code review & issue triage GitHub Action (gemini-review-action) in a target repository. Use when the user wants to set up, configure, or update automated AI code reviews, issue triaging, or Gemini model workflows for their GitHub repository.

derailed-dash/dazbo-agent-skills · 73 tokens

organise-agent-skills

Standardised workflow for auditing, pruning, and organising agent skills in agentic development environments, such as Antigravity. Use when reviewing installed skills, pruning token overhead, disabling sub-skills managed by meta-skills, or adding on-demand activation rules to GEMINI.md or AGENTS.md.

derailed-dash/dazbo-agent-skills · 65 tokens

convert-to-devto

Converts Markdown content into the format required for Dev.to publication, ensuring correct YAML frontmatter, headers, liquid tags, and inline formatting. Use when the user asks to format or convert an existing blog post or Markdown file for Dev.to.

derailed-dash/dazbo-agent-skills · 53 tokens

skill-provenance

Version, validate, package, verify, recover, and hand off Agent Skill bundles across local folders, registries, platform uploads, and agent sessions. Use for MANIFEST.yaml, CHANGELOG.md, bundle hashes, stale evals, frontmatter portability, derived skill packages, or version identity that must survive filename changes…

snapsynapse/skill-provenance · 99 tokens

maintaining-core-documentation

Creates, maintains, and synchronises core project documentation (README, TODO, DESIGN, Architecture, Testing, Deployment). Use when the user needs to write, update, or structure project documentation based on codebase changes, or whenever asked to perform documentation reviews or updates.

derailed-dash/dazbo-agent-skills · 59 tokens

bootstrap

Add version tracking to an existing unversioned skill bundle. Use when you have a skill project with SKILL.md but no MANIFEST.yaml, no version headers, and no changelog. Creates the initial manifest, adds version metadata to files, and generates the first changelog entry. Triggers on: "bootstrap this skill", "add…

snapsynapse/skill-provenance · 91 tokens