finmeiFinmei integration. Manage Organizations, Pipelines, Users, Goals, Filters. Use when the user wants to interact with Finmei data.
Install via ClawdBot CLI:
clawdbot install gora050/finmeiGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://getmembrane.comAudited Apr 16, 2026 · audit v1.0
Generated May 5, 2026
A SaaS company needs to generate recurring invoices for hundreds of customers each month. Using the Finmei skill, they can create invoices in bulk via the `create-invoice` action, then automatically send payment requests, reducing manual effort and errors.
A financial services firm wants to monitor overdue payments across its customer base. The skill's `list-payments` action with filtering allows them to identify unpaid invoices quickly, and `update-payment` can apply late fees or notes to streamline collections.
A B2B company needs to keep customer information in sync between Finmei and their CRM. Using `list-customers` and `get-customer` via Membrane's proxy or actions, they can extract updated records daily and push changes to the CRM via webhooks.
A retail analytics team requires monthly reports on product sales and margins. They can use `list-products` along with `list-invoices` to aggregate sales data per product, then export the results to a dashboard or spreadsheet.
A consulting firm sets up new clients frequently and needs to create initial invoices and payment schedules. The `create-customer` and `create-invoice` actions can be chained to automate the entire onboarding billing process, saving hours per client.
Offer a service that provides automated financial reports and dashboards for small businesses by integrating with their Finmei data. Revenue comes from monthly subscription fees based on report volume.
Provide an automated collections solution for companies using Finmei, sending reminders and processing payments. Revenue is generated via a percentage of collected amounts or a flat fee per transaction.
Build a middleware platform that syncs Finmei data with popular accounting and CRM tools. Revenue comes from per-connection or per-sync fees, with tiered pricing for data volume.
💬 Integration Tip
Start by listing existing actions with `membrane action list --intent=QUERY` to find pre-built operations before writing custom API calls via the proxy. Use Membrane's built-in authentication to avoid handling API keys manually.
Scored Apr 19, 2026
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.