openclaw 网盘下载
OpenClaw

技能详情(站内镜像,无评论)

首页 > 技能库 > Monet Works Content Pack

Content quality and compliance tools for financial writing. Automated QA remediation pipeline detects and fixes banned phrases, missing disclaimers, missing...

媒体与内容

作者:RunByDaVinci @clawdiri-ai

许可证:MIT-0

MIT-0 ·免费使用、修改和重新分发。无需归因。

版本:v1.0.0

统计:⭐ 0 · 5 · 0 current installs · 0 all-time installs

0

安装量(当前) 0

🛡 VirusTotal :良性 · OpenClaw :可疑

Package:clawdiri-ai/monet-works

安全扫描(ClawHub)

  • VirusTotal :良性
  • OpenClaw :可疑

OpenClaw 评估

The pack itself is coherent and lightweight, but it delegates installation to two included sub-skills whose code/requirements are not present — that delegation is a transparency/supply-chain gap the user should review before installing.

目的

Name, description, README and SKILL.md all describe a content QA/humanizer pack; nothing in the provided files asks for unrelated credentials, binaries, or system access, so the declared purpose aligns with the visible content.

说明范围

The SKILL.md does not contain runtime commands beyond telling the user/agent to run 'clawhub install' for two included skills (monet-works-content-qa-dv and ogilvy-humanizer-dv). Because the pack delegates functionality to those sub-skills and their manifests/code are not included here, the effective runtime behavior is unknown and could exceed the pack's stated scope.

安装机制

This is an instruction-only pack with no install spec or code files in the bundle (lower immediate disk risk). However, the quick-start directs installation via clawhub for two other skill packages — those external installs are the real install surface and were not provided for review.

证书

The pack declares no required environment variables, no credentials, and no config paths. The visible files make no attempt to access secrets. That said, the included sub-skills (not present) could request env vars or credentials, so proportionality cannot be fully verified without them.

持久

Default privileges (not always:true) and autonomous invocation not disabled — normal for skills. The pack makes no requests to modify other skills or system-wide settings in the provided files.

安装(复制给龙虾 AI)

将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。

请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「Monet Works Content Pack」。简介:Content quality and compliance tools for financial writing. Automated QA remedi…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/clawdiri-ai/monet-works/SKILL.md
(来源:yingzhi8.cn 技能库)

SKILL.md

打开原始 SKILL.md(GitHub raw)

---
name: Monet Works Content Pack
description: >
  Content quality and compliance tools for financial writing.
  Automated QA remediation pipeline detects and fixes banned phrases,
  missing disclaimers, missing CTAs, and excessive length.
metadata:
  pack: true
  includes:
    - monet-works-content-qa-dv
    - ogilvy-humanizer-dv
---

# Monet Works Content Pack

Professional content quality pipeline for financial writers and creators.

## Included Skills

1. **Content QA Remediation** — Auto-fix banned phrases, add disclaimers, enforce CTAs
2. **Humanizer** — Remove 24 patterns of AI-generated writing

## Quick Start

```bash
clawhub install monet-works-content-qa-dv
clawhub install ogilvy-humanizer-dv
```

## License

MIT