Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

kai

kai에는 firstbatchxyz에서 수집한 skills 44개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
44
Stars
1
업데이트
2026-06-19
Forks
0
직업 범위
직업 카테고리 11개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

codebase-inspection
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 품질 보증 분석가·테스터

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 품질 보증 분석가·테스터

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
소프트웨어 개발자

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

2026-06-19
huggingface
소프트웨어 개발자

Browse, download, and deploy models, datasets, and spaces on HuggingFace Hub

2026-06-19
modal
소프트웨어 개발자

Define, deploy, and inspect Modal — serverless GPU functions, endpoints, volumes, and existing workspace deployments; also the default GPU runtime for Kai evaluators

2026-06-19
runpod
소프트웨어 개발자

Manage GPU pods, deploy serverless endpoints, and run inference workloads on RunPod

2026-06-19
wandb
데이터 과학자

Track experiments, log metrics and artifacts, and compare runs with Weights & Biases

2026-06-19
evaluator-creation
소프트웨어 개발자

Write, test, and upload custom evaluators for code optimization — the fitness functions that drive optimization quality, including the Modal-first GPU evaluator pattern

2026-06-19
model-selection
소프트웨어 개발자

Get the LLM models for evolutions from the workspace agent subscription tier config

2026-06-19
optimization-workflow
소프트웨어 개발자

Full code optimization workflow - from analyzing code to running optimization and reviewing results

2026-06-19
brief-generation
기타 컴퓨터 관련 직업

Produce or update the workspace brief — load context, identify focus repo + user lean, cross-reference activity into Kai-relevant action items, synthesize, save

2026-06-19
daily-cycle
기타 컴퓨터 관련 직업

Daily autonomous work cycle — check workspace state, propose tasks, execute approved work, save a dashboard briefing

2026-06-19
seed-memory
소프트웨어 개발자

Seed Kai's memory on a fresh local install — infer who the user is and what the project(s) are from the workspace + git (single repo or a multi-repo parent dir), ask only what can't be inferred, and commit durable facts via the memory tool so future sessions start with context instead of a blank slate

2026-06-19
self-onboard
기타 컴퓨터 관련 직업

Kai joins the team — onboards through GitHub data (repos, team, recent PRs, branches, conventions), then publishes an initial briefing with proposed action items

2026-06-19
aws-cost-optimizer
재무 및 투자 분석가

Analyze AWS costs, find waste, and recommend optimizations using read-only MCP tools

2026-06-19
aws-performance
네트워크·컴퓨터 시스템 관리자

Monitor and analyze AWS infrastructure performance using read-only MCP tools

2026-06-19
continuous-monitoring
소프트웨어 개발자

Set up automated recurring code audits and optimization monitoring with cron jobs

2026-06-19
kai-platform
기타 컴퓨터 관련 직업

How to use Kai platform tools — LOAD THIS FIRST before running any audit, optimization, or repo management operation

2026-06-19
railway-monitor
네트워크·컴퓨터 시스템 관리자

Monitor Railway projects, diagnose deployment failures, and audit infrastructure using read-only MCP tools

2026-06-19
serverless-optimizer
소프트웨어 개발자

Analyze Vercel serverless functions, identify expensive code, and optimize it via Kai Evolve

2026-06-19
code-simplifier
소프트웨어 개발자

Autonomous periodic codebase hygiene — find structural problems (redundant helpers, dead code, incomplete features, premature abstractions, inconsistent patterns) and propose focused fixes as GitHub issues

2026-06-19
repo-roaster
소프트웨어 개발자

Fast, opinionated first-pass assessment of a connected repo — stats, security surface, code health, architecture, AI code smell — delivered as a severity-ranked report with actionable follow-ons

2026-06-19
contextualize-results
시장조사 분석가·마케팅 전문가

Research and explain Kai outputs - find academic papers, benchmarks, and prior art that explain WHY results work

2026-06-19
audit-workflow
소프트웨어 개발자

Full code audit workflow - from adding a repo to reviewing vulnerabilities and filing issues

2026-06-19
local-scan
소프트웨어 개발자

Run a local kai-security audit with the security_scan plugin tool and act on the findings (local-first, no cloud backend)

2026-06-19
pattern-detection
소프트웨어 개발자

Detect codebase patterns — commit velocity anomalies, codebase drift, and dependency risks — and persist them as workspace learnings

2026-06-19
vulnerability-triage
정보 보안 분석가

Prioritize and explain security vulnerabilities found by Kai scans with research context

2026-06-19
mcporter
소프트웨어 개발자

Use the mcporter CLI to list, configure, auth, and call MCP servers/tools directly (HTTP or stdio), including ad-hoc servers, config edits, and CLI/type generation.

2026-06-19
native-mcp
기타 컴퓨터 관련 직업

Built-in MCP (Model Context Protocol) client that connects to external MCP servers, discovers their tools, and registers them as native Kai Agent tools. Supports stdio and HTTP transports with automatic reconnection, security filtering, and zero-config tool injection.

2026-06-19
nano-pdf
데스크톱 출판 전문가

Edit PDFs with natural-language instructions using the nano-pdf CLI. Modify text, fix typos, update titles, and make content changes to specific pages without manual editing.

2026-06-19
ocr-and-documents
일반 사무원

Extract text from PDFs and scanned documents. Use web_extract for remote URLs, pymupdf for local text-based PDFs, marker-pdf for OCR/scanned docs. For DOCX use python-docx, for PPTX see the powerpoint skill.

2026-06-19
arxiv
기타 중등 후 교사

Search and retrieve academic papers from arXiv using their free REST API. No API key needed. Search by keyword, author, category, or ID. Combine with web_extract or the ocr-and-documents skill to read full paper content.

2026-06-19
duckduckgo-search
시장조사 분석가·마케팅 전문가

Free web search via DuckDuckGo — text, news, images, videos. No API key needed. Use the Python DDGS library or CLI to search, then web_extract for full content.

2026-06-19
polymarket
재무 및 투자 분석가

Query Polymarket prediction market data — search markets, get prices, orderbooks, and price history. Read-only via public REST APIs, no API key needed.

2026-06-19
requesting-code-review
소프트웨어 품질 보증 분석가·테스터

Use when completing tasks, implementing major features, or before merging. Validates work meets requirements through systematic review process.

2026-06-19
이 저장소에서 수집된 skills 44개 중 상위 40개를 표시합니다.