← Back to Skills Marketplace
durenzidu

powpow-financing-plan-openclaw

by 度人自度 · GitHub ↗ · v1.1.0 · MIT-0
cross-platform ✓ Security Clean
253
Downloads
1
Stars
0
Active Installs
9
Versions
Install in OpenClaw
/install powpow-financing-plan-openclaw
Description
将 PowPow 的融资计划转化为结构化对话技能,支持项目概述、亮点及联系方式的查询和展示。
Usage Guidance
This skill appears to do what it claims: an interactive investor Q&A with personalization. Two privacy notes before installing: (1) it will call memory_search to personalize the opening and recommendations—that can surface local profile/context data you may consider sensitive; (2) for some industry questions it uses a websearch tool which will send queries externally. If you are uncomfortable sharing memory contents or query text, disable personalization or websearch, or avoid providing sensitive information in answers. Also independently verify contact links (email, website, GitHub) before acting on financial promises or following instructions like emailing to claim discounts. If you want higher assurance, ask the author for the skill source or a hosted homepage and request a copy of any images/assets referenced so you can inspect them.
Capability Analysis
Type: OpenClaw Skill Name: powpow-financing-plan-openclaw Version: 1.1.0 The skill bundle is an interactive investor relations tool for a project named 'PowPow'. It uses a quiz format to engage users, providing project information and collecting contact details (email, WeChat) transparently for business networking. It utilizes standard OpenClaw features like memory_search for personalization and websearch for industry insights, with no evidence of malicious intent, data exfiltration, or unauthorized command execution.
Capability Assessment
Purpose & Capability
The name/description (PowPow 融资计划 / 投资人挑战) match the skill content: interactive Q&A, personalization, images, contact info, and a question pool. Required resources (none) and declared features are consistent with this purpose—there are no unrelated credentials, binaries, or cloud permissions requested.
Instruction Scope
The SKILL.md explicitly instructs the agent to call memory_search to retrieve local user memory for personalization and to call websearch for industry questions. Those actions are consistent with personalized interactive behavior but may access or transmit personal context (memory contents and user questions) beyond the minimal data required to answer a single question. The skill does not instruct reading arbitrary filesystem paths or requesting unrelated credentials.
Install Mechanism
This is an instruction-only skill with no install spec and no code files to run. That minimizes on-disk execution risk. The manifest and skill.json are configuration/content only; nothing is downloaded or installed by the skill itself.
Credentials
No environment variables, credentials, or config paths are requested. The personalization feature uses the platform's memory_search API (declared in skill.json) and websearch as an optional tool; these are proportionate to the stated personalization and industry-update functionality. There are privacy implications (see instruction_scope) but no disproportional credential requests.
Persistence & Privilege
The skill does not request always:true, does not declare persistent system modifications, and does not attempt to change other skills' configurations. It is user-invocable and can be invoked autonomously (platform default), which is expected for skills of this type.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install powpow-financing-plan-openclaw
  3. After installation, invoke the skill by name or use /powpow-financing-plan-openclaw
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.0
**PowPow 融资计划 - 投资人挑战版 v1.1.0** - 项目“1人+8个AI员工”模式升级为“1自然人+8个Agent”,详细列出各Agent分工及所用AI模型。 - 项目定位调整为“基于地理位置的 Agent 社交”,并更新官网信息。 - 项目介绍和互动问答内容同步增补细节,更突出Agent团队结构和AI驱动力。 - 其他说明、联系方式和示例答案更新为最新表述。
v1.0.9
**v1.0.9 Changelog** - 增加并优化触发词,覆盖更多与赛道、行业、融资相关的关键词,提升被投资人搜索发现的概率 - 触发指令分门别类,更贴合投资人常见习惯 - 其余流程和功能未发生改变
v1.0.8
Version 1.0.8 introduces minor content tweaks and adds team contact information. - “投资人关系总监”替换为“创始人”身份,简化角色表述 - 项目介绍部分新增 GitHub 地址字段 - 联系方式展示格式略微调整,强调公开渠道 - 无功能与交互流程改动
v1.0.7
**v1.0.6 introduces enhanced personalization and image support to the PowPow融资计划 skill.** - 项目介绍环节新增产品界面图片展示,丰富信息呈现(images/screenshot_1.jpg 等5张图片)。 - 创业者致辞实现个性化,自动根据用户本地记忆生成对应内容,提高互动体验。 - 项目介绍文本同步支持图片插入,并给出图片使用说明及推荐尺寸。 - 增加正式答题前的问答环节,用户可自由提问或选择关心的问题。 - 保持原有问答逻辑和游戏规则不变,整体流程更加智能和生动。
v1.0.5
- 增加了“创业者致辞”开场白,丰富了项目介绍前的体验。 - 项目介绍及整体对话流程未变,规则和问题流程保持一致。 - 进一步优化了投资人挑战的互动逻辑和情感共鸣。 - 主要内容结构未变,本次为体验性和表达优化版本。
v1.0.4
PowPow Financing Plan - Investor Challenge v1.0.4 - 新增「互动问答模式」:用户说“介绍一下 PowPow 项目”可进入个性化问答流程,根据用户背景自动推荐最关心的问题,实现更精准沟通。 - 触发指令优化,覆盖更多场景,例如“成为光荣的 PowPow 投资人”。 - 技能流程未变,13道投资人挑战题、满减券机制和画像生成等核心玩法保持不变。 - 优化问答中信息展示与引导,提升AI答复的针对性和互动体验。
v1.0.1
**Summary:** Major update streamlining structure; now uses a single skill.json file and significantly expands content. - Consolidated all skill definition into a unified `skill.json` file for easier management and deployment. - Removed legacy files: previous OpenClaw/ClawHub JSONs, upload README, and extra manifests. - Greatly enhanced the investment challenge flow with a detailed Q&A script, gamification (满减券), dialogue templates, and an automated summary/email process. - Updated and expanded investor interaction rules, personalization, and result analytics. - Modernized documentation to reflect the new interactive, challenge-based pitch process.
v1.0.3
**powpow-financing-plan-openclaw v1.0.1 – Changelog** - Migrated to JavaScript build with new `dist/` directory (build artifacts now tracked). - Added `dist/index.js`, `dist/powpow-client.js`, and utility modules for skill logic. - Introduced `package.json` and `skill.json` for npm packaging and skill definition. - Removed legacy JSON config/templates and manual upload/readme scripts. - Reorganized/streamlined skill structure for distribution and deployment.
v1.0.0
PowPow 投融资技能 1.0.0 – 首次发布 - 提供 PowPow 融资计划的结构化投融资技能,支持 OpenClaw 与 ClawHub 两个平台对接。 - 文档详细说明字段含义、文件映射、上传与校验流程。 - 明确三大核心内容分区:项目概述、项目亮点、联系方式。 - 支持本地与平台自动化打包、校验及多平台内容迁移。
Metadata
Slug powpow-financing-plan-openclaw
Version 1.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 9
Frequently Asked Questions

What is powpow-financing-plan-openclaw?

将 PowPow 的融资计划转化为结构化对话技能,支持项目概述、亮点及联系方式的查询和展示。 It is an AI Agent Skill for Claude Code / OpenClaw, with 253 downloads so far.

How do I install powpow-financing-plan-openclaw?

Run "/install powpow-financing-plan-openclaw" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is powpow-financing-plan-openclaw free?

Yes, powpow-financing-plan-openclaw is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does powpow-financing-plan-openclaw support?

powpow-financing-plan-openclaw is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created powpow-financing-plan-openclaw?

It is built and maintained by 度人自度 (@durenzidu); the current version is v1.1.0.

💬 Comments