trace-form skillA
trace-form is agent-read markdown (skill) from aoreshkov/oracle-forms-mcp: Trace how an Oracle Forms screen actually works — which form opens a modal, where a button's code really lives when its body looks empty, what a :GLOBAL carries back into a field. Use when asked how a Forms form, block, item, button, modal window or LOV behaves, where a value comes from, what calls what, or when a trigger comes back with no body..
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
# Trace a Forms interaction Tracing a Forms application is following one value across objects that hide where they are defined. The `oracle-forms` MCP server answers every step of that; this is the order to ask in, and the five places where a naive reading is not merely incomplete but **wrong**. Tool names below are the plain ones. Through this plugin they are namespaced — `mcp__plugin_oracle-forms_oracle-forms__get_block` — which is the form to use in permission rules, a subagent's `tools` list, or a hook matcher. ## Read through the tools, not the files The converted XML and the extracted PL/SQL live in a cache the server owns and fingerprints against the `.fmb`. Opening those files directly — `grep`, `sed`, a directory walk — reads text that may describe a form that is no longer the one being served; that drift is exactly what a `STALE` status reports. The paths in a result are cache-relative by design, so they are not host paths you could open anyway. A `STALE` row's `staleReason` says which kind of drift it is: `SOURCE_CHANGED` (the `.fmb` moved on) or `INDEX_OUTDATED` (an older build of the server indexed it — its answers can be wrong in ways …
Read the whole file at its exact version.
How to install
mdr add aoreshkov/oracle-forms-mcp/trace-form@git:20260918.060b442mdr add aoreshkov/oracle-forms-mcp/trace-form@sha256:8d4f3306d05ac0ddPin 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.
[](https://markdownregistry.com/a/art_qyr4ioeb34bmayiq)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260918.060b442 latest | 2026-09-18 | 060b442 | 15,408 B | A | view · diff |
| git:20260918.a7bb3f1 | 2026-09-18 | a7bb3f1 | 14,320 B | A | view · diff |
| git:20260918.bbc1559 | 2026-09-18 | bbc1559 | 13,875 B | A | view · diff |
| git:20260918.0ee54e4 | 2026-09-18 | 0ee54e4 | 13,617 B | A | view · diff |
| git:20260917.e67f2cb | 2026-09-17 | e67f2cb | 10,350 B | A | view |
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (15408 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
aoreshkov/oracle-forms-mcp · 3 stars · license Apache-2.0 · pushed 2026-09-21 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_qyr4ioeb34bmayiq GET https://markdownregistry.com/api/v1/resolve?ref=aoreshkov/oracle-forms-mcp/trace-form GET https://markdownregistry.com/api/v1/blob/8d4f3306d05ac0dd1c1f276af568e215e962a4e26526692e925e7e083e2c079e
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.