Skip to main content
Run any Skill in Manus
with one click
GitHub repository

protoCLI

protoCLI contains 8 collected skills from protoLabsAI, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
8
Stars
3
updated
2026-05-26
Forks
1
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

proto-helper
software-developers

Answer any question about protoCLI usage, features, configuration, and troubleshooting by referencing the official user documentation. Also helps users view or modify their settings.json. Invoke with `/proto-helper` followed by a question, e.g. `/proto-helper how do I configure MCP servers?` or `/proto-helper change approval mode to yolo`.

2026-05-26
docs-update-from-diff
software-developers

Review local code changes with git diff and update the official docs under docs/ to match. Use when the user asks to document current uncommitted work, sync docs with local changes, update docs after a feature or refactor, or when phrases like "git diff", "local changes", "update docs", or "official docs" appear.

2026-05-26
browser-automation
software-developers

Use browser automation to interact with web pages - navigate, click, fill forms, take screenshots, and extract content from websites. Perfect for testing, data collection, and web interactions.

2026-04-08
harness-reference
software-developers

Reference guide for all agent harness safety features — doom loop detection, scope lock, git checkpoints, observation masking, sprint contract, reminders, repo map, behavior verification, and multi-sample retry

2026-04-07
review
software-quality-assurance-analysts-and-testers

Review changed code for correctness, security, code quality, and performance. Use when the user asks to review code changes, a PR, or specific files. Invoke with `/review`, `/review <pr-number>`, or `/review <file-path>`.

2026-03-17
terminal-capture
software-quality-assurance-analysts-and-testers

Automates terminal UI screenshot testing for CLI commands. Applies when reviewing PRs that affect CLI output, testing slash commands (/about, /context, /auth, /export), generating visual documentation, or when 'terminal screenshot', 'CLI test', 'visual test', or 'terminal-capture' is mentioned.

2026-03-15
docs-audit-and-refresh
software-developers

Audit the repository's docs/ content against the current codebase, find missing, incorrect, or stale documentation, and refresh the affected pages. Use when the user asks to review docs coverage, find outdated docs, compare docs with the current repo, or fix documentation drift across features, settings, tools, or integrations.

2026-03-15
pr-review
software-quality-assurance-analysts-and-testers

Reviews pull requests with code analysis and terminal smoke testing. Applies when examining code changes, running CLI tests, or when 'PR review', 'code review', 'terminal screenshot', 'visual test' is mentioned.

2026-02-14