Skip to main content
Run any Skill in Manus
with one click
firstbatchxyz
GitHub creator profile

firstbatchxyz

Repository-level view of 53 collected skills across 3 GitHub repositories.

skills collected
53
repositories
3
updated
2026-06-19
repository explorer

Repositories and representative skills

codebase-inspection
software-developers

Inspect and analyze codebases using pygount for LOC counting, language breakdown, and code-vs-comment ratios. Use when asked to check lines of code, repo size, language composition, or codebase stats.

2026-06-19
github-auth
software-developers

Set up GitHub authentication for the agent using git (universally available) or the gh CLI. Covers HTTPS tokens, SSH keys, credential helpers, and gh auth — with a detection flow to pick the right method automatically.

2026-06-19
github-code-review
software-quality-assurance-analysts-and-testers

Production-grade PR review with execution-verified suggestions. Reads repository conventions, history, and security surfaces before reviewing. For every suggested fix, attempts to compile and test it in the sandbox — the comment includes proof. Modelled on GitHub Copilot's agentic architecture with one critical advantage: the sandbox is already running.

2026-06-19
github-issues
software-developers

Create, manage, triage, and close GitHub issues. Search existing issues, add labels, assign people, and link to PRs. Works with gh CLI or falls back to git + GitHub REST API via curl.

2026-06-19
github-pr-workflow
software-developers

Open and manage GitHub pull requests through Kai MCP tools — propose changes, monitor CI, iterate on failures, and merge. No git tokens are shared to the sandbox; every GitHub operation goes through the backend via the workspace's GitHub App installation.

2026-06-19
github-repo-management
software-developers

Clone, create, fork, configure, and manage GitHub repositories. Manage remotes, secrets, releases, and workflows. Works with gh CLI or falls back to git + GitHub REST API via curl.

2026-06-19
pr-onboard
software-quality-assurance-analysts-and-testers

One-time repository onboarding for PR review — builds a RepoProfile (conventions, hot files, security surfaces, nit catalogue, test command) stored as workspace learnings. Re-runs automatically when the profile is stale (>30 days or >30% of files changed).

2026-06-19
aws-cli
software-developers

Manage AWS services for ML workflows including S3, ECR, SageMaker, and EC2

2026-06-19
Showing top 8 of 44 collected skills in this repository.
Showing 3 of 3 repositories
All repositories loaded