Validates app submissions by parsing GitHub issues and automates the creation of pull requests and documentation updates.

Install

mkdir -p .claude/skills/app-review && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/4568" && unzip -o skill.zip -d .claude/skills/app-review && rm skill.zip

Installs to .claude/skills/app-review

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Review and process app submissions for the Pollinations showcase. Parse issues, validate submissions, create PRs, handle user corrections.
138 charsno explicit “when” trigger
Intermediate

Key capabilities

  • Parse GitHub issues for app submissions
  • Validate submissions against project criteria
  • Generate pull requests for approved apps
  • Update app documentation files
  • Manage issue labels for workflow status

How it works

The skill fetches issue data via GitHub CLI, validates fields, updates the repository using internal scripts, and creates a pull request for approved submissions.

Inputs & outputs

You give it
GitHub issue number
You get back
Pull request and updated repository documentation

When to use app-review

  • Validating new app submissions
  • Creating PRs for approved apps
  • Processing user corrections to submissions

About app-review

Parses GitHub issues to validate app submissions against project criteria. Automates the generation of PRs and app documentation updates using internal scripts.

Review and process app submissions for the Pollinations showcase. Parse issues, validate submissions, create PRs, handle user corrections.

When not to use it

  • Processing non-GitHub based submissions
  • Handling manual app updates without issue tracking

Prerequisites

GitHub CLI (gh)gitNode.js

Limitations

  • Requires specific GitHub issue format
  • Validation logic is pre-defined by workflow

How it compares

This automates the entire submission-to-PR lifecycle compared to manual review and file editing.

Compared to similar skills

app-review side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
app-review (this skill)12moReviewIntermediate
resolve-conflicts818moReviewIntermediate
openspec-onboard106moReviewBeginner
codex-cli-bridge99moReviewIntermediate

Try saying

Example prompts that trigger this skill in your AI assistant.

Search skills

Search the agent skills registry