openhost-environment

Manage OpenHost-hosted Sculptor environments with storage persistence and repository addition.

213|13|Updated Aug 7, 2025
One-click install
npx skills add https://github.com/imbue-ai/sculptor --skill openhost-environment
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openhost-environment
Source: https://github.com/imbue-ai/sculptor/tree/main/openhost-agent/skills/openhost-environment
Command: npx skills add https://github.com/imbue-ai/sculptor --skill openhost-environment

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides essential guidance on managing OpenHost-hosted Sculptor environments, including storage, adding repositories, and previewing loopback web apps.

Core Features & Use Cases

  • Environment Management: Understand how OpenHost-hosted Sculptor environments work, including storage persistence and restart behavior.
  • Repository Management: Learn how to add repositories and manage GitHub authentication.
  • Web App Previewing: Preview loopback web apps from a browser using the /proxy/<port>/ capability.
  • Use Case: If you are using Sculptor within an OpenHost deployment, this Skill helps you manage your environment effectively, ensuring your data is secure and your applications are accessible.

Quick Start

Use the openhost-environment skill to add a new repository to your OpenHost-hosted Sculptor environment.

Frequently Asked Questions about openhost-environment

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I add a repository to a Sculptor environment hosted on OpenHost?

To add a repository to a Sculptor environment hosted on OpenHost, you need to configure GitHub authentication first. Once authenticated, you can manage and add repositories directly within your environment to streamline development workflows.

Does OpenHost storage persist when a Sculptor environment restarts?

OpenHost storage persistence depends on the specific restart behavior of your Sculptor environment. Understanding how OpenHost handles environment restarts is crucial to ensure your data remains secure and is not lost during routine maintenance.

How can I preview loopback web apps from my browser in OpenHost?

You can preview loopback web apps from your browser in OpenHost by using the `/proxy/<port>/` capability. This feature allows you to access and test your applications directly, ensuring they are functioning correctly within the environment.

How does GitHub authentication work when managing repositories in OpenHost?

GitHub authentication in OpenHost is required to manage and add repositories to your Sculptor environment. Properly configuring your GitHub credentials allows the environment to securely interact with your codebase for development and previewing.

What is an OpenHost-hosted Sculptor environment used for?

An OpenHost-hosted Sculptor environment is used for managing data storage, adding repositories, and previewing loopback web apps. It provides a structured platform to ensure your applications are accessible and your development data is secure.