🎁 Get the FREE AI Skills Starter GuideSubscribe →
BytesAgainBytesAgain
🦀 ClawHub

Banker Memo Md

by @jackdark425

Produce an investment-banker-grade research memo (analysis.md + data-provenance.md) from CN raw-data/ JSON snapshots. Use when the user asks for "投行 md" / "银...

💡 Examples

# Pre-flight: raw-data/ already populated by cn-client-investigation Phase 3.5
ls /raw-data/*.json

Build + dispatch prompt

python3 scripts/build_md_prompt.py \ > /tmp/prompt.md openclaw agent --agent main --thinking high --json --timeout 600 \ --message "$(cat /tmp/prompt.md)"

Agent writes analysis.md + data-provenance.md

Close any discipline gaps (agent's own provenance table sometimes misses

numbers it wrote into prose; this post-process bridges the last mile)

python3 /sync_provenance.py

Now hand off to banker-slides-pptx for Step 2

View on ClawHub
TERMINAL
clawhub install banker-memo-md

🧪 Use this skill with your agent

Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

🔍 Can't find the right skill?

Search 60,000+ AI agent skills — free, no login needed.

Search Skills →