← Back to Skills Marketplace
101
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install toolweb-sustainability
Description
AI-powered platform that generates personalized career roadmaps for entry-level sustainability professionals based on skills assessment and goals.
Usage Guidance
This skill appears to be a benign, instruction-only description of an API for generating career roadmaps and does not request credentials or install software. Two things to check before installing/using: (1) confirm the actual API endpoint/server the agent will call — SKILL.md/openapi.json do not include a base URL, and you should only send your assessment data to a host you trust; (2) avoid providing highly sensitive personal data (SSNs, passwords, financial info) in the assessment payload. Because the source and homepage are unknown, exercise normal caution: review where network requests are directed in your agent runtime and limit autonomous invocation if you are unsure about the destination.
Capability Analysis
Type: OpenClaw Skill
Name: toolweb-sustainability
Version: 1.0.0
The skill bundle provides a standard interface for a sustainability career roadmap generator. The documentation in SKILL.md and the API definitions in openapi.json are consistent with the stated purpose, showing no signs of malicious execution, data exfiltration, or prompt injection attempts.
Capability Assessment
Purpose & Capability
The name and description (personalized sustainability career roadmaps) match the included SKILL.md and openapi.json. The skill requests no binaries, env vars, or config paths, which is proportionate for a documentation/instruction-only integration.
Instruction Scope
SKILL.md documents HTTP endpoints (health check, POST /api/sustainability/roadmap, etc.) and shows request/response shapes; it does not instruct reading local files or accessing unrelated environment variables. However, no server base URL or host is specified in the SKILL.md/openapi.json, so runtime network calls (if the agent invokes the API) would need a target — confirm what endpoint the agent will call and avoid sending sensitive PII to an unknown host.
Install Mechanism
No install spec and no code files to execute — lowest-risk instruction-only skill. Nothing is written to disk by an installer.
Credentials
No required environment variables, credentials, or config paths are declared. The request/response schemas include userId/sessionId/timestamps (normal for tracking) but these are not secret credentials.
Persistence & Privilege
Skill is not always-enabled and allows normal model invocation. It does not request persistent privileges or attempt to modify other skills or system-wide settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install toolweb-sustainability - After installation, invoke the skill by name or use
/toolweb-sustainability - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Sustainability Professional Roadmap 1.0.0
- Initial release of the AI-powered platform for entry-level sustainability professionals.
- Generates personalized, phase-based career roadmaps based on user assessment data.
- Supports multiple specialization tracks, including Corporate Sustainability, Environmental Management, Renewable Energy, and Circular Economy.
- Provides structured learning paths, milestone tracking, and curated resources.
- REST API includes endpoints for roadmap generation, listing specializations, and accessing learning paths.
- Transparent pricing tiers for different usage needs.
Metadata
Frequently Asked Questions
What is Sustainability?
AI-powered platform that generates personalized career roadmaps for entry-level sustainability professionals based on skills assessment and goals. It is an AI Agent Skill for Claude Code / OpenClaw, with 101 downloads so far.
How do I install Sustainability?
Run "/install toolweb-sustainability" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Sustainability free?
Yes, Sustainability is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Sustainability support?
Sustainability is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Sustainability?
It is built and maintained by ToolWeb (@krishnakumarmahadevan-cmd); the current version is v1.0.0.
More Skills