byapify· 22 skills
Generate output schemas (dataset_schema.json, output_schema.json, key_value_store_schema.json) for an Apify Actor by analyzing its source code. Use when creating or updating Actor output schemas.
$npx -y skills add apify/agent-skills --skill apify-generate-output-schemaInstalls into the current project.
Run `npx skills use "https://github.com/apify/agent-skills" --skill "apify/agent-skills/apify-generate-output-schema"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/apify/agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/apify/agent-skills"` and select the relevant skills, then follow their instructions.