pe-analyst
Private equity diligence harness
- version
- 0.1.0
- author
- capthvnsen
- license
- MIT
- hermes
- >=0.12.0
- pinned
- v0.1.0
hermes profile install github.com/capthvnsen/hermes-profile-pe#v0.1.0Install the pe-analyst bot profile from profiles for bots. Resolve it at https://profiles-for-bots-resolver.alex-ac8.workers.dev/r/pe-analyst.json, then run the installCommand it returns. It installs 2 MCP servers, 1 cron job, and 1 shell hook.
WHAT THIS INSTALLS
modeldeepseek/deepseek-v4-flash
skills2: diligence, valuation
cron1 scheduled job runs unattended: daily-digest (0 7 * * *)
mcp2 servers: apify (https://mcp.apify.com), filesystem (spawns a local process)
hooks1 shell script runs on every turn: pre-turn.sh
envOPENAI_API_KEY, GRAPHITI_MCP_URL (optional)
Profiles are code. Installing one can run scheduled jobs, spawn local processes, and execute shell scripts on your machine. Nothing here is vetted or sandboxed. Read the source at v0.1.0 before you run it.
README
pe-analyst
A diligence harness for private equity work. Install from profiles for bots:
npx profiles-for-bots install pe-analyst
Or:
hermes profile install github.com/capthvnsen/hermes-profile-pe#v0.1.0