Files
Martin Adámek 9a244a64d2 fix: address PR feedback for actorization skill
- Reference @apify/json_schemas npm package for schema validation
- Expand key-value store section with public URL examples and collections
- Expand request queue section with consumption examples and non-scraping use cases
- Use inline input parameter for apify run instead of INPUT.json file
- Clarify CLI-based actors testing limitations
- Add input processing example to Crawlee pattern with context helper (pushData)
- Add monetization section with Pay Per Event (PPE) strategy
- Expand checklist with output schema and JSON schema validation items
- Simplify env var detection explanation

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-28 16:07:57 +01:00

14 lines
114 B
Plaintext

.env
.DS_Store
# DEVELOPMENT
.vscode
.claude
context/
CLAUDE.md
PLAN.md
PLAN-*.md
.mcp.json
scripts/hooks/
.idea