g-voice

g-voice is a skill for Claude Code from onlygian/G-Forge. It costs 82 tokens per session (1,349 once invoked), scanned A, original, GPL-3.0.

A communication-profile setting that adjusts how G-Forge explains things, either through a short intake or a chosen level such as developer, intermediate, or beginner.

In plain words
What is it for?
Use it to set the style G-Forge uses when presenting information across its skills.
Why use it?
It helps make workflow instructions match your experience and preferred level of detail.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the g-forge plugin — 38 skills, 1 command, 69 agents shipped together

Good fit Use it to set the style G-Forge uses when presenting information across its skills.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/onlygian/g-forge/g-voice
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 onlygian/G-Forge --skill g-voice
Clone the repo
git clone --depth 1 https://github.com/onlygian/G-Forge

Made for: Claude Code.

Or install g-forge, the plugin that ships this one along with the rest of its 38 skills, 1 command, 69 agents.

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 g-voice

README.md
[![agentmods](https://agentmods.dev/badge/skills/onlygian/g-forge/g-voice/github.svg)](https://agentmods.dev/skills/onlygian/g-forge/g-voice)
Your own site
<a href="https://agentmods.dev/skills/onlygian/g-forge/g-voice"><img src="https://agentmods.dev/badge/skills/onlygian/g-forge/g-voice/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 g-voice

Your own site · 80×15
<a href="https://agentmods.dev/skills/onlygian/g-forge/g-voice"><img src="https://agentmods.dev/badge/skills/onlygian/g-forge/g-voice.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,349 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.00082 $0.01349
Opus 5 $0.00041 $0.00674
Sonnet 5 $0.00016 $0.00270
Haiku 4.5 $0.00008 $0.00135

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

Security

Grade A, and why

g-voice 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 6d 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/g-voice/SKILL.md · 119 lines

The source is not reproduced here

Licensed GPL-3.0

The repository is licensed GPL-3.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. 6d ago First seen · 119 lines · 82 tokens per session scan A ccdba0692dd7

Subscribe to this mod's changes

g-voice is a skill published in the GitHub repository onlygian/G-Forge (3 stars, last pushed yesterday), licensed GPL-3.0. It adds 82 tokens to every session and 1,349 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-03.

Related

Other skills, from other repositories

usage-guard

Arm proactive 5-hour usage protection for long Claude Code sessions (batch, subagents, high window % at start). Daemon reads account-level 5-hour window usage (not per-session). User types /usage-guard at session start. Re-arm every sitting. If user mentions usage-guard by name, read this file and run arm.sh.

shirley-xue-2025/usage-guard · 75 tokens

token-efficiency

Token conservation economics, bounded context-window pruning, AST structural query optimization, and high-precision prompt budget discipline.

saitarrun/Devforge-ai · 26 tokens

mode-interactive

The interactive implementation posture (/foundry:mode-interactive) — the default lean direct loop. The operator drives edit→verify→merge in one accountable context; the operator reviews the diff at the merge button (the Regular-mode segregation). Sibling of mode-autonomous; they differ ONLY at the two ends (who paces…

lukasrepublic/agentic-foundry · 75 tokens

tg-digest

A workflow for summarizing unread messages from a user's Telegram chats.

sanjar-x/claudegram · 57 tokens

asciinema-player

Play .cast terminal recordings in iTerm2. TRIGGERS - asciinema play, .cast file, play recording, recording playback.

terrylica/cc-skills · 34 tokens

emergency-priority2-receipt

Send a Pushover EMERGENCY (priority 2) alert that repeats until acknowledged, then poll the receipt until the user acks or it expires. Use when something is urgent and must not be missed - production breakage, a blocked autonomous loop needing immediate input, an alarm-until-acknowledged notification. For routine…

terrylica/cc-skills · 106 tokens