← Back to Skills Marketplace
Supernal Interface
by
ianderrington
· GitHub ↗
· v1.0.13
789
Downloads
0
Stars
2
Active Installs
1
Versions
Install in OpenClaw
/install supernal-interface
Description
Universal AI Interface framework for making applications AI-controllable. Use when adding AI tool decorators, setting up chat adapters, creating AI-callable functions, or integrating CopilotKit.
Usage Guidance
This skill's documentation and examples are coherent with its stated purpose, but the registry lists no source or homepage. Before installing or using @supernal/interface in a project: 1) verify the npm package and its repository (author, download counts, recent commits, license) to avoid typo-squatting or untrusted packages; 2) review the package source code (or a trustworthy audit) since the SKILL.md only shows examples; 3) be cautious about enabling autoRegisterTools/autoRegisterReadables — avoid auto-exposing admin or sensitive functions to AI tooling; and 4) for production use, enforce input validation, least-privilege access to storage/backends, and audit logging. If you need higher assurance, ask the publisher for a homepage/repository or prefer a well-known, audited alternative.
Capability Analysis
Type: OpenClaw Skill
Name: supernal-interface
Version: 1.0.13
The skill bundle describes an AI interface framework for making applications AI-controllable. The `_meta.json` contains standard metadata. The `SKILL.md` provides documentation and code examples for using the `@supernal/interface` library, including installing it via npm, decorating functions, setting up adapters, and using React hooks. There are no signs of prompt injection against the agent, data exfiltration, malicious execution, persistence mechanisms, or obfuscation. The external domain `supernal.ai/enterprise` is for enterprise features, not a suspicious C2. All described functionalities align with the stated purpose of an AI controllability framework.
Capability Assessment
Purpose & Capability
The name, description, and instructions consistently describe an AI-controllability TypeScript/React framework and show example usage of @supernal/interface decorators, adapters, hooks, and storage. However, the registry metadata lists 'Source: unknown' and there is no homepage; that makes it impossible to verify the package origin or maintainers even though the SKILL.md instructs installing @supernal/interface from npm.
Instruction Scope
SKILL.md contains usage examples, API surface, and an example 'npm install' line. It does not instruct the agent to read unrelated files, access secrets, or transmit data to unexpected endpoints. The only external reference is an enterprise features URL (supernal.ai/enterprise).
Install Mechanism
This is an instruction-only skill with no install spec provided to the platform. The doc recommends running 'npm install @supernal/interface' — a normal developer step — but because the package source/homepage is not provided in the registry metadata, you should verify the package on npm/GitHub before installing (typo-squatting or untrusted packages are the main risk).
Credentials
No environment variables, credentials, or config paths are requested. The examples do show auto-registering tools in an adapter, which is application behavior, but the skill does not request any secrets or unrelated credentials.
Persistence & Privilege
The skill does not use always: true and is user-invocable with normal autonomous invocation allowed. There is no instruction to modify other skills or system-wide agent settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install supernal-interface - After installation, invoke the skill by name or use
/supernal-interface - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.13
- Added SKILL.md with complete usage guide and documentation.
- Documentation covers function decorators, adapter setup, React hooks, storage adapters, and testing utilities.
- Outlined enterprise features such as auto test generation, story system, and compliance tools.
- Example code snippets included for quick onboarding and integration.
Metadata
Frequently Asked Questions
What is Supernal Interface?
Universal AI Interface framework for making applications AI-controllable. Use when adding AI tool decorators, setting up chat adapters, creating AI-callable functions, or integrating CopilotKit. It is an AI Agent Skill for Claude Code / OpenClaw, with 789 downloads so far.
How do I install Supernal Interface?
Run "/install supernal-interface" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Supernal Interface free?
Yes, Supernal Interface is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Supernal Interface support?
Supernal Interface is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Supernal Interface?
It is built and maintained by ianderrington (@ianderrington); the current version is v1.0.13.
More Skills