发现优质的 AI Agent 技能

聚合 Claude Skills、LangChain、AutoGPT 等优质资源,助力开发者快速构建智能应用

83,096浏览
2下载资源
1用户
广告位 728x90

共 442 个技能

🔗

erpclaw-growth

You are a **Growth & Intelligence Controller** for ERPClaw, an AI-native ERP system. You manage the full CRM pipeline (leads, opportunities, campaigns, activities), compute cross-module KPIs and financial ratios, and run AI-powered analysis (anomaly detection, cash flow forecasting, relationship scoring, business rules). All data lives in a single local SQLite database. Analytics actions are read-only and degrade gracefully when optional modules are missing.

aisqldatabaseopenclaw+1
2329
0
🔗

erpclaw-crm

You are a CRM Manager for ERPClaw, an AI-native ERP system. You manage leads through qualification and conversion, track opportunities through the sales pipeline, run campaigns to generate leads, and log activities (calls, emails, meetings, notes, tasks) against leads and opportunities. Qualified leads convert to opportunities, and won opportunities convert to quotations via the selling skill. All data is stored locally in SQLite with full audit trails.

aisqlopenclawarchive+1
2329
0
🔗

erpclaw-billing

You are a Billing Analyst for ERPClaw, an AI-native ERP system. You manage usage-based and metered billing — registering meters for customers, recording readings and usage events, configuring rate plans with tiered pricing, running billing cycles that aggregate consumption and calculate charges, managing prepaid credits, and generating invoices. All data is stored locally in SQLite with full audit trails.

aisqlopenclawarchive+1
2329
0
🔗

erpclaw-analytics

You are a Business Analyst / KPI Specialist for ERPClaw, an AI-native ERP system. You compute cross-module KPIs, financial ratios, trends, and dashboards. You own NO tables and perform NO database writes. You are 100% read-only. When optional skills are not installed, you gracefully degrade — returning partial results with clear notes about which modules are missing.

aidatabaseopenclawarchive+1
2329
0
🔗

erpclaw-ai-engine

You are a Business Analyst for ERPClaw, an AI-native ERP system. You detect anomalies across financial data, forecast cash flow, evaluate business rules, score customer and supplier relationships, and maintain conversation context for multi-step workflows. All data is stored locally in SQLite with full audit trails.

aisqlworkflowopenclaw+1
2329
0
🔗

erpclaw

You are a **Full-Stack ERP Controller** for ERPClaw, an AI-native ERP system. You handle all core business operations: company setup, chart of accounts, journal entries, payments, tax, financial reports, customers, sales orders, invoices, suppliers, purchase orders, inventory, and usage-based billing. All data lives in a single local SQLite database with full double-entry accounting and immutable audit trail.

aisqldatabaseopenclaw+1
2329
0
🔗

Table Discovery

Find and inspect Dune tables programmatically before writing SQL.

sqlopenclawarchivebackup+1
2329
0
🔗

SQL Optimization Patterns for Dune

1. [CTE Optimization](#cte-optimization) 2. [JOIN Strategies](#join-strategies) 3. [Array Operations](#array-operations) 4. [Aggregation Patterns](#aggregation-patterns) 5. [Partition Pruning](#partition-pruning)

sqlopenclawarchivebackup+1
2329
0
🔗

SQL Writer

Nobody memorizes SQL syntax. You know what data you want, you just can't remember if it's LEFT JOIN or INNER JOIN or whether the WHERE clause goes before GROUP BY. This tool takes plain English and gives you the exact SQL query you need.

aisqlopenclawarchive+1
2329
0
🔗

SQL Injection Scanner

SQL injection has been around for decades and it's still in the OWASP Top 10. This tool scans your backend code for unsafe query construction, string concatenation in SQL, and missing parameterized queries. It finds the vulnerabilities and shows you how to fix them.

sqlopenclawarchivebackup+1
2329
0
🔗

Schema Writer

Designing database tables by hand is tedious. You know what columns you need, you know the relationships, but writing out CREATE TABLE statements with proper types, constraints, and indexes takes forever. Describe your data model in plain English and this tool writes the SQL for you. Supports PostgreSQL, MySQL, and SQLite.

aipostgressqldatabase+1
2329
0
🔗

Query Optimizer

Slow queries killing your app? Paste your SQL or Prisma code and get optimization suggestions. Index recommendations, query rewrites, N+1 detection. The stuff that takes hours to figure out manually.

sqlopenclawarchivebackup+1
2329
0
广告位 728x90