Skip to main content
Run any Skill in Manus
with one click
GitHub repository

openshell-image-builder

openshell-image-builder contains 12 collected skills from openkaiden, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
12
Stars
3
updated
2026-07-07
Forks
2
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

add-cli-flag
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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

2026-06-05
check
software-developers

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

2026-06-05
coderabbit-review
software-quality-assurance-analysts-and-testers

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

2026-06-05
debug-image
software-developers

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
software-quality-assurance-analysts-and-testers

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

2026-06-05
update-github-action
software-developers

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
software-developers

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

2026-06-05