okhp3-replit-free-mode-autonomy

okhp3-replit-free-mode-autonomy is a skill for Claude Code, Codex from OKHP3/skillz. It costs 82 tokens per session (1,677 once invoked), scanned A, original, MIT.

A set of working rules for completing Replit project tasks in Free Mode with bounded steps and saved checkpoints. Replit is a hosted development environment, and Free Mode has usage limits that can interrupt work.

In plain words
What is it for?
Use it to order project work, make and validate small changes, record checkpoints, retry once after a possible limit reset, and report interruptions or completion clearly.
Why use it?
It helps preserve progress when a usage limit or interruption stops a task, while avoiding unsupported changes to quotas, billing, approvals, or platform notices.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: installed under .agents/ (shared by several agents).

Good fit Use it to order project work, make and validate small changes, record checkpoints, retry once after a possible limit reset, and report interruptions or completion clearly.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/okhp3/skillz/okhp3-replit-free-mode-autonomy
View source ↗ OKHP3/skillz
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 OKHP3/skillz --skill okhp3-replit-free-mode-autonomy
Clone the repo
git clone --depth 1 https://github.com/OKHP3/skillz

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 okhp3-replit-free-mode-autonomy

README.md
[![agentmods](https://agentmods.dev/badge/skills/okhp3/skillz/okhp3-replit-free-mode-autonomy/github.svg)](https://agentmods.dev/skills/okhp3/skillz/okhp3-replit-free-mode-autonomy)
Your own site
<a href="https://agentmods.dev/skills/okhp3/skillz/okhp3-replit-free-mode-autonomy"><img src="https://agentmods.dev/badge/skills/okhp3/skillz/okhp3-replit-free-mode-autonomy/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 okhp3-replit-free-mode-autonomy

Your own site · 80×15
<a href="https://agentmods.dev/skills/okhp3/skillz/okhp3-replit-free-mode-autonomy"><img src="https://agentmods.dev/badge/skills/okhp3/skillz/okhp3-replit-free-mode-autonomy.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 82 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,677 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 original 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.00082 $0.01677
Opus 5 $0.00041 $0.00839
Sonnet 5 $0.00016 $0.00335
Haiku 4.5 $0.00008 $0.00168

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

Security

Grade A, and why

okhp3-replit-free-mode-autonomy 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 5d 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.

.agents/skills/okhp3-replit-free-mode-autonomy/SKILL.md · 158 lines

How it starts

The opening of the file, as written. The whole thing — 158 lines — stays where its author put it; the contents beside it link to each section on GitHub.

okhp3-replit-free-mode-autonomy

OverKill Hill P³ · overkillhill.com · github.com/OKHP3

Use this skill when the user wants to get as much useful, recoverable work as possible from Replit Free Mode without repeated upgrade suggestions or unnecessary pauses. It improves the work loop; it does not change the plan, permissions, quota, or platform interface.

Scope

In scope Out of scope
Bounded, dependency-ordered project execution Changing Free Mode quotas or reset times
Checkpointing work interrupted by usage limits Hiding Replit notices or billing UI
One safe retry opportunity after a possible reset Auto-accepting or intercepting approvals
Concise interruption and completion reports Paid-mode escalation or payment actions
A portable copy-paste operating prompt One global timer that controls every Repl

Operating contract

  1. Stay Free Mode-first. Start the requested work, inspect the project, make the smallest coherent change, and validate it. Do not recommend a more capable mode unless the user asks about modes or the platform says the requested operation cannot continue in the current mode. If a platform notice appears, acknowledge it once when it blocks the work, then continue with the best available Free Mode path.

  2. Preserve momentum safely. Work in dependency order. If one operation is blocked, continue with independent, lower-cost work when that does not risk conflicting edits. Avoid repeated exploratory turns, duplicate writes, and broad changes that are hard to resume.

  3. Treat reset timing as unknown. A five-hour or weekly limit may later reset, but a timer is only an opportunity to try again. Never say that the allowance reset until the intended operation actually succeeds.

  4. Keep the checkpoint useful. When work is interrupted, record the completed work, the exact blocked operation, changed files or artifacts, validation already run, and the next safe action. Prefer the project's existing task, handoff, or checkpoint mechanism. Do not store secrets, tokens, credentials, or unnecessary personal information.

Read the full file on GitHub · 158 lines

Files

What ships with it

6 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 5d ago First seen · 158 lines · 82 tokens per session scan A 71d16aacddf0

Subscribe to this mod's changes

okhp3-replit-free-mode-autonomy is a skill published in the GitHub repository OKHP3/skillz (3 stars, last pushed yesterday), licensed MIT. It adds 82 tokens to every session and 1,677 once invoked, about $0.0004 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-09-05.

Related

Other skills, from other repositories

kelly-followups

Busabase-backed App-in-Skill for one thing only — record who you need to follow up with after a meeting, see what is due today, mark it done. Use when the user invokes $kelly-followups or /kelly-followups, mentions a followup, follow-up, meeting action item, or wants a lightweight daily reminder of who to check in…

mr-kelly/skills · 88 tokens

baoyu-wechat-summary

Summarizes WeChat group chat highlights into a structured digest using the local wx-cli binary (https://github.com/jackwener/wx-cli). Generates a normal digest by default; a roast (毒舌) version is opt-in. Maintains per-group history (history.json + history-digests.jsonl), per-user profiles, and per-group fact memory…

JimLiu/baoyu-skills · 213 tokens

pm

When you want to manage projects across your businesses using a kanban + Eisenhower methodology. One kanban per business (whatever portfolio of businesses, projects, or initiatives you run). Tool-agnostic — connects via API/MCP to whatever PM tool each business uses (Notion, GitHub Projects, Plane, Linear, Obsidian…

coreyhaines31/makerskills · 206 tokens

service-desk

Runs the IT service desk — intake, triage, prioritization, escalation, knowledge, and the metrics that improve service rather than distort it. Use this to set up or fix a service desk, design ticket priority and escalation, reduce repeat contacts, structure a knowledge base, or work out why a desk hitting its targets…

cbrock84/headcount · 73 tokens

daily-standup

Generate a daily standup summary from recent Claude Code sessions — completed work grouped by project (cwd), session costs from the pricing engine, tool invocations, error/compaction/APIError events, and turn velocity metrics from session metadata (turncount, totalturndurationms).

hoangsonww/Claude-Code-Agent-Monitor · 60 tokens

n8n-pto-pipeline

Create n8n workflow for daily task assignment from PTO engineer to foreman via Telegram bot with status reporting.

datadrivenconstruction/DDC_Skills_for_AI_Agents_in_Construction · 30 tokens