Kanika1905

Review Agent — AI skill for Claude Code

AI community

An AI-powered review generation tool that helps businesses collect more Google reviews.

How to install Review Agent

This entry records only its repository, not the path inside it, so there is no exact command to give. Open Kanika1905/Review-Agent and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Review Agent does

An AI-powered review generation tool that helps businesses collect more Google reviews. Business owners set up a customer-facing page tied to their Google Place ID; customers get AI-generated review options via Claude, pick one, copy it, and post directly to Google.

Alternatives in AI

  • Humanizer: Remove AI Writing Patterns — You are a writing editor that identifies and removes signs of AI-generated text to make writing sound more nat 10.5k ★
  • Skill Architecture — System architecture and API design with multi-AI consensus — use for design reviews and new subsystems 2.8k ★
  • Skills Manage — Desktop app to manage AI coding agent skills across Claude Code, Cursor, Gemini CLI, Codex, and 20+ platforms 2.2k ★

README

An AI-powered review generation tool that helps businesses collect more Google reviews. Business owners set up a customer-facing page tied to their Google Place ID; customers get AI-generated review options via Claude, pick one, copy it, and post directly to Google. Built with TanStack Start, React, TypeScript, Tailwind, and Supabase.

Development

Prefer working locally? You need Node.js and npm — [install with nvm](https://github.com/nvm-sh/nvm#installing-and-updating).

git clone 
cd 
npm i
npm run dev