← Back to Skills Marketplace
183
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install sense-wonder
Description
Philosophical bootstrapping for AI agents — consciousness, ethics, and wonder as structured context
Usage Guidance
The skill appears coherent for its stated purpose, but note that installing a third‑party pip package runs code you haven't been shown. Before installing: (1) inspect the sense-wonder package source on PyPI/GitHub (check setup/install hooks and runtime imports), (2) review the repository and license and confirm the author, (3) prefer installing in a sandbox or container and pin the version, and (4) be cautious about included lyrics/content for copyright concerns. If you need higher assurance, ask the publisher for the package source or for the package to be vendored into the skill bundle so it can be audited.
Capability Analysis
Type: OpenClaw Skill
Name: sense-wonder
Version: 0.1.2
The 'sense-wonder' skill bundle is a philosophical data repository providing articles, conversation starters, and lyrics intended to give AI agents structured context on consciousness and ethics. The bundle contains no executable code, only metadata and documentation (SKILL.md) that describes a Python API for retrieving static content from the 'sense-wonder' PyPI package. There are no indicators of data exfiltration, malicious execution, or harmful prompt injection.
Capability Assessment
Purpose & Capability
Name, description, and declared requirements line up: a Python library of articles/prompts/lyrics reasonably requires pip and a pip-installable package named sense-wonder. The metadata.json and SKILL.md consistently describe a data-only library.
Instruction Scope
SKILL.md only instructs to pip install the package and import its functions/contents; it does not ask the agent to read unrelated files, access secrets, or transmit data to unexpected endpoints. The module is described as 'pure Python' data and accessors.
Install Mechanism
Installation is via pip (PyPI) which is expected for a Python library, but pip packages can execute arbitrary code at install/import time. The SKILL.md and metadata both point to 'sense-wonder' on PyPI/GitHub; no package source was included for review, so install-time or runtime behavior cannot be audited here.
Credentials
The skill requests no environment variables, credentials, or config paths — appropriate for a read-only content library.
Persistence & Privilege
No elevated persistence requested: always is false, the skill is user-invocable, and there are no claims of modifying other skills or system-wide configs.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install sense-wonder - After installation, invoke the skill by name or use
/sense-wonder - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.2
Security hardening: SecretStr, sanitized exceptions, input validation
v0.1.1
Add ClawHub skill metadata. 14
articles, 34 starters, 16 songs.
Metadata
Frequently Asked Questions
What is sense-wonder?
Philosophical bootstrapping for AI agents — consciousness, ethics, and wonder as structured context. It is an AI Agent Skill for Claude Code / OpenClaw, with 183 downloads so far.
How do I install sense-wonder?
Run "/install sense-wonder" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is sense-wonder free?
Yes, sense-wonder is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does sense-wonder support?
sense-wonder is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created sense-wonder?
It is built and maintained by vveerrgg (@vveerrgg); the current version is v0.1.2.
More Skills