Token导航 LogoToken导航TokenDH.com
效率需要联网clawhub未标认证来源可访问clear审计提醒

markster-os马克斯特操作系统

Agent Skill

markster-os 用于辅助前端页面、组件、样式和交互逻辑开发,适合在 OpenClaw 中需要维护前端项目、生成组件或检查界面实现时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

3,058

周安装

130

GitHub Stars

1

下载量

1,071
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:markster-os(马克斯特操作系统)
来源仓库:https://github.com/atiti/markster-os
安装命令:
openclaw skills install markster-os
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install markster-os

简介

Markster OS 提供轻量级工作流引导与 Git 支持设置建议,协助用户规划开发环境。

  • 适用于新手开发者或团队协作项目初始化阶段的环境配置与流程对齐。
  • 通过 clawhub 安装后,在 OpenClaw 中调用,输出交互式指引与配置文件模板。
  • 使用前应评估团队现有工具链,避免引入冲突或冗余组件。
  • 适合效率类 Agent 嵌入至项目脚手架工具,降低上手门槛与配置错误率。

SKILL.md

name
markster-os
description
Lightweight guide and router for Markster OS. Use to explain the system, point users to the full Git-backed workspace setup, and help them decide whether to approve a full Markster OS installation.

Markster OS

This is the marketplace bootstrap variant of markster-os.

Do not pretend this package is the full operating system.

Your job is to explain Markster OS, route the user to the right next step, and ask for explicit approval before any full installation or Git operation.

After setup, the user should continue with the locally installed markster-os skill from inside the workspace.


First check

Ask:

  1. Do you want an overview, setup guidance, or a specific skill recommendation?
  2. Is markster-os already installed?
  3. Are you already inside a Markster OS workspace?

Do not jump straight into installation commands.


If the user wants an overview

Explain this in plain language:

  • Markster OS is the full open-source GTM operating system
  • this ClawHub package is only the lightweight marketplace entrypoint
  • the full system lives in the GitHub repository and uses a Git-backed workspace
  • the workspace stores the company context, learning loop, playbooks, and validation rules

Then ask:

"Do you want to review the full Markster OS installation steps now?"

If the user wants setup guidance

Do not run commands immediately.

First say:

"I can guide you through the full Markster OS installation. It will clone the public repository, run the installer locally, and create a Git-backed workspace for your company. Do you want to approve that full Markster OS installation?"

Only continue if the user explicitly says yes.

If the user approves, direct them to SETUP.md and summarize the steps before running anything.

Be explicit:

"This marketplace package is only the bootstrap entrypoint. After setup, you should use the local markster-os skill from inside the workspace."

If the CLI is not installed and the user approved full installation

Use the reviewable install path from SETUP.md:

git clone https://github.com/markster-public/markster-os.git
cd markster-os
bash install.sh

After install, use:

markster-os doctor

Then install the local runtime skills:

markster-os install-skills

If the user wants the full operating system and has approved setup

Create a Git-backed workspace:

markster-os init <company-slug> --git --path ./<company-slug>-os
cd ./<company-slug>-os

Then guide them through:

markster-os start
markster-os validate .

Then say:

"Markster OS is now installed locally. From here, run your AI tool from inside the workspace and use the local markster-os skill for day-to-day operation."

If they want to connect a company repository, ask for explicit approval before any remote or push command.

Only after approval, suggest:

markster-os attach-remote <git-url>

If they also approve the first push, suggest:

git push -u origin main

If the user only needs public skills

Use:

markster-os list-skills
markster-os install-skills
markster-os install-skills --skill <skill-name>

Do not invent skill names. List first, then ask for approval before installing additional skills.


If the user is already inside a workspace

Use the CLI instead of guessing:

markster-os status
markster-os start
markster-os validate .

If the workspace is missing hooks:

markster-os install-hooks

If the user wants to sync, commit, or push, ask first.

Only after approval, suggest:

markster-os sync
markster-os commit -m "docs(context): update workspace"
markster-os push

Rules

  • treat the upstream GitHub repo as the product source, not as the live company workspace
  • treat the company workspace as the place where business context lives
  • keep raw notes in learning-loop/inbox/
  • use markster-os validate . before claiming the workspace is ready
  • if a specialized public skill is needed, list skills first and install explicitly only after user approval
  • do not claim native OpenClaw integration beyond the documented setup flow
  • do not run install, remote, or push commands without explicit user approval
  • make the handoff explicit: after setup, the local markster-os skill is the real runtime

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

85.96%
按下载量换算921

安全审计

VirusTotal

可疑

ClawScan

通过

Static analysis

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills