Home / calebnewtonusc / chewbacca · skills/asa/SKILL.md · GitHub

asa skillA

asa is agent-read markdown (skill) from calebnewtonusc/chewbacca: Answer from the A2A Spring 2026 course, 108 hours of workshops on building a business out of AI agents. Use when the user asks what the course said about something, references a week or module by number, asks how Callan or Carter taught a thing, or asks for the course's take on prompting, agent architecture, sales, marketing, operations, finance or building an AI employee. Also use when writing a new Chewbacca skill, to check whether the course already solved that problem..

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

# asa

108 hours of recorded workshops from the A2A Spring 2026 course, indexed and
searchable. 79 transcripts, 1.3 million words, published by the course as
PDFs rather than reconstructed from audio, so speaker turns are real.

## Never load a transcript

A single workshop runs 20,000 to 57,000 words. Loading one costs more than
most answers are worth and crowds out everything else in the session. Search
returns a passage and an offset; widen only the passage you need.

```bash
asa modules                                   # what exists
asa search "cold email sequence"              # ranked passages, 20 max
asa search "agent" --module week-3            # one module
asa show 09-week-3-ai-sales-department/01-workshop.md --at 48210
```

`asa` lives at `asa/bin/asa`.

## Read the notes first

`asa/notes/` holds a distilled file per module: what it teaches, the named
frameworks with their steps, the prompting patterns, the architecture, and
what is worth porting into Chewbacca. A note is a few thousand words against
a transcript's fifty thousand, so start there and go to the transcript only
when the note is thinner than the question.
…

Read the whole file at its exact version.

How to install

Latest version
mdr add calebnewtonusc/chewbacca/asa@git:20260921.3f3d9a0
Exact content
mdr add calebnewtonusc/chewbacca/asa@sha256:59996cabccb0eba6

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_3in4ujyf5q2wtx5h.svg)](https://markdownregistry.com/a/art_3in4ujyf5q2wtx5h)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260921.3f3d9a0 latest2026-09-21 3f3d9a0 2,933 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 (2933 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

calebnewtonusc/chewbacca · 8 stars · license MIT · pushed 2026-09-24 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_3in4ujyf5q2wtx5h
GET https://markdownregistry.com/api/v1/resolve?ref=calebnewtonusc/chewbacca/asa
GET https://markdownregistry.com/api/v1/blob/59996cabccb0eba600844bd3db4f71d865152af34726ca78bd0a25c2200ca6f9

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 calebnewtonusc/chewbacca

AGENTS.md agents
calebnewtonusc/chewbacca · AGENTS.md
git:20260923.fcc7e97 · audit A · 8 stars
CLAUDE.md claude
calebnewtonusc/chewbacca · CLAUDE.md
git:20260921.8716411 · audit A · 8 stars
CLAUDE.md@hud claude
calebnewtonusc/chewbacca · hud/CLAUDE.md
git:20260923.73d65e9 · audit A · 8 stars
agent-setup skill
calebnewtonusc/chewbacca · skills/agent-setup/SKILL.md · Finish the parts of this kit's install that need a browser or a permission dialog: screen and accessibility grants…
git:20260904.ee0eb1b · audit A · 8 stars
audio-brief skill
calebnewtonusc/chewbacca · skills/audio-brief/SKILL.md · Turn a piece of work into something the user can listen to instead of read. Use when they say they want to hear it…
git:20260923.c7250b6 · audit A · 8 stars
call-coach skill
calebnewtonusc/chewbacca · skills/call-coach/SKILL.md · Debrief a sales or client call from its transcript or recording. Use when the user shares a call transcript, mentions a…
git:20260921.3f3d9a0 · audit A · 8 stars
coursework skill
calebnewtonusc/chewbacca · skills/coursework/SKILL.md · Run the user's semester from a machine-readable ledger built out of their syllabi. Use when they mention a class, an…
git:20260921.762277d · audit A · 8 stars
debugging skill
calebnewtonusc/chewbacca · skills/debugging/SKILL.md · Find the root cause of a bug instead of guessing at it. Use when the user reports something broken, pastes an error or…
git:20260921.84800ca · audit A · 8 stars
deep-research skill
calebnewtonusc/chewbacca · skills/deep-research/SKILL.md · Research a topic, market, company or claim properly, with sources that can be checked. Use when the user asks you to…
git:20260923.fcc7e97 · audit A · 8 stars
demo skill
calebnewtonusc/chewbacca · skills/demo/SKILL.md · Record a product demo video by reading the product's own code and the craft of demo-making, not by guessing at either…
git:20260917.9f58db1 · audit A · 8 stars
graph-engineering skill
calebnewtonusc/chewbacca · skills/graph-engineering/SKILL.md · Teaches graph engineering, both halves: knowledge graphs (ontology design, entity/relation/event extraction, fusion…
git:20260924.75459fe · audit A · 8 stars
gtm-engineering skill
calebnewtonusc/chewbacca · skills/gtm-engineering/SKILL.md · Build and evaluate GTM workflows in Clay: ICP, signals, list building, qualification, enrichment, sequencing, CRM…
git:20260923.283b5ac · audit A · 8 stars

Every file in calebnewtonusc/chewbacca

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