← Back to Skills Marketplace
justzerox

skill-my-prose-poem

by ZeroX · GitHub ↗ · v0.0.1 · MIT-0
cross-platform ✓ Security Clean
106
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install my-prose-poem
Description
一个文学气质的聆听者与记录者,通过分层提问帮用户把真实经历写成散文日记。只问、只写、不虚构。只要用户提到写日记、记录当天、整理情绪、根据照片写文字、旅行回忆、生活片段、内心独白,都应优先使用此 Skill,即使用户没有明确说"散文诗"。
Usage Guidance
This skill appears internally consistent for a 'prose diary' assistant. Things to consider before installing: (1) optional EXIF support will run a local Python script and may attempt to auto-install the Pillow package via pip (runtime network access and package installation) — you can disable auto-install and let the skill ask you for photo timestamps instead; (2) the script checks the MY_PROSE_POEM_AUTO_INSTALL env var (not listed in metadata) to enable auto-install — if you want to avoid runtime installs, ensure that env var is unset and do not pass the --auto-install flag; (3) the repository contains only documentation and a small helper script and does not request any credentials or external endpoints. If you are comfortable allowing optional local package installation, the skill is coherent with its stated purpose.
Capability Analysis
Type: OpenClaw Skill Name: my-prose-poem Version: 0.0.1 The skill is a literary assistant designed to help users write prose diaries based on their experiences and photos. It includes a Python script, `scripts/extract_exif.py`, which extracts metadata (such as timestamps and GPS coordinates) from images to help organize a timeline. The script features a controlled 'auto-install' mechanism that uses `subprocess` to install the legitimate `pillow` library if missing, which is a documented and transparent behavior aligned with its stated purpose. No evidence of data exfiltration, malicious code execution, or harmful prompt injection was found.
Capability Assessment
Purpose & Capability
Name/description match the behavior: the skill is a writing assistant that optionally reads photo EXIF to anchor time/place. The only code file (scripts/extract_exif.py) and requirements (pillow) directly support that feature — nothing else (no cloud SDKs, no unrelated binaries or credentials) is requested.
Instruction Scope
SKILL.md confines runtime behavior to multi‑round questioning, writing rules, and an optional local EXIF extraction step. It does not instruct reading system config, unrelated files, or exfiltrating data. The only external action described is running the provided Python script on images or asking the user for missing metadata.
Install Mechanism
There is no formal install spec (instruction-only), which is low risk. The extract_exif.py can auto-install Pillow by invoking pip at runtime (subprocess.check_call). Auto‑installing dependencies at runtime requires network access and modifies the environment; this is expected for optional EXIF support but is the main operational risk to be aware of.
Credentials
The skill declares no required environment variables or credentials. The script does read an optional env var (MY_PROSE_POEM_AUTO_INSTALL) to enable auto-install behavior, but that env var is not declared in metadata — a minor mismatch. No secrets or unrelated tokens are requested.
Persistence & Privilege
The skill is not always-enabled and is user-invocable. It does not request persistent system privileges, modify other skills, or claim to write global agent configuration.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install my-prose-poem
  3. After installation, invoke the skill by name or use /my-prose-poem
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.0.1
- “我的散文诗”工具正式发布:一款文学倾听与记录工具,可依据用户真实经历辅助创作散文日记。 - 通过层层递进的提问(经历、感受、思考),帮助用户梳理并呈现真实生活细节,不虚构、不臆测。 - 支持基于照片创作日记,可采集图片、提取EXIF元数据(如有),并仅依托客观数据构建场景背景。 - 严格杜绝虚构事件、人物关系、对话内容或情感状态。 - 创作的散文风格克制、口语化且贴近生活,保留用户原有的语言与表达习惯。 - 可根据素材数量与类型,自动调整篇幅与写作风格(温婉内心独白、游记或日常随笔)。 ------ - Initial release of "my-prose-poem": a literary listener and recorder that helps users write prose diaries based on their real experiences. - Asks layered questions (experience, feelings, reflections) to help users organize and express true-life details. No fiction, no speculation. - Supports photo-based diary writing by collecting images, extracting EXIF metadata (if possible), and using only objective data to provide context. - Enforces strict boundaries against fabricating events, relationships, dialogue, or emotional states. - Produces prose with a restrained, conversational, and life-like style, preserving users’ own words and expressions. - Automatically adapts length and writing style (gentle inner monologue, travelogue, or everyday life) to the amount and type of material provided.
Metadata
Slug my-prose-poem
Version 0.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is skill-my-prose-poem?

一个文学气质的聆听者与记录者,通过分层提问帮用户把真实经历写成散文日记。只问、只写、不虚构。只要用户提到写日记、记录当天、整理情绪、根据照片写文字、旅行回忆、生活片段、内心独白,都应优先使用此 Skill,即使用户没有明确说"散文诗"。 It is an AI Agent Skill for Claude Code / OpenClaw, with 106 downloads so far.

How do I install skill-my-prose-poem?

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

Is skill-my-prose-poem free?

Yes, skill-my-prose-poem is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does skill-my-prose-poem support?

skill-my-prose-poem is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created skill-my-prose-poem?

It is built and maintained by ZeroX (@justzerox); the current version is v0.0.1.

💬 Comments