my-skill skillA
my-skill is agent-read markdown (skill) from heymegabyte/claude-skills: Use when [TRIGGER CONDITION — what causes someone to invoke this skill]. Handles [PRIMARY TASK]. Outputs [DELIVERABLE]. Keywords: [comma-separated discovery keywords].
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
<!-- Remove <SUBAGENT-STOP> unless this is a meta-skill (session-recap, self-improve, drift-check). --> <!-- <SUBAGENT-STOP>: skip this skill when running inside a subagent. --> <!-- <SUBAGENT-STOP/> --> # [Skill Display Name] One-sentence mission: what this skill accomplishes and for whom. **When to use** — [specific trigger: "after a multi-agent run", "before deploying", "when asked to audit X"] **Inputs** — `$ARGUMENTS` ([what the user passes]); [env vars or files consumed] **Outputs** — [concrete deliverables: files created, reports, commands run] **Verification** — [how to confirm the skill succeeded] **Can update ~/.agentskills or ~/.claude?** [YES with scope / NO — project work only] --- ## Protocol Step-by-step. Each step is a tool call or decision: 1. **[Step name]** — [what to do]. Use `[ToolName]` with `[specific args]`. 2. **[Step name]** — [what to do]. 3. **[Step name]** — [what to do]. If [edge case], then [alternative path]. --- ## Output format ``` [SKILL NAME]: [scope or target] [SECTION]: - [item] STATUS: PASS / FAIL / [domain-specific] ``` --- ## Rules - [Non-negotiable constraint 1] - [Non-negotiable constraint 2] - Never [anti-pattern]. --- …
Read the whole file at its exact version.
How to install
mdr add heymegabyte/claude-skills/my-skill@v1.0mdr add heymegabyte/claude-skills/my-skill@sha256:7d6de2cce53c1474Pin 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_xdbknpgndau3oeog)
1 badge views in 30 days
Versions
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 (1871 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
heymegabyte/claude-skills · 22 stars · license NOASSERTION · pushed 2026-09-22 · branch master
API
GET https://markdownregistry.com/api/v1/artifacts/art_xdbknpgndau3oeog GET https://markdownregistry.com/api/v1/resolve?ref=heymegabyte/claude-skills/my-skill GET https://markdownregistry.com/api/v1/blob/7d6de2cce53c1474d8c60c18b547ef1829163ae26a264a63749159138f717b72
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 heymegabyte/claude-skills
Every file in heymegabyte/claude-skills