apify-generate-output-schema skillA
apify-generate-output-schema is agent-read markdown (skill) from sickn33/agentic-awesome-skills: Generate output schemas (dataset_schema.json, output_schema.json, key_value_store_schema.json).
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
## When to Use - Use when this upstream workflow matches the user's stated goal. - Use when the task requires the procedures documented in this skill. # Generate Actor output schema You are generating output schema files for an Apify Actor. The output schema tells Apify Console how to display run results. You will analyze the Actor's source code, create `dataset_schema.json`, `output_schema.json`, and `key_value_store_schema.json` (if the Actor uses key-value store), and update `actor.json`. ## Core principles - **Analyze code first**: Read the Actor's source to understand what data it actually pushes to the dataset — never guess - **Every field is nullable**: APIs and websites are unpredictable — always set `"nullable": true` - **Anonymize examples**: Never use real user IDs, usernames, or personal data in examples - **Verify against code**: If TypeScript types exist, cross-check the schema against both the type definition AND the code that produces the values - **Reuse existing patterns**: Before generating schemas, check if other Actors in the same repository already have output schemas — match their structure, naming conventions, description style, and formatting …
Read the whole file at its exact version.
How to install
mdr add sickn33/agentic-awesome-skills/apify-generate-output-schema@git:20260921.9164115mdr add sickn33/agentic-awesome-skills/apify-generate-output-schema@sha256:27f78ab38cb2228aPin 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_rgvw3bk43r75powv)
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 (17454 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
sickn33/agentic-awesome-skills · 46,848 stars · license MIT · pushed 2026-09-24 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_rgvw3bk43r75powv GET https://markdownregistry.com/api/v1/resolve?ref=sickn33/agentic-awesome-skills/apify-generate-output-schema GET https://markdownregistry.com/api/v1/blob/27f78ab38cb2228a3678d91949a2b224ec2cfe1bd2d13fec4f1f3885735ace08
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.