{
  "schemaVersion": "1.0",
  "item": {
    "slug": "phoenixclaw-ledger",
    "name": "phoenixclaw-ledger",
    "source": "tencent",
    "type": "skill",
    "category": "通讯协作",
    "sourceUrl": "https://clawhub.ai/goforu/phoenixclaw-ledger",
    "canonicalUrl": "https://clawhub.ai/goforu/phoenixclaw-ledger",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/phoenixclaw-ledger",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=phoenixclaw-ledger",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md",
      "assets/transaction-browser.md",
      "assets/daily-finance-section.md",
      "assets/yearly-report.md",
      "assets/expense-callout.md",
      "assets/weekly-report.md"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "Download the package from Yavira.",
        "Extract it into a folder your agent can access.",
        "Paste one of the prompts below and point your agent at the extracted folder."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
        },
        {
          "label": "Upgrade existing",
          "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-30T16:55:25.780Z",
      "expiresAt": "2026-05-07T16:55:25.780Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
        "contentDisposition": "attachment; filename=\"network-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/phoenixclaw-ledger"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/phoenixclaw-ledger",
    "agentPageUrl": "https://openagent3.xyz/skills/phoenixclaw-ledger/agent",
    "manifestUrl": "https://openagent3.xyz/skills/phoenixclaw-ledger/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/phoenixclaw-ledger/agent.md"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "Download the package from Yavira.",
      "Extract it into a folder your agent can access.",
      "Paste one of the prompts below and point your agent at the extracted folder."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
      },
      {
        "label": "Upgrade existing",
        "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "PhoenixClaw Ledger: Zero-Effort Financial Tracking",
        "body": "PhoenixClaw Ledger automatically extracts financial transactions from your daily conversations and payment screenshots, requiring zero manual input."
      },
      {
        "title": "Core Capabilities",
        "body": "FeatureDescriptionSemantic Expense DetectionAI identifies spending mentions in natural conversationScreenshot RecognitionExtracts transaction data from payment app screenshotsSmart CategorizationAuto-categorizes based on merchant and contextBudget TrackingMonthly budget alerts and progress visualizationFinancial InsightsPattern analysis integrated into journal Growth NotesGoal ManagementSavings, budget control, habit, and wishlist goalsWeekly ReportsAutomated Sunday 9 PM spending recapQuery SupportReal-time natural language financial inquiriesSpending TrendsMulti-month analytical spending visualizationTransaction BrowserInteractive complete transaction history view"
      },
      {
        "title": "Workflow",
        "body": "As a PhoenixClaw plugin, Ledger hooks into the post-moment-analysis phase:\n\nReceive Moments: Get identified moments from PhoenixClaw Core\nDetect Finances: Scan for expense/income signals in text and media\n\nText: Semantic patterns (see references/expense-detection.md)\nMedia: Payment screenshots (see references/payment-screenshot.md)\n\n\nExtract Data: Parse amount, merchant, category, timestamp\nCategorize: Apply rules from references/merchant-category-map.md\nDeduplicate: Prevent double-counting same transaction\nStore: Write to ~/PhoenixClaw/Finance/ledger.yaml\nExport: Generate journal section using assets/daily-finance-section.md"
      },
      {
        "title": "Explicit Triggers",
        "body": "While passive by design, users can interact directly:\n\n\"How much did I spend today/this week/this month?\"\n\"Show my expense breakdown\"\n\"Set my monthly budget to [amount]\"\n\"What are my top spending categories?\"\n\"Generate financial report for [period]\"\n\"Set a savings goal for [amount] by [date]\"\n\"Show my spending trends\"\n\"Browse all my transactions\"\n\"How am I doing on my goals?\""
      },
      {
        "title": "Output Structure",
        "body": "~/PhoenixClaw/\n├── Journal/\n│   ├── daily/2026-02-02.md    # Contains 💰 Finance section\n│   └── weekly/2026-W05.md     # Weekly financial recaps\n│\n└── Finance/                    # Ledger-specific directory\n    ├── ledger.yaml             # Structured transaction data\n    ├── budget.yaml             # Budget configuration\n    ├── goals.yaml              # Financial goals tracking\n    ├── transactions.md         # Transaction browser view\n    ├── monthly/\n    │   └── 2026-02.md          # Monthly financial reports\n    └── yearly/\n        └── 2026.md             # Annual summaries"
      },
      {
        "title": "Configuration",
        "body": "Ledger-specific settings in ~/.phoenixclaw/config.yaml:\n\nplugins:\n  phoenixclaw-ledger:\n    enabled: true\n    default_currency: CNY       # or USD, EUR, etc.\n    budget_monthly: 5000        # Monthly budget amount\n    categories_custom: []       # User-defined categories\n    screenshot_confidence: 0.7  # Min confidence for auto-record"
      },
      {
        "title": "Cron & Scheduled Reports",
        "body": "Ledger uses PhoenixClaw Core's cron infrastructure plus additional scheduled tasks:\n\nTaskScheduleDescriptionDaily Processing10 PM (via Core)Extracts transactions, generates daily sectionMonthly Report1st of month, 8 AMComprehensive monthly financial summaryWeekly SummarySunday 9 PM (optional)Weekly spending recap"
      },
      {
        "title": "Daily Processing (Automatic)",
        "body": "No separate setup required. Ledger hooks into Core's nightly cron:\n\nCore runs at 10 PM → triggers post-moment-analysis\nLedger activates, extracts finances, exports to journal"
      },
      {
        "title": "Monthly Report Setup",
        "body": "openclaw cron add \\\n  --name \"PhoenixClaw Ledger monthly report\" \\\n  --cron \"0 8 1 * *\" \\\n  --tz \"auto\" \\\n  --session isolated \\\n  --message \"Generate monthly financial report for the previous month.\"\n\nSee references/cron-setup.md for full configuration details."
      },
      {
        "title": "References (references/)",
        "body": "expense-detection.md: Semantic patterns for conversation parsing\npayment-screenshot.md: Screenshot recognition and OCR extraction\nmerchant-category-map.md: Merchant to category mapping rules\ncategory-rules.md: Category definitions and hierarchy\nbudget-tracking.md: Budget alerts and progress calculation\nfinancial-insights.md: Pattern analysis for Growth Notes\ncron-setup.md: Scheduled tasks and report automation\ngoal-management.md: Financial goals and progress tracking\nquery-patterns.md: Natural language query templates and logic"
      },
      {
        "title": "Assets (assets/)",
        "body": "expense-callout.md: Template for conversation-detected expenses\nreceipt-callout.md: Template for screenshot-detected expenses\ndaily-finance-section.md: Journal integration template\nmonthly-report.md: Monthly summary template\nyearly-report.md: Annual summary template"
      }
    ],
    "body": "PhoenixClaw Ledger: Zero-Effort Financial Tracking\n\nPhoenixClaw Ledger automatically extracts financial transactions from your daily conversations and payment screenshots, requiring zero manual input.\n\nCore Capabilities\nFeature\tDescription\nSemantic Expense Detection\tAI identifies spending mentions in natural conversation\nScreenshot Recognition\tExtracts transaction data from payment app screenshots\nSmart Categorization\tAuto-categorizes based on merchant and context\nBudget Tracking\tMonthly budget alerts and progress visualization\nFinancial Insights\tPattern analysis integrated into journal Growth Notes\nGoal Management\tSavings, budget control, habit, and wishlist goals\nWeekly Reports\tAutomated Sunday 9 PM spending recap\nQuery Support\tReal-time natural language financial inquiries\nSpending Trends\tMulti-month analytical spending visualization\nTransaction Browser\tInteractive complete transaction history view\nWorkflow\n\nAs a PhoenixClaw plugin, Ledger hooks into the post-moment-analysis phase:\n\nReceive Moments: Get identified moments from PhoenixClaw Core\nDetect Finances: Scan for expense/income signals in text and media\nText: Semantic patterns (see references/expense-detection.md)\nMedia: Payment screenshots (see references/payment-screenshot.md)\nExtract Data: Parse amount, merchant, category, timestamp\nCategorize: Apply rules from references/merchant-category-map.md\nDeduplicate: Prevent double-counting same transaction\nStore: Write to ~/PhoenixClaw/Finance/ledger.yaml\nExport: Generate journal section using assets/daily-finance-section.md\nExplicit Triggers\n\nWhile passive by design, users can interact directly:\n\n\"How much did I spend today/this week/this month?\"\n\"Show my expense breakdown\"\n\"Set my monthly budget to [amount]\"\n\"What are my top spending categories?\"\n\"Generate financial report for [period]\"\n\"Set a savings goal for [amount] by [date]\"\n\"Show my spending trends\"\n\"Browse all my transactions\"\n\"How am I doing on my goals?\"\nOutput Structure\n~/PhoenixClaw/\n├── Journal/\n│   ├── daily/2026-02-02.md    # Contains 💰 Finance section\n│   └── weekly/2026-W05.md     # Weekly financial recaps\n│\n└── Finance/                    # Ledger-specific directory\n    ├── ledger.yaml             # Structured transaction data\n    ├── budget.yaml             # Budget configuration\n    ├── goals.yaml              # Financial goals tracking\n    ├── transactions.md         # Transaction browser view\n    ├── monthly/\n    │   └── 2026-02.md          # Monthly financial reports\n    └── yearly/\n        └── 2026.md             # Annual summaries\n\nConfiguration\n\nLedger-specific settings in ~/.phoenixclaw/config.yaml:\n\nplugins:\n  phoenixclaw-ledger:\n    enabled: true\n    default_currency: CNY       # or USD, EUR, etc.\n    budget_monthly: 5000        # Monthly budget amount\n    categories_custom: []       # User-defined categories\n    screenshot_confidence: 0.7  # Min confidence for auto-record\n\nCron & Scheduled Reports\n\nLedger uses PhoenixClaw Core's cron infrastructure plus additional scheduled tasks:\n\nTask\tSchedule\tDescription\nDaily Processing\t10 PM (via Core)\tExtracts transactions, generates daily section\nMonthly Report\t1st of month, 8 AM\tComprehensive monthly financial summary\nWeekly Summary\tSunday 9 PM (optional)\tWeekly spending recap\nDaily Processing (Automatic)\n\nNo separate setup required. Ledger hooks into Core's nightly cron:\n\nCore runs at 10 PM → triggers post-moment-analysis\nLedger activates, extracts finances, exports to journal\nMonthly Report Setup\nopenclaw cron add \\\n  --name \"PhoenixClaw Ledger monthly report\" \\\n  --cron \"0 8 1 * *\" \\\n  --tz \"auto\" \\\n  --session isolated \\\n  --message \"Generate monthly financial report for the previous month.\"\n\n\nSee references/cron-setup.md for full configuration details.\n\nDocumentation Reference\nReferences (references/)\nexpense-detection.md: Semantic patterns for conversation parsing\npayment-screenshot.md: Screenshot recognition and OCR extraction\nmerchant-category-map.md: Merchant to category mapping rules\ncategory-rules.md: Category definitions and hierarchy\nbudget-tracking.md: Budget alerts and progress calculation\nfinancial-insights.md: Pattern analysis for Growth Notes\ncron-setup.md: Scheduled tasks and report automation\ngoal-management.md: Financial goals and progress tracking\nquery-patterns.md: Natural language query templates and logic\nAssets (assets/)\nexpense-callout.md: Template for conversation-detected expenses\nreceipt-callout.md: Template for screenshot-detected expenses\ndaily-finance-section.md: Journal integration template\nmonthly-report.md: Monthly summary template\nyearly-report.md: Annual summary template"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/goforu/phoenixclaw-ledger",
    "publisherUrl": "https://clawhub.ai/goforu/phoenixclaw-ledger",
    "owner": "goforu",
    "version": "0.0.2",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/phoenixclaw-ledger",
    "downloadUrl": "https://openagent3.xyz/downloads/phoenixclaw-ledger",
    "agentUrl": "https://openagent3.xyz/skills/phoenixclaw-ledger/agent",
    "manifestUrl": "https://openagent3.xyz/skills/phoenixclaw-ledger/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/phoenixclaw-ledger/agent.md"
  }
}