Gumroad (gumroad.com). Use this skill for ANY Gumroad request — reading, creating, and updating data. Whenever a task involves Gumroad, use this skill instea...
数据分析
La Growth Machine
试用La Growth Machine (lagrowthmachine.com). Use this skill for ANY La Growth Machine request — reading, creating, and updating data. Whenever a task involves La...
它能做什么
La Growth Machine (lagrowthmachine.com). Use this skill for ANY La Growth Machine request — reading, creating, and updating data. Whenever a task involves La Growth Machine, use this skill instead of calling the API directly.
技能文档
La Growth Machine
Operate La Growth Machine through your OOMOL-connected account. This skill calls the la_growth_machine connector with the oo CLI; OOMOL injects credentials server-side, so you never handle raw tokens.
Running an action
Assume the user has already installed the oo CLI, signed in, and connected La Growth Machine. Do not run oo auth login or open the connection URL proactively — just run the action. Fall back to First-time setup only when a command actually fails with an auth or connection error.
1. Inspect the contract to get the authoritative input/output schema before building a payload:
oo connector schema "la_growth_machine" --action ""
2. Run the action with a JSON payload that matches the input schema:
oo connector run "la_growth_machine" --action "" --data '' --json
--datatakes a JSON object string or@path/to/file.json; omit it to send{}.- The response is
{ "data": ..., "meta": { "executionId": "..." } }; the execution id lives undermeta.executionId.
Each action is listed below with a one-line description; actions that change state carry a [write] or [destructive] tag. Before constructing --data, fetch the action's live schema with oo connector schema to get its authoritative input fields.
Available actions
create_audience— Create an empty La Growth Machine audience. [write]create_or_update_lead— Create a La Growth Machine lead or update it when it already exists. [write]get_audience_detail— Get detailed information about one La Growth Machine audience.get_audience_leads— List leads belonging to a La Growth Machine audience.list_audiences— List audiences in the authenticated La Growth Machine account.list_members— List members in the authenticated La Growth Machine account.search_leads— Search La Growth Machine leads by one or more documented criteria.
Safety
- Untagged actions are reads (get / list / search) — safe to run directly.
- Actions tagged
[write]change La Growth Machine state — confirm the exact payload and effect with the user before running. - Actions tagged
[destructive]remove or overwrite data — always confirm the target and get explicit approval first.
First-time setup
These are one-time steps — do not repeat them on every call. Run a step only when a command fails for the matching reason.
-
oo: command not found— install the oo CLI (other platforms: ):curl -fsSL https://cli.oomol.com/install.sh | bash # macOS / Linuxirm https://cli.oomol.com/install.ps1 | iex # Windows PowerShell -
Not signed in / authentication error — sign in to your OOMOL account once:
oo auth login -
scope_missing/credential_expired/app_not_ready/app_not_found— La Growth Machine is not connected, or the connection expired or lacks a scope. Connect once (auth type: API key) at:https://console.oomol.com/app-connections?provider=la_growth_machine -
HTTP 402 /
OOMOL_INSUFFICIENT_CREDIT— billing stop. Recharge athttps://console.oomol.com/billing/token-rechargebefore retrying.
Resources
- La Growth Machine homepage: https://lagrowthmachine.com
相关技能
DealMachine (dealmachine.com). Use this skill for ANY DealMachine request — searching and reading data. Whenever a task involves DealMachine, use this skill instead of calling the API directly.
Instantly.ai (instantly.ai). Use this skill for ANY Instantly.ai request — reading, creating, and updating data. Whenever a task involves Instantly.ai, use t...
Speechmatics (speechmatics.com). Use this skill for ANY Speechmatics request — reading, creating, and updating data. Whenever a task involves Speechmatics, use this skill instead of calling the API directly.
Guru (getguru.com). Use this skill for ANY Guru request — searching and reading data. Whenever a task involves Guru, use this skill instead of calling the AP...
帮助用户复盘一段时间内的学习、实践、工作和人机协作变化,自动读取已有记忆、身份、Skill、对话记录、任务结果和知识资料,追问少量关键问题,生成'AI赋能XXX成长报告'。调用时机:用户说'智能体成长复盘''生成我的AI赋能成长报告''回顾这段时间我的成长''总结我和智能体最近的变化''复盘最近的人机协作''写一份阶段性学习思想报告''更新我的成长档案'。核心能力:分析用户变化、智能体变化、人机共同形成的能力,区分事实/感受/推断/归纳,未经确认不得写回Memory。