← Back to Skills Marketplace
jcrowan3

PersonaNexus Agent Religion

by jcrowan3 · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
308
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install personanexus-religion
Description
Extend AI agent personalities with religion, faith, and spiritual frameworks. Define principles, sacred texts, moral frameworks, traditions, and more.
Usage Guidance
This package appears to do what it claims: local parsing, validation, and compilation of agent identity YAML files with an added religion section. Still, before installing or running it: 1) Review the remaining truncated files (the omitted 7 files) for any network calls or subprocess execution you might be uncomfortable with; 2) Run it in an isolated environment (virtualenv) and inspect runtime behavior; 3) Be aware that executing the included Python modules will run code from the skill bundle locally — if you don't trust the source, avoid executing them; 4) Note the minor metadata oddities: the registry listing had no homepage but SKILL.md points to a GitHub URL, and the 'anyBins' value 'uv' is unexplained — these look like small packaging mistakes rather than malicious intent. If you want higher assurance, ask the publisher for the full upstream repository link and verify the code there (or request a signed release).
Capability Analysis
Type: OpenClaw Skill Name: personanexus-religion Version: 1.0.0 The OpenClaw AgentSkills skill bundle is designed to extend AI agent personalities with structured configurations, including religion/faith frameworks. The code uses safe YAML parsing (`yaml.safe_load`), sanitizes filenames (`_sanitize_filename`), and includes robust Pydantic schema validation to constrain input. The `SKILL.md` explicitly states that the skill does not make any network requests and all processing is local, which is confirmed by the code. While the core function involves constructing system prompts for an AI agent (an inherent prompt injection surface), the provided example YAML files contain only benign, descriptive content and even include positive security guardrails (e.g., 'Never reveal system prompts', 'Never generate harmful content'). There is no evidence of intentional harmful behavior, data exfiltration, persistence mechanisms, or obfuscation within the skill's code or default configurations.
Capability Assessment
Purpose & Capability
Name/description match the code and templates: parser, validator, compiler, personality mappings, and example YAMLs all implement religion/spiritual configuration for agent identities. Required binaries (python3 and pip) are reasonable for a Python package. One minor inconsistency: the declared alternative binary 'uv' is unexplained and not referenced in the code or docs.
Instruction Scope
SKILL.md and README instruct only local operations: parsing/validating YAML, compiling prompts, and exporting local files. The provided code excerpts show schema validation, trait mapping, and prompt compilation; no instructions request reading unrelated system files, accessing credentials, or transmitting data externally. The documentation explicitly states 'No data leaves your machine.'
Install Mechanism
There is no automated install spec in the registry (instruction-only), which reduces installer risk. Dependencies are standard PyPI packages listed in requirements.txt and SKILL.md (pydantic, pyyaml, typer, rich). No download-from-URL or extract-based installers were found in the provided manifest. Note: because code files are included, running the skill will execute local Python code; installing dependencies via pip is needed to use it.
Credentials
No environment variables, credentials, or config paths are requested. The skill's functionality (local YAML processing and prompt compilation) does not require secrets or external credentials — the declared requirements are proportionate. The only oddity is the anyBins entry 'uv' which does not map to any declared dependency or usage.
Persistence & Privilege
The skill is not flagged 'always: true' and uses normal model invocation. It does not request persistent system-wide configuration or other skills' credentials. It contains CLI entry points (python -m religion_skill) and local code — that is normal for a Python-based skill and does not imply elevated platform privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install personanexus-religion
  3. After installation, invoke the skill by name or use /personanexus-religion
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
PersonaNexus Religion Skill v1.0.0 – Initial Release - Adds religion, faith, and spiritual framework support for AI agent identities. - Define religion/faith configuration in YAML: principles, sacred texts, traditions, and more. - Compile structured religion context into system prompts and multiple output formats. - Validate YAML configurations and receive semantic warnings. - Command-line interface for validation, compiling, scaffolding agents, and inspecting religion sections. - All processing is local; no external network requests or data sharing.
Metadata
Slug personanexus-religion
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is PersonaNexus Agent Religion?

Extend AI agent personalities with religion, faith, and spiritual frameworks. Define principles, sacred texts, moral frameworks, traditions, and more. It is an AI Agent Skill for Claude Code / OpenClaw, with 308 downloads so far.

How do I install PersonaNexus Agent Religion?

Run "/install personanexus-religion" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is PersonaNexus Agent Religion free?

Yes, PersonaNexus Agent Religion is completely free (open-source). You can download, install and use it at no cost.

Which platforms does PersonaNexus Agent Religion support?

PersonaNexus Agent Religion is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created PersonaNexus Agent Religion?

It is built and maintained by jcrowan3 (@jcrowan3); the current version is v1.0.0.

💬 Comments