credit-optimizer-v5: Instructions file for Codex

AGENTS.md

credit-optimizer-v5 AGENTS.md is an instructions file for Codex, OpenCode from rafsilva85/credit-optimizer-v5. It costs 624 tokens per session, scanned B, original, MIT.

Project instructions for the credit-optimizer-v5 skill, which is described as helping AI agents use Manus AI credits more efficiently. They explain the project, installation, marketplace context, and basic setup.

In plain words
What is it for?
Use them to understand the skill's purpose, install its SKILL.md file, and follow the documented setup and build guidance.
Why use it?
They give an agent the information needed to install and use this particular skill in a compatible project.

Instructions file for CodexOpenCode

Written for Codex and OpenCode: the file is AGENTS.md. Also seen: mentions Claude Code; mentions AGENTS.md.

This is rafsilva85/credit-optimizer-v5's own configuration. It tells Codex and OpenCode how to work on credit-optimizer-v5 itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything credit-optimizer-v5 configures →

Reuse

Borrowing it

Nothing to install: this file belongs to rafsilva85/credit-optimizer-v5. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/rafsilva85/credit-optimizer-v5/main/AGENTS.md
Clone the repo
git clone --depth 1 https://github.com/rafsilva85/credit-optimizer-v5

Made for: Codex, OpenCode.

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 credit-optimizer-v5 AGENTS.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/rafsilva85/credit-optimizer-v5/agents-md/github.svg)](https://agentmods.dev/instructions/rafsilva85/credit-optimizer-v5/agents-md)
Your own site
<a href="https://agentmods.dev/instructions/rafsilva85/credit-optimizer-v5/agents-md"><img src="https://agentmods.dev/badge/instructions/rafsilva85/credit-optimizer-v5/agents-md/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 credit-optimizer-v5 AGENTS.md

Your own site · 80×15
<a href="https://agentmods.dev/instructions/rafsilva85/credit-optimizer-v5/agents-md"><img src="https://agentmods.dev/badge/instructions/rafsilva85/credit-optimizer-v5/agents-md.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 624 This file is loaded in full into every session.
When invoked 624 The same file — it is already loaded in full.
Security scan B 2 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.00624 $0.00624
Opus 5 $0.00312 $0.00312
Sonnet 5 $0.00125 $0.00125
Haiku 4.5 $0.00062 $0.00062

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

Security

Grade B, and why

credit-optimizer-v5 AGENTS.md scanned grade B with 2 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 9d 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.

Unrestricted tool accessmediumExcessive agency

A wildcard tool grant or "run any command" leaves no least-privilege boundary at all.

- This skill does NOT execute arbitrary code

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

curl -o ~/.manus/skills/credit-optimizer/SKILL.md https://raw.githubusercontent.com/rafsilva85/credit-optimizer-v5/main/SKILL.md
AGENTS.md · 69 lines

How it starts

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

AGENTS.md — SkillFlow Ecosystem

Project Overview

SkillFlow is the curated marketplace for AI agent skills. This repository (credit-optimizer-v5) is one of the flagship skills available on SkillFlow. It optimizes Manus AI credit usage, saving 30-75% without quality loss.

SkillFlow Marketplace

SkillFlow aggregates, verifies, and distributes AI agent skills across all major platforms. Every skill is reviewed by a real person, every publisher is verified through GitHub, and every file is readable before installation.

How to Use This Skill

  1. Download the SKILL.md file from this repository
  2. Place it in your project's skills/ directory (e.g., ~/.manus/skills/credit-optimizer/)
  3. The AI agent (Claude Code, Cursor, Copilot, etc.) will automatically detect and use it
# Quick install
mkdir -p ~/.manus/skills/credit-optimizer
curl -o ~/.manus/skills/credit-optimizer/SKILL.md https://raw.githubusercontent.com/rafsilva85/credit-optimizer-v5/main/SKILL.md

Build & Test

This is a skill file (Markdown-based), not a compiled project. No build step required.

To validate the skill:

# Check SKILL.md exists and is valid Markdown
cat SKILL.md | head -20

Code Style

  • SKILL.md files use standard Markdown
  • Sections should be clearly delineated with ## headers
  • Include practical examples and code snippets
  • Keep instructions actionable and unambiguous

Contributing

  1. Fork this repository
  2. Make your changes to SKILL.md
  3. Test with at least one AI coding agent (Claude Code, Cursor, or Copilot)
  4. Submit a Pull Request with a clear description of improvements

Read the full file on GitHub · 69 lines

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. 9d ago First seen · 69 lines · 624 tokens per session scan B 25f27923efb1

Subscribe to this mod's changes

credit-optimizer-v5 AGENTS.md is an instructions file published in the GitHub repository rafsilva85/credit-optimizer-v5 (50 stars, last pushed 3mo ago), licensed MIT. It adds 624 tokens to every session, about $0.0031 per session on Opus 5. A static security scan graded it B with 2 findings (unrestricted tool access, makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other instructions, from other repositories

next.js AGENTS.md

AGENTS.md instructions for vercel/next.js, covering next.js development guide, codebase structure, monorepo overview, core package: packages/next and other important packages.

vercel/next.js · 7,296 tokens

codex AGENTS.md

AGENTS.md instructions for openai/codex, covering rust/codex-rs, the codex-core crate, code review rules, crate api surface and model visible context.

openai/codex · 5,153 tokens

vscode buildNext.instructions.md

Working notes and architecture documentation for the new esbuild-based build system in build/next. Use when making changes to the new build pipeline (transpile/bundle commands, NLS plugin, source-map handling, resource copying, or self-hosting watch tasks).

microsoft/vscode · 6,785 tokens

vscode oss-third-party-notices.instructions.md

Instructions for microsoft/vscode, covering vs code oss third-party-notices pipeline, architecture, pipeline flow in ci, applying the notice (cutover) and fallback chain (never fail the build).

microsoft/vscode · 5,001 tokens

langchain AGENTS.md

AGENTS.md instructions for langchain-ai/langchain, covering global development guidelines for the langchain monorepo, corridor security analysis, project architecture and context, monorepo structure and development tools & commands.

langchain-ai/langchain · 4,469 tokens

spec-kit AGENTS.md

AGENTS.md instructions for github/spec-kit, covering agents.md, about spec kit and specify, quickstart — add a new integration in 5 steps, integration architecture and integrationmanifest — file tracking.

github/spec-kit · 7,104 tokens