Githuman
Githuman generates realistic human-like images from text prompts, enabling creative content generation and visual concept exploration.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add githuman npx -- -y @trustedskills/githuman
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"githuman": {
"command": "npx",
"args": [
"-y",
"@trustedskills/githuman"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The Githuman skill enables AI agents to facilitate visual code review of AI-generated changes using GitHuman, a web interface. It provides tools for inline comments, suggestions, and todo management directly within the review process. The skill supports a complete workflow for reviewing code modifications before committing them.
When to use it
- Reviewing AI-generated code changes before committing.
- Managing follow-up tasks (todos) related to code reviews.
- Adding inline comments and suggestions to code during review.
- Staging files for review within the GitHuman interface.
Key capabilities
- Visual code review via a web interface.
- Inline commenting and suggestion features.
- Todo management for follow-up tasks.
- File staging directly in GitHuman.
- Exporting reviews for documentation purposes (via separate rule).
Example prompts
- "Review the AI-generated changes using Githuman."
- "Stage this file for review with GitHuman."
- "Add a comment to line 23 of the code, suggesting a refactor."
Tips & gotchas
- Refer to the individual rule files (installation, workflow, staging, CLI commands, todos, comments, export, tips) for detailed explanations and examples.
- GitHuman provides a web interface; this skill facilitates interaction with that interface.
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.