← Back to Skills Marketplace
ivangdavila

Prayers

by Iván · GitHub ↗ · v1.0.0
linuxdarwinwin32 ✓ Security Clean
943
Downloads
2
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install prayers
Description
Build a personal prayer system for any faith tradition with scheduling, logging, and spiritual tracking.
Usage Guidance
This skill appears coherent and low-risk, but before installing: (1) be aware it will create and store files under ~/prayers/ (private spiritual logs and intentions); decide whether you want that on your device and consider backups/encryption for sensitive content. (2) Confirm how reminders/notifications would be delivered (local prompts, calendar events, push/email) — the skill itself doesn't request external access but the agent platform might use other channels. (3) If you don't want proactive reminders, disable autonomous invocation or decline reminder prompts. (4) Review agent-level permissions (file system and notification access) so only intended capabilities are granted.
Capability Analysis
Type: OpenClaw Skill Name: prayers Version: 1.0.0 The OpenClaw skill bundle 'prayers' is benign. Its instructions in SKILL.md are clear, well-scoped, and directly align with its stated purpose of building a personal prayer system. File system interactions are limited to creating and managing files within a dedicated `~/prayers/` directory, which is necessary for its functionality. There are no indicators of data exfiltration, malicious execution, persistence mechanisms, prompt injection attempts against the agent, or obfuscation.
Capability Assessment
Purpose & Capability
Name/description (personal prayer scheduling, logging, tracking) match the runtime instructions. The SKILL.md only asks to create a ~/prayers/ workspace, capture preferences, log entries, and offer reminders — all coherent with the stated purpose. No unrelated credentials, binaries, or system-wide access are requested.
Instruction Scope
Instructions are narrowly scoped: ask the user about tradition/preferences, create and write Markdown files under ~/prayers/, save logs/prayers/reflections, and optionally provide reminders/holy-day guidance. The SKILL.md does not instruct the agent to read unrelated files, export secrets, access environment variables, or send data to external endpoints. It does mention proactive reminders and holy-day info but provides no step that requires accessing unrelated system paths or credentials.
Install Mechanism
No install spec and no code files — instruction-only. This is the lowest-risk install model: nothing is downloaded or written beyond the local files the skill instructs the agent to create.
Credentials
The skill declares no required environment variables, credentials, or config paths. All requested storage is local (~/prayers/) and proportional to a journaling/prayer tracker.
Persistence & Privilege
always is false (normal). The skill allows model invocation (platform default), so the agent could act proactively (send reminders) if the broader agent environment supports notifications. This is expected behavior for a reminders/tracking skill but the user should confirm how reminders are delivered and whether the agent will run scheduled background tasks.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install prayers
  3. After installation, invoke the skill by name or use /prayers
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Slug prayers
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Prayers?

Build a personal prayer system for any faith tradition with scheduling, logging, and spiritual tracking. It is an AI Agent Skill for Claude Code / OpenClaw, with 943 downloads so far.

How do I install Prayers?

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

Is Prayers free?

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

Which platforms does Prayers support?

Prayers is cross-platform and runs anywhere OpenClaw / Claude Code is available (linux, darwin, win32).

Who created Prayers?

It is built and maintained by Iván (@ivangdavila); the current version is v1.0.0.

💬 Comments