aholo-docs

aholo-docs is a skill for Claude Code, Codex from manycoretech/aholo-viewer. It costs 58 tokens per session (312 once invoked), scanned A, original, MIT.

A writing and documentation guide for Aholo Viewer, a web product that displays 3D Gaussian-splat scenes. It covers project documentation, manuals, API references, bilingual English and Chinese content, and release notes.

In plain words
What is it for?
Use it when editing the README, architecture or AI-coding guides, API docs, manual pages, bilingual copy, assets, or release-readiness notes.
Why use it?
It keeps technical documentation consistent with the product, its public APIs, its file layout, and the required English and Chinese manual structure.

Skill for Claude CodeCodex

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/manycoretech/aholo-viewer/aholo-docs
Any agent
npx skills add manycoretech/aholo-viewer --skill aholo-docs
Clone the repo
git clone --depth 1 https://github.com/manycoretech/aholo-viewer

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 aholo-docs

README.md
[![agentmods](https://agentmods.dev/badge/skills/manycoretech/aholo-viewer/aholo-docs.svg)](https://agentmods.dev/skills/manycoretech/aholo-viewer/aholo-docs)
Your own site
<a href="https://agentmods.dev/skills/manycoretech/aholo-viewer/aholo-docs"><img src="https://agentmods.dev/badge/skills/manycoretech/aholo-viewer/aholo-docs.svg" alt="Measured on agentmods" height="20"></a>
Per session 58 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 312 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00058 $0.00312
Opus 5 $0.00029 $0.00156
Sonnet 5 $0.00012 $0.00062
Haiku 4.5 $0.00006 $0.00031

Measured 4d ago against content hash 697bf370fde5, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

aholo-docs 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 4d 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.

.codex/skills/aholo-docs/SKILL.md · 39 lines

What it actually says

Aholo Docs

Use docs/ai/vibe-coding-guide.md as the writing source of truth.

Core Rules

  • Product: high-performance 3DGS rendering for web applications.
  • Audience: frontend engineers, SDK docs readers, product-demo evaluators.
  • Chinese copy: technical and concise.
  • English copy: SDK documentation style.
  • Keep zh-CN and en-US manual pages structurally parallel.
  • Treat website/src/content/manual/ as filesystem Markdown content, not an Astro content collection.
  • Keep manual assets under website/src/content/manual/assets/ and use local relative image references in manual Markdown.
  • Use real public renderer exports in docs and examples.
  • Do not document internal renderer symbols without user direction.

Key Files

  • AGENTS.md
  • README.md
  • docs/architecture.md
  • docs/ai/vibe-coding-guide.md
  • website/src/content/manual/{zh-CN,en-US}/
  • website/src/utils/manual.ts
  • website/src/utils/manual-assets.js

Validate

Docs-only notes need path/reference scans. Manual or website-imported docs need:

pnpm.cmd check:website
Files

What ships with it

1 file 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. 4d ago First seen · 39 lines · 58 tokens per session scan A 697bf370fde5

Subscribe to this mod's changes

aholo-docs is a skill published in the GitHub repository manycoretech/aholo-viewer (1,039 stars, last pushed yesterday), licensed MIT. It adds 58 tokens to every session and 312 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-08-30.

Related

Other skills, from other repositories

supersplat

Use when editing 3D Gaussian Splatting (3DGS) .ply models in browser — cleanup noise/floaters, crop, transform, color-adjust, animate camera, publish online. SuperSplat: open-source browser-based 3DGS editor by PlayCanvas with PLY/compressed PLY/Splat/KSplat/SOG export.

znlgis/opengis-skills · 76 tokens

3d-skills

Use when working with 3D Gaussian Splatting (3DGS), .ply model cleanup/compression/publishing, interactive 360-degree panorama visualization and virtual tours, AEC/BIM 3D data processing, or CSG solid modeling. Index of 5 skills: SuperSplat, Photo-Sphere-Viewer, Ara3D-SDK, Elements, and OpenCSG.NET.

znlgis/opengis-skills · 86 tokens

unreal-mcp

Automate Unreal Engine editor scenes, actors, and renders.

NousResearch/hermes-agent · 17 tokens

sceneview

Build 3D and AR apps with the SceneView SDK in Jetpack Compose, SwiftUI (iOS/macOS/visionOS via SceneViewSwift), Web (Filament.js), Flutter and React Native. Use whenever the user asks for "3D in Compose", "AR with ARCore in Compose", a model viewer, or any cross-platform 3D/AR app where the dependency is…

sceneview/sceneview · 156 tokens

pc-ci-dependency-bot

Sweep the open dependency-bot pull requests once - rebase the stale ones, re-trigger infrastructure failures, and merge the green patch and minor updates. Use when the user wants to baby sit, unblock, or push through pending dependabot pull requests, and on each firing of a /loop that watches them.

partcad/partcad · 69 tokens

image-gen-tool

Image and 3D model generation tool using NovelAI, Flux, and Meshy for illustrations and 3D output. Use when: generating character art, bust or chibi images, avatars, or running image pipelines.

xuiltul/animaworks · 49 tokens