← 返回 Skills 市场
imdake

人人商城龙虾助手

作者 李可鑫 · GitHub ↗ · v1.0.8 · MIT-0
cross-platform ✓ 安全检测通过
243
总下载
1
收藏
0
当前安装
9
版本数
在 OpenClaw 中安装
/install renren-claw
功能描述
人人商城龙虾助手 - 人人商城数据查询与订单管理工具。 当用户提到以下意图时使用此技能: 「查待办事项」「查运营数据」「查商品信息」「查会员信息」 「查订单」「管理订单」「查优惠券」「设置满额包邮」 「配置商城API」「验证API连通性」 支持:待办事项查询、运营数据统计、商品/会员/订单全维度查询、优惠券管理、...
安全使用建议
This skill appears internally consistent and implements only the documented shop operations. Before installing: (1) Verify RR_CLAW_BASE_URL points to your legitimate 人人商城 endpoint (misconfiguring it could direct API calls and secrets to a third party). (2) Use an API key with least privilege possible for automated helpers. (3) Be careful when invoking destructive commands (close order, stop coupon, unlist product); the skill warns to confirm these actions but you should double-check before proceeding. (4) Confirm your platform's mechanism for injecting ~/.openclaw/openclaw.json is secure and that you never paste the API key into chat. If you want extra assurance, review the request_client.py source and test the skill in a staging environment first.
功能分析
Type: OpenClaw Skill Name: renren-claw Version: 1.0.8 The skill bundle is a legitimate management tool for RenRen Mall (人人商城), providing API integration for querying and managing orders, products, members, and statistics. The Python implementation in `scripts/request_client.py` is a standard API client using the `requests` library, and the `SKILL.md` documentation includes explicit safety constraints requiring user confirmation before executing destructive actions like closing orders or stopping coupons.
能力评估
Purpose & Capability
The name/description (人人商城 data queries and order management) match the included documentation and the Python request client. The only required credential is RR_CLAW_API_KEY and RR_CLAW_BASE_URL, which are appropriate for calling the shop's API.
Instruction Scope
SKILL.md confines behaviour to querying and performing shop operations (including explicit warnings to confirm destructive actions). It instructs storing credentials in ~/.openclaw/openclaw.json for platform injection; the included code does not read that file and only uses credentials passed as parameters. Note: the skill will send requests to whatever RR_CLAW_BASE_URL is configured — if that URL were attacker-controlled it could receive the API key and data, so validating the base URL is important.
Install Mechanism
No install spec — instruction-only with a small helper script. No external downloads or unusual installers are present.
Credentials
Only RR_CLAW_API_KEY (primaryEnv) and RR_CLAW_BASE_URL are required, which are proportional to the stated functionality. The code does not attempt to read other environment variables or config paths.
Persistence & Privilege
always is false and the skill does not request permanent elevated privileges or modify other skills/system configuration. It exposes a singleton client but does not persist credentials itself.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install renren-claw
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /renren-claw 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.8
No changes detected in this version. - No file changes or updates found for version 1.0.8. - Existing functionality, configuration, and documentation remain unchanged.
v1.0.7
No functional/code changes in this version. - No file changes detected; version or documentation only.
v1.0.6
Version 1.0.6 (no file changes detected): - No changes detected in this version. The skill's content and functionality remain the same as the previous release.
v1.0.5
- Security and credential handling clarified: All credentials are injected by the platform and not read directly from config files by the skill. - Updated metadata: Stronger statement about only sending requests to the user-configured RR_CLAW_BASE_URL and never transmitting API keys to third parties. - Request/response format descriptions improved for accuracy and safety. - Script examples updated to reflect new platform-driven credential injection method. - Various minor clarifications to security, user guidance, and operational instructions.
v1.0.4
Version 1.0.4 - Refactored API reference docs: replaced single reference.md with modular files (goods.md, member.md, order.md, sales.md, statistics.md). - Updated usage documentation to reference new modular API docs. - Improved documentation structure and clarity. - Removed redundant reference.md file.
v1.0.3
renren-claw v1.0.3 - 增加 metadata 字段,规范配置项说明与安全要求,明确凭证只应配置在标准位置,不允许在聊天中传递。 - 环境变量配置方式从 .env 文件迁移为 ~/.openclaw/openclaw.json,升级凭证管理流程。 - 更新描述及配置指引,强调首次配置步骤和获取凭证的正确渠道。 - 保持功能与接口映射等主流程不变,优化文档结构和安全说明。 - 无功能或接口变动,仅文档与合规性升级。
v1.0.2
人人商城龙虾助手 1.0.2 版本更新说明: - 优化首次使用凭证配置说明,明确推荐将 API Key 和服务器地址写入本地 .env 文件,不再涵盖自动脚本写入 shell 配置的说明。 - 简化环境变量配置流程引导,删除对 shell 配置文件的自动检测与写入,仅保留手动 .env 配置方法和格式示例。 - 减少对如何加载 API 凭证的冗余介绍,使新用户快速找到配置方法。 - 其他内容保持不变。
v1.0.1
声明使用环境变量
v1.0.0
人人商城数据查询与订单管理:查询待办事项、运营数据、商品/会员/订单信息、优惠券及满额包邮设置
元数据
Slug renren-claw
版本 1.0.8
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 9
常见问题

人人商城龙虾助手 是什么?

人人商城龙虾助手 - 人人商城数据查询与订单管理工具。 当用户提到以下意图时使用此技能: 「查待办事项」「查运营数据」「查商品信息」「查会员信息」 「查订单」「管理订单」「查优惠券」「设置满额包邮」 「配置商城API」「验证API连通性」 支持:待办事项查询、运营数据统计、商品/会员/订单全维度查询、优惠券管理、... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 243 次。

如何安装 人人商城龙虾助手?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install renren-claw」即可一键安装,无需额外配置。

人人商城龙虾助手 是免费的吗?

是的,人人商城龙虾助手 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

人人商城龙虾助手 支持哪些平台?

人人商城龙虾助手 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 人人商城龙虾助手?

由 李可鑫(@imdake)开发并维护,当前版本 v1.0.8。

💬 留言讨论