devvit-publishing-auditor
A specialized auditor for Reddit Devvit developers to verify app readiness before uploading to the Reddit servers.
Setup & Installation
Install command
clawhub install asifdotpy/devvit-publishing-auditorIf the CLI is not installed:
Install command
npx clawhub@latest install asifdotpy/devvit-publishing-auditorOr install with OpenClaw CLI:
Install command
openclaw skills install asifdotpy/devvit-publishing-auditoror paste the repo link into your assistant's chat
Install command
https://github.com/openclaw/skills/tree/main/skills/asifdotpy/devvit-publishing-auditorWhat 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
View original SKILL.md file
# Devvit Publishing Auditor A specialized auditor for Reddit Devvit developers to verify app readiness before uploading to the Reddit servers. It ensures compliance with Devvit CLI v0.12.x and Reddit’s publishing standards. ## Overview This skill acts as a pre-flight checklist runner. It performs environment checks, dependency validation, configuration audits, and compliance scans for Web View games. ## How to use 1. Drop this folder/skill into your project. 2. Ask your coding agent: "Run the Devvit Publishing Auditor." 3. Follow the Go/No-Go report instructions. ## Included Checks - **CLI/Env:** Version checks, Auth status, and Type integrity. - **Config:** `devvit.json` validation and permission mapping. - **Game Compliance:** Asset size limits, scroll-trap detection, and launch screen verification. - **Docs:** README and Privacy Policy requirements.
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: Catching devvit.json permission errors before app upload
- 1Catching devvit.json permission errors before app upload
- 2Verifying Devvit CLI version and auth status before deployment
- 3Checking Web View game assets against Reddit's size limits
- 4Confirming README and Privacy Policy files are present
- 5Running a full compliance scan before submitting a Devvit app
A specialized auditor for Reddit Devvit developers to verify app readiness before uploading to the Reddit servers.
Security Audits
These signals reflect official OpenClaw status values. A Suspicious status means the skill should be used with extra caution.