Siva book dry run

Sushruta is an Agent Skills manual now.

The surprising lesson in the siva.sh Sushruta pages is not that ancient surgery looks advanced. It is that serious skill design already understood practice substrates, tool authority, diagnostic preflight, and refinement under risk.

Opinions Sushruta is an Agent Skills manual now.
Join newsletter

A lot of AI writing about ancient texts collapses into costume: old words, new hype, no operating change. The better move is narrower. Read one book as an engineering artifact. Ask what its training loop would force a modern agent system to do differently. The first dry run in this loop is Sushruta Samhita on siva.sh.

The thesis:

Sushruta's practical chapters make a blunt claim about skill: knowledge does not become capability until it passes through tools, rehearsal material, preflight judgment, and repeated correction. That is exactly the missing layer in many AI agent systems.

What siva.sh gives us

The siva.sh home page presents the site as a platform for Indic research and lists Sushruta Samhita among its library. The Sushruta overview frames the work as an old Sanskrit medical and surgical source: instruments, wound care, bone setting, remedies, nutrition, and physician duties all sit in the same practical system.

The useful AI-agent bridge appears in Sutra Sthana. siva.sh summarizes this opening section as a training ground for anatomy, surgical tools, wound care, moral duty, disciplined study, and hands-on practice. That is much closer to a skill package than to a quote archive.

01

Tooling begins with the operator.

The surgical-appliances chapter treats the hand as primary to instrument use. Modern agents need the same reminder: the tool list is secondary to the authority, judgment, and handoff boundary around it.

02

Practice needs substitutes.

The practical-instruction chapter trains on fruits, skins, vessels, stalks, and other stand-ins. Good agent skills need equivalent rehearsal objects: fixtures, mocks, sample files, dry-run modes, and review packets.

03

Preflight comes before action.

The patient-management chapter starts with examination before treatment. Agent work needs the same context check before tool calls: state, constraints, user intent, environment, risk, and rollback.

04

Refinement is embodied feedback.

The system does not trust recital alone. It turns skill into repeated action on materials, then asks whether confusion falls. That is a sharper definition of AI refinement than more instructions in a prompt.

Chapter 9 is a simulator spec

The practical surgical instructions are the most surprising part for an AI builder. The chapter does not merely say that students should learn. It maps different operations to different practice materials. Cutting, scraping, piercing, probing, extracting, sewing, binding, cautery, and wound treatment each get their own rehearsal surface.

That is what most "agent skills" still miss. A skill folder that only says "deploy the site safely" is like a surgical student who can name the instrument but has never touched the practice object. The skill should include the safe substrate: a sample route, a fixture payload, a fake credential file, a local-only deploy plan, a smoke test, a rollback command, a review template. Without those, the next agent has to learn on the live patient.

Chapter 7 keeps the tool list honest

The surgical-appliances chapter is not anti-tool. It classifies instruments and explains their use. But the deeper design move is that tools are not autonomous magic. They depend on the operator.

This matters because modern AI systems love tool catalogs. Give an agent shell, browser, calendar, email, database, deploy, and a dozen MCP servers, and the interface feels powerful. Sushruta's framing says the catalog is not the capability. Capability lives where the tool meets a trained hand, a bounded authority, a known patient, and a practiced correction loop.

For Agent Skills, that means the first design question is not "which tools can this agent call?" It is "what exact action is this skill allowed to take, under what preflight, with what rehearsal, and with what receipt for the next operator?"

Chapter 35 is the anti-hype preflight

The patient-examination chapter pushes against another AI failure mode: action before diagnosis. The physician does not begin with a procedure. The text first looks at disease, season, digestive state, age, strength, constitution, medicine, and place.

Translate that to agents and the pattern is immediate. Before an agent edits, sends, deploys, buys, deletes, or schedules, it should inspect the living context. Is the checkout dirty? Is the route public? Is the user asking for a draft or a deploy? Is the credential expired? Is this a high-stakes domain? Is the rollback path real? Does the next human have enough evidence to inherit the work?

Sushruta pattern Agent skill analogue Refinement move
Instrument classification Tool capability map State allowed tools, denied tools, and authority boundaries.
Practice on substitutes Fixtures and dry runs Make the agent rehearse on safe materials before live action.
Patient examination Task preflight Inspect state, risk, dependencies, and rollback before execution.
Ethical physician duty Operator handoff Leave evidence, limits, and next action for the human owner.

The human surprise

The surprising human lesson is that capability has always been ecological. We like to imagine skill as something inside a head: knowledge, confidence, memory, intelligence. Sushruta's training model is less romantic and more useful. Skill is distributed across teacher, student, hand, instrument, practice material, patient context, moral duty, and repeated correction.

AI makes that old truth impossible to ignore. If a model knows the answer but cannot select a safe tool, rehearse the risky action, inspect the environment, and leave a receipt, it is not yet skilled. It is merely fluent near skill.

A checklist for modern skill authors

  • Name the live action the skill exists to improve.
  • List the tools, but start with the operator boundary.
  • Add at least one safe practice substrate: fixture, sample file, dry run, or local-only route.
  • Define the preflight variables that must be checked before acting.
  • Make the verification command executable, not aspirational.
  • Record the run in a ledger so the next agent does not rediscover the same book.

The dry-run move

This article is also the first run of a recurring Chopshopr loop. The new local skill records Sushruta Samhita as explored, stores the exact siva.sh source URLs, and gives the next automation a simple rule: choose a book the ledger has not covered yet.

Sources