Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

openshell-image-builder

openshell-image-builder contiene 12 skills recopiladas de openkaiden, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
12
Stars
3
actualizado
2026-07-07
Forks
2
Cobertura ocupacional
2 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

add-cli-flag
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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

2026-06-05
check
Desarrolladores de software

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

2026-06-05
coderabbit-review
Analistas de garantía de calidad de software y probadores

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

2026-06-05
debug-image
Desarrolladores de software

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
Analistas de garantía de calidad de software y probadores

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

2026-06-05
update-github-action
Desarrolladores de software

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
Desarrolladores de software

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

2026-06-05