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

openshell-image-builder

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

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

이 저장소의 skills

add-cli-flag
소프트웨어 개발자

Step-by-step checklist for adding a new CLI flag to openshell-image-builder, covering all locations from the clap struct to integration tests

2026-07-07
sandbox-policy
소프트웨어 개발자

Understand and edit the OpenShell sandbox policy — base YAML, network rule schema, how inference and agent fragments are merged, and how to test changes

2026-06-09
add-inference
소프트웨어 개발자

Step-by-step checklist for adding a new inference provider to openshell-image-builder, covering the trait implementation, agent wiring, unit tests, integration tests, and README

2026-06-05
add-agent
소프트웨어 개발자

Step-by-step checklist for adding a new agent to openshell-image-builder, covering the Agent trait, mod.rs registration, unit tests, integration tests, and README

2026-06-05
add-base-image
소프트웨어 개발자

Step-by-step checklist for adding a new base image to openshell-image-builder, covering the Containerfile match arm, unit tests, and integration tests

2026-06-05
add-skill
소프트웨어 개발자

Create a new project skill in .agents/skills/ and register it in the skills README

2026-06-05
check
소프트웨어 개발자

Run the pre-commit check suite — cargo fmt, clippy, and unit tests — and fix formatting automatically if needed

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

Fetch all CodeRabbitAI review comments on the current PR, triage them by severity, and address the actionable ones

2026-06-05
debug-image
소프트웨어 개발자

Inspect a built openshell test image interactively — verify binaries, config files, policy, env vars, and file ownership after a failing integration test

2026-06-05
integration-tests
소프트웨어 품질 보증 분석가·테스터

Run the integration tests in tests/integration_test.rs against real container images built with podman

2026-06-05
update-github-action
소프트웨어 개발자

Add or update a GitHub Actions step — fetch the latest release tag and its commit SHA, write the pinned uses line with a version comment

2026-06-05
work-on-issue
소프트웨어 개발자

Fetch an issue from the upstream repository, understand its scope, map it to existing skills, and produce an implementation plan

2026-06-05