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

protoAgent

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

수집된 skills
10
Stars
5
업데이트
2026-07-19
Forks
7
직업 범위
직업 카테고리 6개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

building-plugins
기타 컴퓨터 관련 직업

Use this when asked to build, create, write, scaffold, or publish a protoAgent plugin — e.g. "make a plugin that …", "add a plugin for X", "package this as a plugin", "write a plugin that adds a tool/dashboard/workflow", "publish a plugin so others can install it". Covers the plugin contract (manifest + register()), the full contribution surface (tools, subagents, SKILL.md skills, workflows, console views, routes, MCP servers, config/secrets/settings), the conventional repo layout, testing, and distribution by git URL — with the safety model. Not for: using an already-installed plugin, or extending via a one-off SKILL.md skill or MCP server (smaller asks — see the Skills / MCP guides).

2026-07-19
due-diligence
소프트웨어 개발자

/due-diligence — validate a technology or architecture choice with the due-diligence workflow: codebase map + external research in parallel, antagonist + claim verification, and a cited adopt/build/defer verdict.

2026-07-06
adr-authoring
소프트웨어 개발자

Use this when writing, drafting, or updating an Architecture Decision Record (ADR) or a plan document for this repo — e.g. "write an ADR for X", "record this decision", "author the ADR for this design", "draft the plan doc". Covers the house MADR shape, numbering, the index row, the docs-nav regeneration step, and the VitePress traps that fail the docs build.

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

/code-review — adversarial PR review via the code-review workflow: four parallel finder angles, dedup, an evidence-checking verify pass, and a findings report. Falls back to a two-axis inline review when the workflow isn't available.

2026-07-06
rendering-artifacts
웹·디지털 인터페이스 디자이너

When the user wants to SEE, render, visualize, preview, or "show me" a chart, diagram, mock-up, table, or interactive widget — render it with the show_artifact tool instead of writing files to disk.

2026-07-05
grilling
프로젝트 관리 전문가

/grill — a relentless interview that sharpens a plan or design before any of it is built.

2026-07-03
standup
프로젝트 관리 전문가

/standup — an operational status report on everything this agent currently owns: tasks, goals, schedules, background work, and what needs the operator's call.

2026-07-03
writing-skills
기타 컴퓨터 관련 직업

/writing-skills — the house discipline for authoring SKILL.md skills that behave predictably. Loads the rules; the skill_writer subagent applies them.

2026-07-03
web-research
시장조사 분석가·마케팅 전문가

Use this whenever the user asks you to research a topic, find the current state of something, compare options, or gather background from the web — e.g. "what's the latest on X", "find the best approach to Y", "compare these three tools". Drives a scope → gather → gap-check → synthesize loop.

2026-06-14
greeting
소프트웨어 개발자

Use when the user just wants a friendly greeting or to test that the example plugin is wired up. Demonstrates a plugin bundling a skill alongside its tool.

2026-05-29