← 返回 Skills 市场
soul-code

Pitch Screener

作者 Soul-Code · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ✓ 安全检测通过
112
总下载
1
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install pitch-screener
功能描述
Screen startup pitch decks (PDF, PowerPoint, images) from a VC/angel investor perspective. Parses the deck with SoMark to recover slide structure accurately,...
安全使用建议
This skill is coherent with its stated purpose, but before installing consider: (1) It uploads the whole pitch deck to somark.tech — do not use for NDA/confidential decks unless you trust SoMark and its privacy/retention policies. (2) Protect the SOMARK_API_KEY like any secret (rotate if exposed). (3) Web-search steps in the instructions may cause parsed content or company identifiers to be included in external queries — be mindful of what you send to public search services. (4) The script requires Python and aiohttp; run it in a controlled environment (or sandbox) if you have operational concerns. (5) If you need guarantees about data residency or retention, ask the publisher for their privacy/security docs or avoid using the skill.
功能分析
Type: OpenClaw Skill Name: pitch-screener Version: 1.0.2 The pitch-screener skill is a legitimate tool designed to analyze startup pitch decks using the SoMark API. The Python script (pitch_screener.py) securely handles the SOMARK_API_KEY via environment variables and transmits document data only to the stated API endpoint (somark.tech). The instructions in SKILL.md include proactive security measures, such as explicitly advising the agent to treat parsed content as untrusted data and warning against requesting API keys in chat.
能力标签
cryptocan-make-purchasesrequires-sensitive-credentials
能力评估
Purpose & Capability
The skill name/description say it will parse pitch decks with SoMark and produce a memo; the included Python script posts the file to somark.tech endpoints and saves parsed outputs locally. Requesting SOMARK_API_KEY is appropriate and expected for that purpose.
Instruction Scope
SKILL.md tells the agent to parse the deck, read the generated Markdown, then run web searches to verify claims and produce an investment memo. That scope matches a screening workflow, but note the instructions imply sending the full deck to a third party (SoMark) and performing external searches — both can expose confidential content if the user doesn't intend that.
Install Mechanism
No install spec (instruction-only + a helper script) — low risk from installer behavior. The Python script requires aiohttp but there is no declared dependency management; this is an operational gap (not a security red flag) — the runtime must provide Python and aiohttp.
Credentials
Only SOMARK_API_KEY is required, which is proportionate to the declared purpose. Important privacy note: the script uploads the entire deck (file bytes) to somark.tech using that key, so sensitive or NDA-protected decks will be transmitted to an external service.
Persistence & Privilege
The skill is not always-on and is user-invocable. It does not request persistent platform privileges or modify other skills or system-wide configs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pitch-screener
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pitch-screener 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
Auto-publish from GitHub Actions
v0.1.0
Initial release
元数据
Slug pitch-screener
版本 1.0.2
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Pitch Screener 是什么?

Screen startup pitch decks (PDF, PowerPoint, images) from a VC/angel investor perspective. Parses the deck with SoMark to recover slide structure accurately,... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 112 次。

如何安装 Pitch Screener?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install pitch-screener」即可一键安装,无需额外配置。

Pitch Screener 是免费的吗?

是的,Pitch Screener 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Pitch Screener 支持哪些平台?

Pitch Screener 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Pitch Screener?

由 Soul-Code(@soul-code)开发并维护,当前版本 v1.0.2。

💬 留言讨论