Skip to main content

UCSD Skills Library

A skill bundles instructions and reference material for one campus job. Start with an existing skill and adapt it to the work.

  • 9skills ready to use
  • 1active collection
  • Hourlysource refresh

Live from dbalders/UCSD-Skills-Library. Synced at commit 4d4c48be7015, committed 2026-07-14.

Available now

Find a skill for the work in front of you

Search by outcome or browse the maintained collection. Open a skill when you are ready to give its instructions to an agent.

TritonAI maintained

TritonAI Auto Review

tritonai-autoreview

Run a second-model code review and test closeout before a commit, merge, release, or ship.

When to use this skill

Use for TritonAI Harness or UCSD AI Tools code-review closeout before commit, pull request update, merge, release, or ship. Trigger when the user says use tritonai-autoreview, run TritonAI autoreview, autoreview this, auto review, Codex review, second-model review, review this branch, review this PR, review this commit, before merge, before ship, closeout review, run tests plus review, or fix accepted review findings.

tritonai/tritonai-autoreview

Browse source files

Open instructions
TritonAI maintained

TritonAI Feedback

tritonai-feedback

Send feedback, bug reports, support requests, or improvement ideas to the TritonAI team.

When to use this skill

Use when a user wants to send feedback, bug reports, support requests, improvement ideas, or agent-experience notes to the TritonAI team. Trigger on explicit requests such as /tritonai, /feedback, /feed-back, /feed back, TritonAI feedback, email TritonAI, report this to TritonAI, or send this to tritonai@ucsd.edu.

tritonai/tritonai-feedback

Browse source files

Open instructions
TritonAI maintained

TritonAI Harness Configuration

tritonai-harness-config

Investigate the live TritonAI Harness environment using sanitized runtime and source evidence.

When to use this skill

Investigate and explain the live TritonAI Harness environment using sanitized runtime and source evidence. Use for Harness config files, CODEX_HOME or TRITONAI_HOME, permissions or sandbox modes, models and providers, skills, logs, installation paths, or comparisons with personal Codex or Codex Desktop. Also use for explicit T3 Code or t3code configuration/runtime questions, Harness-versus-T3 Code comparisons, or questions about a t3code identifier in a Harness diagnostic; not unrelated source-code mentions.

tritonai/tritonai-harness-config

Browse source files

Open instructions
TritonAI maintained

UC San Diego Accessibility Compliance

ucsd-accessibility-compliance

Audit and remediate UC San Diego websites, documents, media, and communications for digital accessibility.

When to use this skill

Use for UC San Diego digital accessibility work across websites, web apps, Campus CMS or Simple Sites pages, LMS content, forms, documents, PDFs, presentations, email campaigns, social posts, images, graphics, audio, and video. Helps implement, audit, or remediate content against official UCSD accessibility guidance, UCSD Digital Accessibility Standards, WCAG 2.1 AA expectations, ADA Title II and UC policy context, keyboard and screen-reader usability, semantic HTML, forms, contrast, alt text, captions, transcripts, accessible documents, and practical manual review steps. Trigger on /ucsd-accessibility, accessibility review, a11y, WCAG, ADA Title II, Siteimprove, screen reader, keyboard access, alt text, captions, transcripts, PDF remediation, or "is this accessible at UCSD".

tritonai/ucsd-accessibility-compliance

Browse source files

Open instructions
TritonAI maintained

UC San Diego Branding

ucsd-branding

Apply the UC San Diego Developer and Decorator 5 visual system to web pages.

When to use this skill

Apply the UC San Diego Developer/Decorator 5 visual system to web pages. Use when asked to match UCSD/UC San Diego web branding, campus page chrome, current Decorator 5 documentation pages, or the components shown in the official Decorator 5 kitchen sink. This skill is intentionally limited to current developer.ucsd.edu sitemap pages plus the linked Decorator 5 kitchen-sink examples.

tritonai/ucsd-branding

Browse source files

Open instructions
TritonAI maintained

UC San Diego CMS

ucsd-cms

Author, review, and publish Cascade CMS content with the right templates, metadata, accessibility, and SEO practices.

When to use this skill

Use when authoring, editing, publishing, or reviewing content on a UC San Diego website running on Hannon Hill Cascade CMS (Blink, department sites, *.ucsd.edu sites managed in the campus CMS) — to follow the correct workflow, pick the right template/module, write valid metadata, meet accessibility and SEO requirements, and publish safely. Trigger when the user mentions Cascade, Blink, "the CMS", a `.ucsd.edu` page, templates, modules, drawers, tabs, metadata, display names, system names, SiteImprove, publish/unpublish, or asks "how do I add/edit/publish a page", "what template should I use", "why is my page not showing", "how do I get CMS access". Also /ucsd-cms.

tritonai/ucsd-cms

Browse source files

Open instructions
TritonAI maintained

UC San Diego Data Classification

ucsd-data-classification

Classify application data under UC IS-3 Protection Levels and apply the appropriate handling controls.

When to use this skill

Use when building or reviewing a UC San Diego application, automation, script, database, API, or data pipeline that stores, transmits, logs, or displays data — to classify that data under UC's IS-3 Protection Levels (P1–P4) and apply the handling controls each level requires. Trigger when defining data models or database schemas, choosing where to store data, writing logging, building forms or endpoints that collect personal/financial/health/student data, or whenever fields like SSN, credit card, PHI, FERPA student records, passwords, API keys, or other PII appear. Also /ucsd-data-classification, "classify this data", "what protection level", "can I store this", "is this allowed at UCSD".

tritonai/ucsd-data-classification

Browse source files

Open instructions
TritonAI maintained

UC San Diego Memory

ucsd-memory

Search, use, and maintain an existing local TritonAI memory vault.

When to use this skill

Use and maintain an existing local TritonAI memory vault. Trigger on $memory, remember this, forget this, search memory, what do we know about, summarize this into memory, memory status, or requests to add, update, remove, query, or cite Obsidian-style TritonAI memory notes.

tritonai/ucsd-memory

Browse source files

Open instructions
TritonAI maintained

UC San Diego Memory Setup

ucsd-memory-create

Create a local TritonAI memory vault with conversation sync and maintenance workflows.

When to use this skill

Create and maintain a local TritonAI memory vault. Use when a user asks for $memory-create, memory setup, an Obsidian-style memory graph, daily conversation sync, weekly memory cleanup, or cross-platform background memory jobs for TritonAI Harness.

tritonai/ucsd-memory-create

Browse source files

Open instructions

Install a skill

Clone the source repository, then copy an individual skill directory—not its tritonai/ or community/ wrapper—into the skills directory used by your agent.

git clone https://github.com/dbalders/UCSD-Skills-Library.git
mkdir -p ~/.agents/skills
cp -R UCSD-Skills-Library/tritonai/skill-name ~/.agents/skills/

Review the skill and its supporting files before installation. The public library excludes restricted operational procedures and credentials.

Read the repository instructions