pilt
Access Pilt fundraising data -- investor matches, campaign stats, outreach events, and deck analysis.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/babpilt/piltWhat This Skill Does
The Pilt skill for OpenClaw provides an integrated interface for accessing your fundraising data directly through the Pilt API. It enables users to bridge the gap between their pitch deck analysis and active outreach efforts. By utilizing a single gateway, the skill fetches key performance indicators for investor engagement, including real-time campaign statistics and granular event logs. Whether you are tracking the open rate of your cold emails or checking the fit score of your latest investor matches, this skill serves as a centralized hub for your fundraising operations.
Installation
To integrate Pilt with your OpenClaw environment, first ensure you have your API key ready from the Pilt dashboard under Settings → API Keys. Once obtained, run the installation command: clawhub install openclaw/skills/skills/babpilt/pilt. After installation, configure the skill by editing your ~/.openclaw/openclaw.json file. Add the Pilt skill object to the skills.entries section, setting enabled to true and providing your apiKey in the format "pilt_sk_...". Ensure your environment is refreshed to apply the configuration.
Use Cases
This skill is designed for founders and fundraising teams who want to make data-driven decisions. Common use cases include: 1) Performing a 'gut check' on the effectiveness of a current outreach campaign; 2) Analyzing the quality of investor matches to optimize target lists; 3) Reviewing automated feedback from the Pilt deck analysis engine to improve pitch clarity; and 4) Monitoring specific interaction events to identify which investors are showing interest, allowing for timely follow-ups.
Example Prompts
- "OpenClaw, pull my latest campaign stats and tell me how many emails have been opened this week."
- "Show me the investor matches from my last deck analysis and rank them by their fit score."
- "Summarize the feedback on my pitch deck and let me know if I need to update my one-liner."
Tips & Limitations
- Security First: Your API key provides access to your account's sensitive fundraising data. Always store it securely in your configuration file and never share it in plain text.
- Rate Limits: The API is subject to a 10KB request limit; ensure your payload remains lightweight if you are integrating custom automation.
- Data Consistency: The matches returned are based on your latest deck analysis. If you upload a new version of your deck, remember to refresh your analysis before checking for new matches.
- Status Monitoring: If you receive a 503 error, the Pilt gateway may be under maintenance; check the Pilt status page before troubleshooting local connectivity.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-babpilt-pilt": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: external-api