← 返回 Skills 市场
241
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install nexsolve-ai
功能描述
NexSolve AI connects industry pain points with AI developers for task submission, real-time listing, intelligent analysis, and contact extraction via OpenClaw.
安全使用建议
This skill looks coherent with its purpose, but take these precautions before installing: (1) Provide a GitHub token scoped as narrowly as possible (use a fine‑grained token or a repository-scoped token limited to zxz0119/NexSolve-AI with Issues read/write). (2) Remember that submitted issue bodies are public under AGPL-3.0 — avoid posting sensitive or personally identifiable information. (3) If you prefer isolation, create a dedicated GitHub machine/user account for the token rather than using your personal account. (4) Review the code (src/index.ts) yourself if you want additional assurance; the implementation is short and only interacts with GitHub. (5) Build/run steps: npm install && npm run build, and configure GITHUB_TOKEN in OpenClaw as instructed.
功能分析
Type: OpenClaw Skill
Name: nexsolve-ai
Version: 1.0.2
The NexSolve AI skill is a legitimate tool designed to interface with a specific GitHub repository (zxz0119/NexSolve-AI) for managing industry use cases. The code (src/index.ts) uses the official Octokit library to create and list GitHub issues based on user input, and the documentation (SKILL.md) includes responsible AI safety guidelines such as requiring user confirmation before submission and providing privacy warnings. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found.
能力评估
Purpose & Capability
The skill declares and implements GitHub Issue submission/listing/detail tools and requests a GITHUB_TOKEN. The requested permission (repo issues read/write) matches the described functionality (submit/list/get issue details for the NexSolve-AI repo).
Instruction Scope
SKILL.md instructs the agent to confirm with users before submitting, to perform analysis after calling get_need_detail, and to include privacy reminders when extracting contacts. The runtime code implements only issue-related operations and does not read other system files or external endpoints. The use of dotenv to load .env is reasonable and documented.
Install Mechanism
No install spec is provided; this is an instruction-plus-code skill. package.json lists standard dependencies (@octokit/rest, dotenv, zod, modelcontext SDK). There are no downloads from arbitrary URLs or extraction steps in the manifest.
Credentials
Only GITHUB_TOKEN is required and declared in skill.json and SKILL.md. That single credential is proportional to a skill that creates and reads GitHub issues. The code uses process.env.GITHUB_TOKEN (and dotenv) only for Octokit; no other secrets are requested.
Persistence & Privilege
always is false and the skill does not modify other skills or system-wide settings. It runs as a normal MCP skill and requires an explicitly provided token; no elevated persistence or cross-skill config changes are present.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install nexsolve-ai - 安装完成后,直接呼叫该 Skill 的名称或使用
/nexsolve-ai触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
- Improved formatting and clarity in installation instructions.
- Added clickable external links for GitHub token setup and license reference.
- Enhanced safety and disclaimer section for clearer risk communication.
- Included a new "Support Us" section with a GitHub star link.
- Made agent instruction points clearer and more actionable.
v1.0.1
- Enhanced documentation for clarity and user safety, including more secure GitHub token recommendations and privacy protection reminders.
- Updated installation steps: now suggests using fine-grained GitHub tokens for better account security.
- Refined descriptions of features, emphasizing the skill as a data connector and support tool for AI reasoning.
- Added explicit agent instructions: require user confirmation for submitting pain points, and always provide privacy warnings when extracting contact info.
- License and disclaimer sections streamlined for easier reading.
v1.0.0
NexSolve AI skill initial release:
- Seamlessly connects real-world business pain points with AI-powered developer solutions via OpenClaw integration.
- Enables users to submit tasks, browse marketplace issues, analyze requirements, and extract contact info directly through conversation.
- Features bilingual issue submission, live job listing, tech feasibility analysis, and automated contact extraction.
- Includes step-by-step installation instructions and sample user commands for both developers and business owners.
- Open-sourced under AGPL-3.0 with clear disclaimers on responsibility and usage limits.
元数据
常见问题
NexSolve AI 需求广场 是什么?
NexSolve AI connects industry pain points with AI developers for task submission, real-time listing, intelligent analysis, and contact extraction via OpenClaw. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 241 次。
如何安装 NexSolve AI 需求广场?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install nexsolve-ai」即可一键安装,无需额外配置。
NexSolve AI 需求广场 是免费的吗?
是的,NexSolve AI 需求广场 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
NexSolve AI 需求广场 支持哪些平台?
NexSolve AI 需求广场 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 NexSolve AI 需求广场?
由 zxz0119(@zxz0119)开发并维护,当前版本 v1.0.2。
推荐 Skills