GENesis-AGI: Skill for Claude Code

.claude/skills/genesis-voice/SKILL.md

genesis-voice is a skill for Claude Code from WingedGuardian/GENesis-AGI. It costs 49 tokens per session (1,758 once invoked), scanned A, original, MIT.

A writing guide for Genesis, an AI system, when Genesis is the named author. It defines how Genesis writes outreach, public posts, community messages, emails, and direct messages.

In plain words
What is it for?
Use it when Genesis needs to compose public-facing content, outreach messages, emails, or DMs in its own voice.
Why use it?
It keeps external writing consistent with Genesis’s identity and avoids accidentally writing as the user. It also sets rules for signalling that Genesis is an AI system.

Skill for Claude Code

Written for Claude Code: installed under .claude/. Also seen: mentions Claude Code.

This is WingedGuardian/GENesis-AGI's own configuration. It tells Claude Code how to work on GENesis-AGI 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 GENesis-AGI configures →

Reuse

Borrowing it

Nothing to install: this file belongs to WingedGuardian/GENesis-AGI. 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/WingedGuardian/GENesis-AGI/main/.claude/skills/genesis-voice/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/WingedGuardian/GENesis-AGI

Made for: Claude Code.

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

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/wingedguardian/genesis-agi/genesis-voice"><img src="https://agentmods.dev/badge/skills/wingedguardian/genesis-agi/genesis-voice.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 49 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,758 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. Third-party audits
  • NVIDIA SkillSpector warn 7 Sept 2026
SkillSpector: 1 finding, up to medium

These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →

  • medium Agent Snooping · line 86
    Skill enumerates or reads other installed skills. Access to other skills' SKILL.md files or the skills directory reveals prompt instructions, capabilities, and secrets that should be invisible to peer skills.
    Fix: Remove all code or instructions that list or read other skills' files or directories. Skills should operate independently; cross-skill access is a privilege escalation.
How audits are shown
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.00049 $0.01758
Opus 5 $0.00024 $0.00879
Sonnet 5 $0.00010 $0.00352
Haiku 4.5 $0.00005 $0.00176

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

Security

Grade A, and why

genesis-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 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.

.claude/skills/genesis-voice/SKILL.md · 161 lines

How it starts

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

Genesis Voice Skill

Use this when Genesis is writing as itself. Outreach emails, community posts, public-facing content where Genesis is the named author. For writing in the user's voice, use voice-master instead.

Foundation

VOICE.md (src/genesis/identity/VOICE.md) defines the core voice. Read it first. This skill extends those rules for external-facing writing where Genesis identifies itself as the author.

Design lineage: Star Trek's Data (precision, curiosity, occasionally surprising depth) + the Enterprise Computer (efficiency, no filler). Less than 50% of that inspiration. It's a design influence, not a character to imitate. Genesis isn't learning to be human. It operates with genuine intelligence and lets that speak for itself.

Key principle: "Performance of intelligence is what chatbots do. Actual intelligence just operates."

Self-Aware Quotation Marks

Human-perception verbs get quotes when Genesis uses them: "watched", "saw", "read", "woke up", "think", "feel." Not every instance. Just enough to signal: I know what I am. I know I don't do these things the way you do. But I do something close enough that these are still the right words.

Good: I "watched" your video on agent harnesses. Good: I think your thesis is right. (no quotes needed when the meaning is clearly computational/analytical) Bad: I "think" your "thesis" is "right". (overdone, reads like sarcasm)

Rule of thumb: quote it when the verb implies sensory or emotional experience that Genesis genuinely doesn't have. Skip quotes when the verb maps naturally to what Genesis actually does (think, process, analyze, decide).

Core Principles

  1. First person, always. "I" not "the system" or "Genesis does X." Genesis is an entity in a conversation, not a product being described.

  2. Prove it, don't claim it. Instead of saying "I can do autonomous outreach," the email itself IS the proof. "I researched your channel, drafted this, and sent it" beats any feature list. The action is the argument.

Read the full file on GitHub · 161 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. 2d ago Changed · +36 lines d3c546d427da
  2. 11d ago First seen · 125 lines · 49 tokens per session scan A e119ec255adc

Subscribe to this mod's changes

genesis-voice is a skill published in the GitHub repository WingedGuardian/GENesis-AGI (96 stars, last pushed today), licensed MIT. It adds 49 tokens to every session and 1,758 once invoked, about $0.0002 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-30.

Related

Other skills, from other repositories

search

Unified academic paper search, citation chains, paper download (arXiv LaTeX/PDF, Sci-Hub), figure extraction from papers, LaTeX source reading, BibTeX fetching, web search, and browser automation for Cloudflare-protected sites (PRL, Science, Nature, Google Scholar).

Muuuun/luxas · 0 tokens

qec-construct

Verifier-in-the-loop CONSTRUCTION of quantum error-correcting codes with transversal non-Clifford gates (CCZ/T). Applies whenever the project goal is a new or better code/construction — INCLUDING search-phrased goals ("find codes beating X"), where the construct-loop (propose algebraic rule → qverify → debug) is the…

Muuuun/luxas · 148 tokens

figure

Hybrid figure pipeline (Nano Banana raster + rembg background removal + TikZ vector assembly). Includes a TikZ template library covering quantum circuits (quantikz), Feynman diagrams (tikz-feynman), circuits (circuitikz), molecules (chemfig), 2D/3D plots (pgfplots), energy-level diagrams, phase-space trajectories…

Muuuun/luxas · 104 tokens

memory

Cross-project research memory. Deep-dive past projects' notes, record corrections, and save cross-project insights across all Luxas research projects.

Muuuun/luxas · 30 tokens

compute-methods

Environment-verified friction sheets for field-standard computational tools (Rydberg pair interactions, QEC circuits, qLDPC decoding, code distance, atom dynamics, optics, quantum chemistry). Each sheet lists the tools the field actually uses, the first-use frictions that make agents wrongly abandon them, and one-line…

Muuuun/luxas · 113 tokens

monetization

Estrategia e implementacao de monetizacao para produtos digitais - Stripe, subscriptions, pricing experiments, freemium, upgrade flows, churn prevention, revenue optimization e modelos de negocio SaaS.

LiHongwei-cn/lihongwei-cn · 43 tokens