← 返回 Skills 市场
ordiy

Watadot Aws Lambda

作者 ordiy · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
233
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install watadot-aws-lambda
功能描述
Serverless compute orchestration by Watadot Studio. Manage functions, triggers, and cloud rendering.
安全使用建议
This skill is a set of AWS CLI recipes for managing Lambda and is coherent with its description. Before using it: (1) confirm your aws CLI is configured to the intended AWS account and region (and, if applicable, the intended profile); (2) give the agent only IAM credentials with least privilege — avoid using root or overly broad keys; (3) be cautious when running update-function-code or update-function-configuration commands (they change live functions); (4) if you do not want the agent to run cloud-modifying commands autonomously, avoid enabling autonomous invocation or run in a restricted environment. Because the skill is instruction-only, it does not add code to disk, but any aws commands it issues will execute with whatever credentials are present, so verify permissions and targets first.
功能分析
Type: OpenClaw Skill Name: watadot-aws-lambda Version: 1.0.0 The skill bundle provides standard AWS CLI commands for managing Lambda functions, including listing, invoking, and updating configurations. All instructions in SKILL.md are aligned with the stated purpose of serverless orchestration and follow AWS best practices without any signs of malicious intent or high-risk behavior.
能力评估
Purpose & Capability
Name/description match the content: SKILL.md contains AWS CLI commands for listing, invoking, updating, and configuring Lambda functions and sensible best-practice notes. The required binary (aws) is appropriate for the stated purpose.
Instruction Scope
Instructions are narrowly scoped to Lambda management (list, invoke, update code/config, concurrency). They do not reference unrelated files, external endpoints, or unexpected environment variables.
Install Mechanism
No install spec and no code files — instruction-only skill. This minimizes disk-write/remote-code risk.
Credentials
The skill declares no env vars but requires the aws CLI; the CLI will use standard AWS credentials (environment variables, ~/.aws/credentials, or instance/profile role). This is expected but important: the skill will act with whatever AWS credentials are available, so ensure least-privilege credentials and correct target account/region.
Persistence & Privilege
always is false and the skill has no install step that modifies other skills or global configs. Normal autonomous invocation is allowed (platform default) and is not, by itself, a red flag here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install watadot-aws-lambda
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /watadot-aws-lambda 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of watadot-aws-lambda—serverless compute orchestration by Watadot Studio. - Provides CLI commands for AWS Lambda function lifecycle management, deployment, and performance tuning. - Covers listing, invoking, updating code/configuration, and monitoring concurrency. - Includes best practices for layer management, execution timeouts, IAM roles, and monitoring. - Requires AWS CLI for operation.
元数据
Slug watadot-aws-lambda
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Watadot Aws Lambda 是什么?

Serverless compute orchestration by Watadot Studio. Manage functions, triggers, and cloud rendering. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 233 次。

如何安装 Watadot Aws Lambda?

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

Watadot Aws Lambda 是免费的吗?

是的,Watadot Aws Lambda 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Watadot Aws Lambda 支持哪些平台?

Watadot Aws Lambda 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Watadot Aws Lambda?

由 ordiy(@ordiy)开发并维护,当前版本 v1.0.0。

💬 留言讨论