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

CampForge

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

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

이 저장소의 skills

v8-api
소프트웨어 개발자

V8 platform admin API operations via GraphQL. Use when asked to manage users, grant or query credits, manage verses, game payments, coupons, analytics, or comments. Triggers on requests like "give credits to user", "search user", "set verse featured", "generate coupons", "find spam comments".

2026-07-15
sentry-ops
소프트웨어 개발자

Triage Sentry issues and run Seer root-cause analysis using sentry-cli and the official Sentry MCP server (stdio transport, auth-token based — no OAuth). Covers token-auth MCP setup, issue/event querying, Seer autofix via a direct-API workaround, and manual event ingest with send-event. Use when asked to look at a Sentry issue, find what errors are firing, get a root-cause analysis / Seer analysis, send a test event to Sentry, or wire Sentry up for an agent.

2026-06-12
gws-sheets
부기·회계·감사 사무원

Google Sheets operations via gws (Google Workspace CLI). Use when asked to read, write, append, or manage spreadsheets in Google Drive. Triggers on requests like "read the spreadsheet", "append rows to sheet", "create a new spreadsheet", "list Drive files", "share sheet with team".

2026-05-04
flex-crawl
소프트웨어 개발자

flex API를 크롤링하여 로컬 데이터를 최신 상태로 갱신한다. Triggers: "데이터 최신화", "크롤링", "DB 갱신", "데이터 새로 가져와"

2026-04-29
flex-query
급여·근태 사무원

flex-ax CLI를 통해 SQL 쿼리를 실행하여 결재/근태/사용자 데이터를 조회한다. Triggers: "결재 현황", "휴가 조회", "사용자 검색", "데이터 조회"

2026-04-29
a2x
소프트웨어 개발자

Interact with A2A (Agent2Agent) protocol agents via the a2x CLI. Handles installation, agent card inspection, OAuth2 device-flow and SIWE bearer authentication, and blocking / streaming message exchange. Use when asked to talk to an A2A agent, send a message to an A2A endpoint, authenticate with an A2A service, or inspect an A2A agent card.

2026-04-27
gql-ops
소프트웨어 개발자

Common GraphQL operations with gq (graphqurl) CLI. Provides schema introspection, query file validation, self-healing on API changes, and query authoring guidance. Activated by domain-specific GQL skills (v8-api, 9c-backoffice, etc.) — not intended for direct use.

2026-04-27
openclaw-bot-audit
소프트웨어 품질 보증 분석가·테스터

Audit an OpenClaw bot deployed on Fly.io — find the app, wake the machine if stopped, download the session JSONL from the persistent volume, and reconstruct the conversation (user messages, tool calls, tool results) plus any ephemeral working files referenced during the session. Triggers ONLY when the target is an OpenClaw bot deployed on Fly.io and the user wants to audit its session JSONL. Example phrases: "fly에 떠 있는 openclaw 봇 어제 뭐했어", "openclaw 봇 세션 audit 해줘", "openclaw bot의 session JSONL 봐줘", "이 openclaw 봇이 실행한 명령 뭐있어", "audit the session log of <openclaw-bot-name> on fly", "what did the openclaw bot <name> do yesterday". If the user does not mention OpenClaw (or something synonymous — e.g. "the bot we deployed via OpenClaw"), confirm the target is an OpenClaw bot before proceeding. Do not trigger on unrelated Fly.io apps (e.g. flex-ax, generic web services) even if the phrasing matches.

2026-04-15
gws-drive
소프트웨어 개발자

Google Drive operations via gws (Google Workspace CLI). Use when asked to upload, download, list, search, share, or manage files in Google Drive. Triggers on requests like "upload to Drive", "list Drive files", "share file with team", "create a folder", "move file to folder".

2026-04-08
gws-gmail
고객 서비스 담당자

Gmail operations via gws (Google Workspace CLI). Use when asked to read, send, reply, forward, or manage email. Triggers on requests like "check my inbox", "send an email", "reply to that message", "forward this to Alice", "triage unread mail", "watch for new emails".

2026-04-08
gws-auth
소프트웨어 개발자

Google Workspace CLI authentication and environment setup. Handles gws and gws-auth installation, OAuth login, and token injection. This skill is a shared dependency for gws-sheets, gws-gmail, and other gws-based skills.

2026-04-08
campforge-interview
중등 후 직업/기술 교육 교사소프트웨어 개발자

Interactive camp creation via guided interview. Ask the user questions to build a domain-spec.yaml, then run campforge create to scaffold the camp. Trigger: "새 부트캠프 만들어줘", "create a new camp", "campforge interview", "부트캠프 인터뷰"

2026-04-02
camp-create
고등교육 컴퓨터공학 교원

CampForge로 새 캠프를 생성한다. domain-spec.yaml 작성 지원, 인터뷰 모드, CLI 실행, scaffold 확인 및 SKILL.md 채우기까지 전 과정을 안내한다. Triggers: "새 캠프 만들어줘", "create a camp", "부트캠프 생성"

2026-04-02
camp-sync
소프트웨어 개발자

domain-spec.yaml 변경사항을 기존 캠프에 반영한다. campforge sync를 실행하여 identity, knowledge, manifest 등 파생 파일만 업데이트하고 SKILL.md는 보존한다. Triggers: "도메인 스펙 변경 반영해줘", "캠프 싱크해줘", "sync this camp"

2026-04-02
camp-validate
소프트웨어 개발자

캠프 디렉토리의 구조와 설정을 검증한다. campforge validate를 실행하고 결과를 해석하여 수정 방법을 안내한다. Triggers: "캠프 검증해줘", "validate this camp", "이거 맞게 만든 거야?"

2026-04-02
camp-add-skill
소프트웨어 개발자

기존 캠프에 새 스킬을 추가한다. campforge add-skill CLI를 사용하여 scaffold를 생성하거나 npm 패키지 참조를 추가한다. Triggers: "스킬 추가해줘", "add a skill to this camp"

2026-04-02
9c-backoffice
소프트웨어 개발자

Nine Chronicles Backoffice table patch operations via GraphQL. Use when asked to patch game tables, validate CSV, compare sheets, upload to R2, purge CDN cache, or check transaction status. Triggers on requests like "patch WorldSheet", "validate this CSV", "compare sheets on odin", "upload table to R2", "purge cache".

2026-03-31
camp-bench
소프트웨어 품질 보증 분석가·테스터

캠프 성능 벤치마크. smoke test 시나리오를 서브에이전트로 실행하고 tool calls, 토큰, 시간을 측정한다. 액션별 상세 로그도 수집한다. Triggers: "캠프 벤치마크", "camp bench", "성능 측정해줘"

2026-03-31