Home / ginuim / skill-base · skills/skill-base-web-deploy/SKILL.md · GitHub

skill-base-web-deploy skillA

skill-base-web-deploy is agent-read markdown (skill) from ginuim/skill-base: Skill Base server deployment guide. Covers starting the Skill Base server (npx skill-base), Docker configuration, port mapping, SQLite database backup, and platform capabilities (collections, tags, GitHub import). For deploying and operating the Skill Base platform itself only..

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# Skill Base Web Server Deployment

This skill guides you through setting up and operating the Skill Base platform server. Requires Node.js >= 18.

## When to Use This Skill
- When users request private deployment, hosting, or running the Skill Base server (`npx skill-base` or Docker).
- When users ask about Skill Base server host/port configuration (`-h`, `-p`), data directory (`-d`), or how to back up the database.

## When NOT to Use This Skill
- When users want to use the `skb` command to search, install, or publish specific skills (refer to `skill-base-cli` instead).
- When users ask about Docker, ports, or database configuration for non-Skill Base projects (avoid misuse).

## Contributor profiles

The Web UI includes `/users/:id` and `GET /api/v1/users/:user_id/profile`. Deploy the rebuilt `static/` together with the updated server. No new environment variables or database migration are required: contributions use existing version uploaders and respect skill visibility.

Publish/settings presentation changes require rebuilding `web/` into `static/`; no server configuration or migration is needed.

## Quick Start (npm package)

```bash
…

Read the whole file at its exact version.

How to install

Latest version
mdr add ginuim/skill-base/skill-base-web-deploy@git:20260917.a62582a
Exact content
mdr add ginuim/skill-base/skill-base-web-deploy@sha256:50757e26a94db189

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_npd3fwmp3u4mmtlh.svg)](https://markdownregistry.com/a/art_npd3fwmp3u4mmtlh)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260917.a62582a latest2026-09-17 a62582a 5,476 BA view · diff
git:20260917.c15861c2026-09-17 c15861c 5,347 BA view · diff
git:20260615.fcd1f712026-06-15 fcd1f71 5,043 BA view · diff
git:20260402.357121e2026-04-02 357121e 4,144 BA view · diff
git:20260401.c1d4af12026-04-01 c1d4af1 3,269 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (5476 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

ginuim/skill-base · 119 stars · license none · pushed 2026-09-22 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_npd3fwmp3u4mmtlh
GET https://markdownregistry.com/api/v1/resolve?ref=ginuim/skill-base/skill-base-web-deploy
GET https://markdownregistry.com/api/v1/blob/50757e26a94db189334ae8b30b9b6c4a965a2b3ada63b613bebf80bf5b9f718d

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from ginuim/skill-base

AGENTS.md agents
ginuim/skill-base · AGENTS.md
git:20260919.aa405cb · audit B · 119 stars
skill-base-cli skill
ginuim/skill-base · skills/skill-base-cli/SKILL.md · The official Skill Base CLI client. Use the `skb` (Skill Base CLI) command to search, install (single skill or…
git:20260917.a62582a · audit B · 119 stars
DESIGN.md@website design
ginuim/skill-base · website/DESIGN.md · An inspired interpretation of Uber's design language — a transportation-and-delivery super-app brand whose web surface…
alpha · audit A · 119 stars

Every file in ginuim/skill-base

Browse by kind, by grade A, or by owner.