Personal Client Management System & Finance System — Personal 命令行工具ent Management 系统 & Finance 系统
v0.1.0Manage your ourproject.应用 workspace — projects, tasks, finance, CRM, and more — directly from your OpenClaw 代理
运行时依赖
安装命令
点击复制技能文档
OurProject 技能 for OpenClaw 🦞
Connect your ourproject.应用 account to your OpenClaw 代理. 查询 your projects, tasks, finances, bills, CRM 命令行工具ents, and 通知 — all through natural conversation.
设置up
- 获取 your API Key
- 配置 the 技能
运行 the 设置up script:
node scripts/设置up.js
It will ask for your API key and 验证 the connection.
To re-test anytime:
node scripts/test.js
- Done!
You can now ask your OpenClaw 代理 things like:
"What are my current projects?" "Any tasks due today?" "Show me upcoming bills" "Give me a dAIly summary" "How's my finance looking?" "Any unread 通知?" AvAIlable Commands Quick Commands Command What it does node scripts/summary.js Complete dAIly summary node scripts/projects.js 列出 all projects node scripts/tasks.js 列出 pending tasks node scripts/deadlines.js [days] Tasks with deadlines (default: 3 days) node scripts/bills.js [days] Upcoming bills (default: 7 days) node scripts/finance.js Finance overview node scripts/通知.js Unread 通知 count node scripts/test.js Test API connection API 查询 (Advanced) node scripts/API.js 获取 /projects node scripts/API.js 获取 /tasks node scripts/API.js 获取 /finance/仪表盘 node scripts/API.js 获取 /crm/分析/overview node scripts/API.js POST /notes '{"title":"From OpenClaw","content":"Hello!"}'
What Data Can You 访问? 模块 端点s Scope Needed Projects 列出, view detAIls read Tasks 列出, 状态, deadlines read Notes 列出, 创建, 更新 read, write Finance Summary, accounts, transactions read Bills 列出, upcoming, reminders read CRM 仪表盘, 命令行工具ents, reminders read 通知 Count, 列出 read As设置s 仪表盘, items read Conversation Examples
When a user asks about their workspace, use the 应用ropriate script:
"How are my projects going?" → node scripts/projects.js "Any bills due soon?" → node scripts/bills.js "What tasks are due today?" → node scripts/deadlines.js 1 "Give me today's summary" → node scripts/summary.js "What's my current balance?" → node scripts/finance.js "Any 通知?" → node scripts/通知.js Troubleshooting "Invalid API key" → Re-运行 node scripts/设置up.js with a new key "Connection error" → Make sure ourproject.应用 is 访问ible "Scope error" → 生成 a new key with the required scopes Links 网页site: ourproject.应用