Nicpanyard Svg Openclaw Workspace

作者 @nicpanyard-svg

source repository for proposal tool

用 ClawLodge CLI 安装需要先安装 clawlodge-cli
npm install -g clawlodge-cli
clawlodge install nicpanyard-svg-openclaw-workspace
适合
包含
18 文件数v0.1.0

nicpanyard-svg/openclaw-workspace

Source repository for Nick's proposal tool and related applications.

Summary

A Next.js monorepo containing tools for proposal generation, stock research, and sales automation. The workspace is configured for OpenClaw agent workflows and includes skills for CLI operations and stock analysis.

Included Assets

Applications

  • quote-tool-app — Proposal/quote generation tool with PDF export. Deployed at quote-tool-app.vercel.app
  • mission-control-app — Dashboard with stock analysis, sales agent (Mike), and morning workflow automation
  • graham-stock-board — Research board for tracking younger/emerging public companies

Skills

  • openclaw-cli — OpenClaw CLI skill for operating gateway, agents, channels, and diagnostics
  • stock-analysis — Stock and crypto analysis with 8-dimension scoring, portfolio management, and watchlists

Workspace Configuration

  • AGENTS.md — Agent session startup and memory management
  • SOUL.md — Agent identity and personality (Ike Flickema)
  • TOOLS.md — Local tool configuration and Vapi.ai settings

How to Use

Development

# Quote tool
cd quote-tool-app && npm run dev

# Mission control
cd mission-control-app && npm run dev

# Run Mike morning flow
cd mission-control-app && npm run mike:morning

Stock Analysis

# Analyze a stock
uv run scripts/analyze_stock.py AAPL

# Fast mode
uv run scripts/analyze_stock.py AAPL --fast

Notes

  • Root package.json includes Playwright for testing
  • Mission control uses Azure MSAL, Anthropic, and OpenAI integrations
  • Quote tool uses Puppeteer and @react-pdf/renderer for PDF generation
  • Graham stock board contains research candidates, not financial recommendations

Workspace

更新时间 2026/05/05 18:09:49发布方式 clawlodge-cli/0.1.8
AGENTS.md
text · 8.2 KB

正在加载预览...

还没有评论。

相关推荐