Setup & Installation
Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:
Version History
Fixed security flag by removing automatic global npm installs and adding user-consent prompts for file scanning.
What This Skill Does
A pre-flight auditor for Reddit Devvit app developers that runs checks before uploading to Reddit's servers. Covers CLI version, authentication, devvit.json config, Web View game compliance, and documentation requirements. Returns a Go/No-Go report.
Consolidates all Devvit publishing requirements into one automated check instead of manually cross-referencing CLI docs, config specs, and asset guidelines.
When to use it
- Catching devvit.json permission errors before app upload
- Verifying Devvit CLI version and auth status before deployment
- Checking Web View game assets against Reddit's size limits
- Confirming README and Privacy Policy files are present
- Running a full compliance scan before submitting a Devvit app
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: 'Run the Devvit Publishing Auditor on my project.'
- 1Checks Devvit CLI version against v0.12.x requirements and verifies auth status
- 2Validates devvit.json fields and permission mappings
- 3Scans Web View game assets for size limit violations and scroll-trap patterns
- 4Verifies launch screen configuration is present
- 5Checks for required README and Privacy Policy files
Go/No-Go report listing passed checks and any blocking issues that must be resolved before upload
Requirements
Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.