← Back to Skills Marketplace
wanyview1

suilight

by wanyview1 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
76
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install suilight
Description
SuiLight知识沙龙 - 多智能体知识协作平台。拥有100位虚拟思想家,覆盖26个领域(科学、哲学、社会科学等),支持跨域讨论、知识沉淀、共识追踪和知识图谱可视化。当用户需要(1)组织多角度知识讨论、(2)创建虚拟思想家角色、(3)构建知识胶囊系统、(4)实现知识图谱、(5)部署Streamlit应用时使用此...
Usage Guidance
This skill is coherent: it teaches how to deploy a Streamlit + FastAPI project by cloning a GitHub repo and installing Python dependencies. However, cloning and running arbitrary repositories can run arbitrary code. Before installing or running: (1) review the referenced GitHub repository (owner, recent commits, issues) and inspect the code and requirements.txt for suspicious packages or network/exfiltration logic; (2) run the app in an isolated environment (container, VM) and avoid exposing secret credentials; (3) prefer pinned releases or verified sources rather than a casual git clone of a user repo; (4) verify licensing and any external links (ClawHub, docs) if you need long-term use. If you cannot review the repo, treat it as untrusted code.
Capability Analysis
Type: OpenClaw Skill Name: suilight Version: 1.0.0 The skill bundle contains instructions in SKILL.md for an AI agent to perform high-risk operations, including cloning an external GitHub repository (github.com/wanyview1/SuiLight.git) and executing 'pip install' on a requirements file. While these actions are aligned with the stated purpose of deploying the SuiLight platform, they represent a significant attack surface for supply chain attacks or remote code execution via remote artifacts. No direct evidence of intentional malice, such as data exfiltration or hardcoded backdoors, was found in the provided files.
Capability Assessment
Purpose & Capability
Name/description claim a Streamlit + FastAPI multi-agent knowledge platform; SKILL.md provides repo URL, Python/Streamlit/FastAPI instructions, example APIs and modules that align with that purpose. Registry metadata lacks a homepage/source entry but the SKILL.md points to a GitHub repo (reasonable but reduces transparency).
Instruction Scope
Runtime instructions are narrowly scoped to cloning the referenced repository, installing its Python dependencies, and running the Streamlit UI and API. They do not instruct reading unrelated local files, harvesting environment variables, or sending data to unexpected external endpoints within the SKILL.md itself.
Install Mechanism
This is an instruction-only skill (no install spec). It tells the user to git clone an external GitHub repo and pip install -r requirements.txt — a common but higher-risk pattern because it executes code pulled from the network. The SKILL does not specify pinned releases or provenance checks.
Credentials
The skill declares no required environment variables, credentials, or config paths. The examples and instructions do not request secrets or unrelated service credentials, so requested privileges are proportionate to the stated purpose.
Persistence & Privilege
The skill is not marked always:true and does not request persistent system-wide privileges. It is user-invocable and allows normal autonomous invocation (platform default). No evidence it modifies other skills or system configs.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install suilight
  3. After installation, invoke the skill by name or use /suilight
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
SuiLight 1.0.0 – 首次发布 - 发布多智能体知识协作平台,囊括100位覆盖26个领域的虚拟思想家 - 支持跨域知识讨论、知识沉淀(胶囊)、共识追踪与知识图谱可视化 - 提供基于Python Streamlit的前端,FastAPI后端及基础API - 包含知识胶囊系统、虚拟思想家、跨域沙龙和知识图谱核心模块 - 支持本地与Streamlit Cloud/Docker多种部署方式
Metadata
Slug suilight
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is suilight?

SuiLight知识沙龙 - 多智能体知识协作平台。拥有100位虚拟思想家,覆盖26个领域(科学、哲学、社会科学等),支持跨域讨论、知识沉淀、共识追踪和知识图谱可视化。当用户需要(1)组织多角度知识讨论、(2)创建虚拟思想家角色、(3)构建知识胶囊系统、(4)实现知识图谱、(5)部署Streamlit应用时使用此... It is an AI Agent Skill for Claude Code / OpenClaw, with 76 downloads so far.

How do I install suilight?

Run "/install suilight" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is suilight free?

Yes, suilight is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does suilight support?

suilight is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created suilight?

It is built and maintained by wanyview1 (@wanyview1); the current version is v1.0.0.

💬 Comments