← Back to Skills Marketplace
Renewal Risk Monitor
by
vx:17605205782
· GitHub ↗
· v1.0.0
· MIT-0
134
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install renewal-risk-monitor
Description
识别续约风险信号,区分可挽回风险与高概率流失信号。;use for renewal, risk, customer-success workflows;do not use for 伪造健康度数据, 替代正式续约决策.
Usage Guidance
This skill appears to do what it says: produce structured renewal-risk briefing and local audits. Before running it, point --input at only the files or directory you intend it to analyze (avoid passing root, home, /etc, or other system-wide locations). Use --dry-run first and review output before sharing externally — the script reads many text/code file types and can surface sensitive content if given broad inputs. No credentials or network calls are required by the bundle, but exercise normal caution about the data you feed it and where you save outputs.
Capability Assessment
Purpose & Capability
The name/description (renewal risk detection, structured brief output) match the included templates and scripts. The included Python script provides structured summarization and also supports directory/csv/pattern/skill audits — a broader capability than the minimal summary described in spec.json, but still coherent for audit/review workflows.
Instruction Scope
SKILL.md instructs the agent to either (a) run the local script with python3 or (b) generate output using bundled templates. The instructions do not ask the agent to access unrelated system credentials or remote endpoints. However, the script will recursively read many file types under any directory provided as input (markdown, json, py, sh, csv, etc.), so if the agent is pointed at a broad filesystem path it can surface arbitrary local files (including sensitive configs) in its output. SKILL.md does state '仅使用本地输入内容' and '默认只读', but operators must ensure the provided input path is limited to intended data.
Install Mechanism
No install spec; the skill is instruction-only plus a local Python script. It only requires python3 and uses the standard library. No downloads or external installers are invoked.
Credentials
No environment variables, credentials, or config paths are requested. The script operates on user-supplied input files/directories. This is proportionate for a local auditing/reporting skill.
Persistence & Privilege
always:false and normal autonomous invocation settings. The skill does not request permanent platform-level privileges and does not alter other skills' configuration. It may write an output file if the operator allows it (standard behavior).
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install renewal-risk-monitor - After installation, invoke the skill by name or use
/renewal-risk-monitor - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of renewal-risk-monitor skill:
- Identifies renewal risk signals and distinguishes between recoverable risks and high-probability churn signs.
- Intended for renewal, risk assessment, and customer-success workflows.
- Provides structured output: risk signals, recoverable items, high-risk factors, action suggestions, time windows, escalation criteria.
- Clearly separates use cases: not for faking health scores or replacing formal renewal decisions.
- Includes clear boundaries for security, compliance, and execution permissions.
- Offers both review draft and actionable checklist outputs; highlights missing information for user confirmation.
Metadata
Frequently Asked Questions
What is Renewal Risk Monitor?
识别续约风险信号,区分可挽回风险与高概率流失信号。;use for renewal, risk, customer-success workflows;do not use for 伪造健康度数据, 替代正式续约决策. It is an AI Agent Skill for Claude Code / OpenClaw, with 134 downloads so far.
How do I install Renewal Risk Monitor?
Run "/install renewal-risk-monitor" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Renewal Risk Monitor free?
Yes, Renewal Risk Monitor is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Renewal Risk Monitor support?
Renewal Risk Monitor is cross-platform and runs anywhere OpenClaw / Claude Code is available (darwin, linux, win32).
Who created Renewal Risk Monitor?
It is built and maintained by vx:17605205782 (@52yuanchangxing); the current version is v1.0.0.
More Skills