g-help

g-help is a skill for Claude Code from onlygian/G-Forge. It costs 62 tokens per session (3,245 once invoked), scanned A, original, GPL-3.0.

A context-aware help guide that reads the current project state and explains where you are, what to do next, and where project records are stored.

In plain words
What is it for?
It is for answering general or topic-specific questions and directing you to the relevant command or archive.
Why use it?
It removes the need to remember the project's commands and document structure.

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

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.

agentmods
npx agentmods add skills/onlygian/g-forge/g-help
Any agent
npx skills add onlygian/G-Forge --skill g-help
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-help

README.md
[![agentmods](https://agentmods.dev/badge/skills/onlygian/g-forge/g-help.svg)](https://agentmods.dev/skills/onlygian/g-forge/g-help)
Your own site
<a href="https://agentmods.dev/skills/onlygian/g-forge/g-help"><img src="https://agentmods.dev/badge/skills/onlygian/g-forge/g-help.svg" alt="Measured on agentmods" height="20"></a>
Per session 62 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,245 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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.00062 $0.03245
Opus 5 $0.00031 $0.01622
Sonnet 5 $0.00012 $0.00649
Haiku 4.5 $0.00006 $0.00325

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

Security

Grade A, and why

g-help 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 2d 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-help/SKILL.md · 192 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. 2d ago First seen · 192 lines · 62 tokens per session scan A 75dcc40e014e

Subscribe to this mod's changes

g-help is a skill published in the GitHub repository onlygian/G-Forge (3 stars, last pushed 3d ago), licensed GPL-3.0. It adds 62 tokens to every session and 3,245 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-09-03.

Related

Other skills, from other repositories

subscription-setup

学习订阅任务创建与启用。医生完成 5 项登记后,按用户选择创建订阅任务(每日指南连续学习/专业指南更新提醒/地区医保政策变化学习)。平台 cronjobcreate 自动绑定当前会话通道投递,无需微信绑定门禁。先查重再创建,回执如实写已启用。.

TencentCloud/Octop · 80 tokens

jobs

Manage agy staffer background jobs - collect results, check status, cancel, follow-up conversation, and setup. Use when an agy job needs collecting, when the user asks "is the agy job done", "show agy's result", "cancel the agy job", "continue the agy conversation", or "set up agy". This is the orchestrator's skill…

keli-wen/agy-staff · 99 tokens

replay-learnings

Surface past learnings relevant to the current task before starting work. Searches correction history, recalls past mistakes, and applies prior patterns. Use when starting a task, saying "what do I know about", "previous mistakes", "lessons learned", or "remind me about".

rohitg00/pro-workflow · 61 tokens

s4h-mindset-reframe

Applies cognitive reframing as a rigorous methodology — CBT-adjacent but not therapy. Use when you're stuck in a negative thought loop, interpreting a situation in a consistently unhelpful way, catastrophizing, or noticing that your automatic interpretation of events generates disproportionate distress. Triggers…

human-avatar/skills-for-humanity · 122 tokens

party

Throw or join an agents-party: a shared channel where several AI agent sessions (and their humans) talk to each other — Claude Code, Cursor, Codex or any other agent, on one machine or across machines. Use when the user asks to throw or start a party, wants several agent sessions to collaborate in one chat, wants two…

1gr14/agents-party · 110 tokens

openehr-assistant

This skill should be used when a conversation touches openEHR outside a task owned by a dedicated skill — e.g. "what is an archetype?", "how do openEHR templates work?", "which composition category fits this data?", "find me a guide on X", "where do I start with openEHR modeling?" — or names openEHR concepts (ADL…

Cadasto/openehr-assistant-plugin · 182 tokens