Review
Analyzes Korean restaurant reviews to identify popular dishes, ambiance strengths, and areas needing improvement for owners.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add yeachan-heo-review npx -- -y @trustedskills/yeachan-heo-review
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"yeachan-heo-review": {
"command": "npx",
"args": [
"-y",
"@trustedskills/yeachan-heo-review"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill, authored by yeachan-heo, provides a review capability. It allows users to discover and install skills for AI agents. The specific functionality of the review itself is not detailed in the provided source.
When to use it
- When you need to evaluate and select appropriate skills for your AI agent.
- To explore available options within the oh-my-codex ecosystem.
- For discovering new capabilities to enhance your AI agents’ performance.
- During the process of building or customizing an AI agent workflow.
Key capabilities
- Skill discovery
- Skill installation
- Integration with oh-my-codex
Example prompts
- "Show me available skills for review."
- "Install the latest review skill."
- “What are the top rated review skills?”
Tips & gotchas
The specific functionality of the "review" process is not described in the source content. Success depends on understanding how oh-my-codex structures and presents available skills.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.