Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add skills/djblack1209-coder/openclaw-bot/moneynpx skills add djblack1209-coder/OpenClaw-Bot --skill moneygit clone --depth 1 https://github.com/djblack1209-coder/OpenClaw-BotWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/djblack1209-coder/openclaw-bot/money)<a href="https://agentmods.dev/skills/djblack1209-coder/openclaw-bot/money"><img src="https://agentmods.dev/badge/skills/djblack1209-coder/openclaw-bot/money.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00039 | $0.00649 |
| Opus 5 | $0.00019 | $0.00324 |
| Sonnet 5 | $0.00008 | $0.00130 |
| Haiku 4.5 | $0.00004 | $0.00065 |
Grade A, and why
money scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
Money — 盈利总控台
当 严总 输入 /money 或"挣钱"时,执行以下检查并汇报。
行为
1. 检查所有收入渠道状态
读取并汇报以下渠道的健康状态:
渠道 A:社媒引流变现
- 路径:X/小红书内容 → 个人品牌 → 付费咨询/部署服务
- 检查项:
- 今日发布数、互动数据
- 粉丝增长
- 是否有 DM 咨询
渠道 B:Upwork 接单
- 检查项:
- 变现 watcher 是否活跃
- 待投标 job 数
- 进行中项目状态
2. 输出格式
💰 盈利总控台
━━━ 收入概览 ━━━
今日收入: ¥___
本周收入: ¥___
本月收入: ¥___
━━━ 渠道状态 ━━━
📱 社媒引流
X 粉丝: _ 今日+_
小红书粉丝: _ 今日+_
今日发布: _条 互动: _次
💼 Upwork
状态: 🟢/🔴
进行中: _单 待投标: _个
━━━ 行动建议 ━━━
1. [最高优先级的盈利行动]
2. [次优先级]
3. 主动行动
如果发现渠道状态异常,主动修复:
- 社媒今日未发 → 触发 social-autopilot
- Upwork 有新 job 匹配 → 推送给 严总
盈利启动清单(第一块钱计划)
社媒变现(预计 2-4 周起量)
- 先把 X + 小红书日更做起来(social-autopilot)
- 粉丝破 500 后开始接软广/产品体验
- 在个人简介放当前有效的咨询或产品入口
长期路径:Upwork 技术接单
- 注册/完善 Upwork Profile
- 开启自动 job 匹配推送
- 以 AI Agent 部署为卖点接单
每日盈利检查(可作为 HEARTBEAT 任务)
每次心跳检查时,花 5 秒看一下:
- 今天有没有出单
- 社媒有没有商业意向的 DM
- Upwork 是否有高匹配机会
有钱挣的事优先级永远最高。
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 5d ago First seen · 91 lines · 39 tokens per session scan A 29c97527213e
money is a skill published in the GitHub repository djblack1209-coder/OpenClaw-Bot (5 stars, last pushed today), licensed Apache-2.0. It adds 39 tokens to every session and 649 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
reskin
Author a NEW skin for the reskinnable-demo app. A skin is a self-contained domain plugin under src/skins/ / that implements the frozen Skin contract (src/shell/skin-contract.ts) to swap the app's entire experience — brand, theme, layout, pages, tools, data, and agent — as a live sales demo. Use when the user says "add…
copilotkit-channels
Use for the CODE half of a managed Intelligence Channel with Slack or Microsoft Teams: customising the Channel a CLI-scaffolded project already ships, or — for a project the CLI did not generate — writing the Channel declaration, the long-running host, and the awaited activation call. Teams provider setup is in scope…
copilotkit-setup
Use when adding CopilotKit to an existing project or bootstrapping a new CopilotKit project from scratch. Covers framework detection, package installation, runtime wiring (managed Intelligence or self-hosted SSE), provider setup, and first working chat integration.
setup-slack-channel
Use for the PROVIDER half of getting a locally running CopilotKit Channels agent to answer in Slack, when no Slack app exists yet — setting up a Channels bot in Slack for the first time, creating the Slack app and its tokens, attaching it to a managed Intelligence Channel, or when a Channel reports setuprequired, sits…
runtime
@copilotkit/runtime — mount a fetch-native CopilotRuntime on any JS server, wire middleware, pick an AgentRunner, instantiate BuiltInAgent (Factory Mode with TanStack AI is the preferred default) or plug in any of 12 external agent frameworks (Mastra, LangGraph, CrewAI Crews/Flows, PydanticAI, ADK, LlamaIndex, Agno…
copilotkit-develop
Use when building AI-powered features with CopilotKit v2 -- adding chat interfaces, registering frontend tools, sharing application context with agents, handling agent interrupts, and working with the CopilotKit runtime.