← 返回 Skills 市场
84
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install painpoint
功能描述
Summarizes the latest NicheStarter weekly pain-point report from the public preview API, lists top five pain points, and guides users to sign in for the full...
安全使用建议
This skill appears to do exactly what it says: fetch a public preview API and format a weekly teaser. Before installing: 1) confirm you trust the nichestarter.ai domain and links it will include, 2) when scheduling deliveries, secure any channel credentials (email/Slack) separately — the skill does not request them but your delivery step will need them, and 3) if you persist last_sent_report_id on disk, store it in a location with appropriate permissions (avoid world-readable files on shared hosts). If you need stricter autonomy controls, note the agent can be run on a schedule but the skill does not require any special privileges or secrets.
功能分析
Type: OpenClaw Skill
Name: painpoint
Version: 1.0.0
The skill is a standard integration designed to fetch and summarize weekly market research reports from a public API (nichestarter.ai). The instructions in SKILL.md and reference.md are clearly aligned with the stated purpose of providing a weekly digest, and there is no evidence of data exfiltration, malicious execution, or harmful prompt injection.
能力评估
Purpose & Capability
The name/description promise (weekly pain-point preview) matches the declared data source and workflow: a single public GET to nichestarter.ai and producing a short teaser. Nothing requested (no env vars, no binaries) is out of scope for that task.
Instruction Scope
SKILL.md is narrowly scoped: call the specified public endpoint, read report/top_pain_points/cta, create a 2–4 sentence brief + top 5 list + CTAs, and obey explicit rules not to fabricate data or reveal internal env. It does suggest persisting last_sent_report_id for deduplication (expected for scheduled delivery) but otherwise does not instruct reading unrelated files or credentials.
Install Mechanism
This is an instruction-only skill with no install spec or code files. The only external URL references are the public nichestarter.ai endpoints and an optional raw SKILL.md download from the same domain. No downloads, archives, or registry packages are required.
Credentials
No environment variables, credentials, or config paths are required. The only external access is to the public API and to whatever delivery channel the user configures (email, Slack, etc.), which is appropriate for the skill's purpose.
Persistence & Privilege
The skill reasonably recommends storing a small deduplication state (last_sent_report_id) in agent memory, a file, or workflow state. This is limited persistence for scheduling; ensure that state is stored with appropriate permissions if run on a multi-user host.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install painpoint - 安装完成后,直接呼叫该 Skill 的名称或使用
/painpoint触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
NicheStarter Weekly Report Preview skill initial release.
- Fetches and summarizes the latest weekly pain-point report from NicheStarter’s public preview API.
- Lists the top five current pain points with short, actionable context.
- Guides users to sign in for the full report and to subscribe for free weekly email updates.
- Includes clear fallback and deduplication logic for scheduled (cron/automated) delivery.
- Provides structured, concise output for email, chat, or notification channels.
元数据
常见问题
NicheStarter — Weekly pain point preview 是什么?
Summarizes the latest NicheStarter weekly pain-point report from the public preview API, lists top five pain points, and guides users to sign in for the full... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 84 次。
如何安装 NicheStarter — Weekly pain point preview?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install painpoint」即可一键安装,无需额外配置。
NicheStarter — Weekly pain point preview 是免费的吗?
是的,NicheStarter — Weekly pain point preview 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
NicheStarter — Weekly pain point preview 支持哪些平台?
NicheStarter — Weekly pain point preview 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 NicheStarter — Weekly pain point preview?
由 shujip(@shujip)开发并维护,当前版本 v1.0.0。
推荐 Skills