Home / manycoretech / aholo-viewer · docs/ai/skills/use-aholo-viewer/SKILL.md · GitHub

use-aholo-viewer skillA

use-aholo-viewer is agent-read markdown (skill) from manycoretech/aholo-viewer: Guide external npm package users and AI coding agents integrating @manycore/aholo-viewer into web applications. Use when asked to install, bootstrap, render 3D Gaussian Splatting or mesh content, configure cameras, scenes, lighting, viewer pipeline options, or write TypeScript examples for the public @manycore/aholo-viewer npm package..

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# Use Aholo Viewer

Use this skill to build or modify user applications that consume the public `@manycore/aholo-viewer` npm package. Treat it as a full-featured browser rendering package, not as this repository's internal renderer source.

## Source Docs

Before generating non-trivial code, read the AI-oriented docs advertised by `https://aholojs.dev/llms.txt`:

- `https://aholojs.dev/llm/manual/getting-started.md` for installation and the minimal Vite setup.
- `https://aholojs.dev/llm/manual/basic-concepts.md` for scenes, objects, cameras, viewports, and the render flow.
- `https://aholojs.dev/llm/api/index.md` to confirm public exports.
- `https://aholojs.dev/llm/examples/index.md` for runnable TypeScript patterns.

Prefer these Markdown docs over scraping rendered HTML pages.

## Integration Workflow

1. Install the package in a browser app:

    ```bash
    npm install --save @manycore/aholo-viewer
    npm install --save-dev vite typescript
    ```

2. Import only public package exports from `@manycore/aholo-viewer`.
…

Read the whole file at its exact version.

How to install

Latest version
mdr add manycoretech/aholo-viewer/use-aholo-viewer@git:20260612.0edb52c
Exact content
mdr add manycoretech/aholo-viewer/use-aholo-viewer@sha256:f7496fa75e60cd0d

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_zgilpnjg7ywdndrf.svg)](https://markdownregistry.com/a/art_zgilpnjg7ywdndrf)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260612.0edb52c latest2026-06-12 0edb52c 8,837 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (8837 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

manycoretech/aholo-viewer · 1,072 stars · license MIT · pushed 2026-09-24 · branch master

API

GET https://markdownregistry.com/api/v1/artifacts/art_zgilpnjg7ywdndrf
GET https://markdownregistry.com/api/v1/resolve?ref=manycoretech/aholo-viewer/use-aholo-viewer
GET https://markdownregistry.com/api/v1/blob/f7496fa75e60cd0dce01fe7cd13e6c9ae7c2ba40272afcae7bdd667eecd9829d

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from manycoretech/aholo-viewer

aholo-docs skill
manycoretech/aholo-viewer · .codex/skills/aholo-docs/SKILL.md · Work on Aholo Viewer documentation and product writing. Use for README, AGENTS.md, docs/architecture.md…
git:20260525.101b8c0 · audit A · 1,072 stars
aholo-examples skill
manycoretech/aholo-viewer · .codex/skills/aholo-examples/SKILL.md · Work on Aholo Viewer example content pairs under website/src/content/examples. Use for creating, modifying, reviewing…
git:20260525.101b8c0 · audit A · 1,072 stars
aholo-renderer skill
manycoretech/aholo-viewer · .codex/skills/aholo-renderer/SKILL.md · Work on the @manycore/aholo-viewer package. Use only when the user explicitly asks for renderer source, package build…
git:20260916.c30fe1b · audit A · 1,072 stars
aholo-site skill
manycoretech/aholo-viewer · .codex/skills/aholo-site/SKILL.md · Work on Aholo Viewer Astro website and Playground surfaces under website/. Use for routes, layouts, components, page…
git:20260525.101b8c0 · audit A · 1,072 stars
aholo-viewer skill
manycoretech/aholo-viewer · .codex/skills/aholo-viewer/SKILL.md · Coordinate Aholo Viewer monorepo work. Use for cross-module tasks, workspace scripts, generated docs/build flow…
git:20260916.c30fe1b · audit A · 1,072 stars
frontend-design skill
manycoretech/aholo-viewer · .codex/skills/frontend-design/SKILL.md · Design and polish Aholo Viewer frontend interfaces with production-grade visual quality. Use for website UI direction…
git:20260525.101b8c0 · audit A · 1,072 stars
AGENTS.md agents
manycoretech/aholo-viewer · AGENTS.md
git:20260916.c30fe1b · audit A · 1,072 stars

Every file in manycoretech/aholo-viewer

Browse by kind, by grade A, or by owner.