← Back to Skills Marketplace
NovelAI OpenClaw Adaptor
by
Zhihao Kang
· GitHub ↗
· v1.0.1
· MIT-0
140
Downloads
1
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install novelai-openclaw-adaptor
Description
Explain how to connect NovelAI to OpenClaw through a local OpenAI-compatible shim. Use when the user wants configuration guidance for a local NovelAI adaptor...
Usage Guidance
This skill is a documentation-only guide and appears coherent with its stated purpose. Before following install commands (e.g., pip install), verify the package and repository (maintainer, release history, issues). Prefer installing into a virtual environment or local checkout. Never paste NovelAI API keys into chat—use the local adaptor's secure config flow. If you want the agent to run installation commands, grant explicit approval and verify the package source first.
Capability Analysis
Type: OpenClaw Skill
Name: novelai-openclaw-adaptor
Version: 1.0.1
The skill bundle contains documentation and instructions (SKILL.md) for an AI agent to guide users in configuring a local NovelAI adaptor. It includes strong safety guidelines, explicitly instructing the agent not to auto-install software, not to request API keys in chat, and to require user verification of package sources before running commands like 'pip install novelai-openclaw-adaptor'.
Capability Assessment
Purpose & Capability
The name/description (local adaptor guidance) matches the SKILL.md: it explains configuring a local OpenAI-compatible shim, choosing models, and setting OpenClaw base_url. It does not request unrelated credentials, binaries, or config paths.
Instruction Scope
The instructions stay within scope: they explain configuration, model selection, and show local commands. They explicitly forbid auto-installation and pasting secrets into chat and instruct verification before installing. The only operational suggestions are example commands for installing or initializing a local package, which are presented as approval-based and optional.
Install Mechanism
There is no install spec in the skill bundle (instruction-only). The SKILL.md includes an example pip install command but cautions the user to verify package source before installing; this is a reasonable, low-risk instructional pattern for a documentation-only skill.
Credentials
The skill declares no required environment variables, no primary credential, and no config paths. The guidance explicitly tells users to keep NovelAI credentials local to the adaptor and never paste them into chat, which is proportionate and privacy-aware.
Persistence & Privilege
The skill is not always-enabled, is user-invocable, and does not request elevated or persistent agent privileges. It does not 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 novelai-openclaw-adaptor - After installation, invoke the skill by name or use
/novelai-openclaw-adaptor - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
- Refocused documentation to emphasize safety and verification-first setup for the local NovelAI adaptor.
- Clarified configuration guidance for OpenClaw integration, including explicit instructions for setting `base_url` and model selection.
- Added strict safety rules: never ask users to paste secrets in chat and always recommend verifying package sources before installation.
- Improved explanation of the supported text and image models, with clear recommendations and model selection prompts.
- Updated local command usage examples, prioritizing interactive credential entry and omitting inline secrets in command lines.
v1.0.0
novelai-openclaw-adaptor 1.0.0
- Initial release providing a shim to connect NovelAI’s API with OpenClaw using the OpenAI format.
- Enables image generation by translating OpenAI-format prompts to NovelAI requests via a local proxy server.
- Includes a guided `novelai-config init` CLI setup for specifying API key, model choices, and image output directory.
- Offers clear safety and usage boundaries (no automatic installs, no logging of credentials).
- Lists all supported NovelAI text and image models for user selection during setup.
- Details configuration steps for OpenClaw integration, including setting the adaptor as the `base_url`.
Metadata
Frequently Asked Questions
What is NovelAI OpenClaw Adaptor?
Explain how to connect NovelAI to OpenClaw through a local OpenAI-compatible shim. Use when the user wants configuration guidance for a local NovelAI adaptor... It is an AI Agent Skill for Claude Code / OpenClaw, with 140 downloads so far.
How do I install NovelAI OpenClaw Adaptor?
Run "/install novelai-openclaw-adaptor" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is NovelAI OpenClaw Adaptor free?
Yes, NovelAI OpenClaw Adaptor is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does NovelAI OpenClaw Adaptor support?
NovelAI OpenClaw Adaptor is cross-platform and runs anywhere OpenClaw / Claude Code is available (win32, linux, darwin).
Who created NovelAI OpenClaw Adaptor?
It is built and maintained by Zhihao Kang (@askkumptenchen); the current version is v1.0.1.
More Skills