Token导航 LogoToken导航TokenDH.com
研究检索external-servicegithub未标认证来源可访问许可证需确认审计通过

sales-mulesoft销售骡子软件

Agent Skill

sales-mulesoft 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

419

周安装

18

GitHub Stars

13

下载量

147
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:sales-mulesoft(销售骡子软件)
来源仓库:https://github.com/sales-skills/sales
仓库路径:skills/sales-mulesoft
安装命令:
npx skills add https://github.com/sales-skills/sales --skill sales-mulesoft
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/sales-skills/sales --skill sales-mulesoft

简介

销售骡子软件用于查找、检索和筛选相关信息。sales-mulesoft 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

  • 适用于销售自动化工具集成、数据同步和工作流编排场景。
  • 支持连接多种 SaaS 平台实现线索流转与状态跟踪。
  • 使用前需授权访问目标系统 API 并遵守安全策略。
  • 应核实仓库维护状态及是否包含最新连接器版本。

SKILL.md

MuleSoft Platform Help

Step 1 — Gather context

If references/learnings.md exists, read it first for accumulated platform knowledge.

Ask the user:

  1. What do you need help with?

- A) API design — RAML/OAS specs, Design Center, API-first approach - B) Integration development — Anypoint Studio, Code Builder, connectors, DataWeave - C) Deployment — CloudHub, CloudHub 2.0, Runtime Fabric, on-prem, hybrid - D) API management — API Manager, policies, SLA tiers, Flex Gateway, rate limiting - E) Composer — no-code integrations, Salesforce-native automation - F) RPA / IDP — robotic process automation, document processing - G) AI — Einstein for MuleSoft, Dev Agent, Agent Fabric, MCP support - H) Exchange — publishing assets, discovering connectors, templates - I) Monitoring / troubleshooting — logs, alerts, performance, errors - J) Pricing / licensing — vCores, editions, Gold/Platinum/Titanium, cost optimization - K) Something else — describe it

  1. What's your deployment model?

- A) CloudHub (Salesforce-hosted) - B) CloudHub 2.0 (shared responsibility) - C) Runtime Fabric (self-managed Kubernetes) - D) On-premises (standalone Mule runtime) - E) Hybrid (mix of above) - F) Not sure / evaluating

  1. What's your role?

- A) MuleSoft developer (builds integrations) - B) Architect (designs API strategy) - C) Admin (manages platform, users, environments) - D) Business user (Composer / no-code) - E) Evaluating MuleSoft

Skip-ahead rule: if the user's prompt already provides enough context, skip to Step 2. Lead with your best-effort answer using reasonable assumptions (stated explicitly), then ask 1-2 critical clarifying questions.

Step 2 — Route or answer directly

Problem domainRoute to
Connecting MuleSoft to Salesforce/HubSpot/CRM/sales-integration {question}
CRM comparison — Salesforce vs HubSpot vs others/sales-crm-selection {question}
Salesforce-specific config (Flows, Apex, SOQL)/sales-salesforce {question}
Simple no-code Zapier/Make automations/sales-integration {question}
SnapLogic-specific questions/sales-snaplogic {question}
Workato-specific questions/sales-workato {question}
Boomi-specific questions/sales-boomi {question}
API design best practices (REST, versioning)Answer directly — this is core MuleSoft
DataWeave transformation helpAnswer directly — read platform guide
CloudHub deployment or performanceAnswer directly — read platform guide
vCore optimization or pricingAnswer directly — read platform guide

When routing, provide the exact command.

Step 3 — MuleSoft platform reference

Read references/platform-guide.md for the full platform reference — modules, pricing, integrations, data model, deployment options, DataWeave.

Answer the user's question using only the relevant section. Don't dump the full reference.

If the question involves the Anypoint Platform APIs, also read references/mulesoft-api-reference.md for endpoints, authentication, and rate limits.

Step 4 — Actionable guidance

You no longer need the platform guide — focus on the user's specific situation.

API-led connectivity shortcut: System APIs (connect to backend systems) → Process APIs (orchestrate business logic) → Experience APIs (serve channels/apps). Layer this architecture to maximize reuse.

Deployment decision shortcut: CloudHub for fastest start, lowest ops burden. Runtime Fabric for Kubernetes shops needing control. On-prem only if regulatory/compliance requires it. CloudHub 2.0 is the new default — evaluate before choosing legacy CloudHub.

Cost optimization shortcut: Right-size vCores (start with 0.1 for dev, 0.2 for staging, 1.0+ for prod). Use shared workers for low-traffic APIs. Consolidate apps where possible to reduce vCore count. Monitor CPU/memory to avoid over-provisioning.

If you discover a gotcha, workaround, or tip not covered in references/learnings.md, append it there.

Gotchas

*Best-effort from research — review these, especially pricing details and feature availability which change with Salesforce releases.*
  • vCore pricing spirals with scale. Each integration flow needs vCores. Enterprise contracts commonly exceed $50K/year before headcount. Model your vCore needs before signing — add 30% buffer for non-production environments.
  • DataWeave has a steep learning curve. It's a proprietary functional language with no equivalent outside MuleSoft. Certified MuleSoft developers command $120-180K salaries. Budget for training or hire experienced developers.
  • Implementation takes 6-18 months. Typical enterprise MuleSoft deployment is a multi-quarter project. CI/CD pipeline integration requires custom DevOps scripting not included in the platform.
  • Anypoint Studio IDE is buggy. Crashes, memory leaks, port binding issues, and misleading error messages are common complaints. Save frequently, use version control, and consider Code Builder as an alternative.
  • CloudHub has CPU credit limits. Applications that run fine locally may struggle after CloudHub deployment. Monitor CPU usage closely — exceeding credits causes throttling.
  • Premium connectors cost extra. SAP, Oracle, Workday, Siebel connectors carry separate annual fees ($5K-50K+ each). Verify connector licensing before planning integrations.
  • MuleSoft Community migrated to Trailblazer. As of May 2025, help.mulesoft.com forums moved to Salesforce Trailblazer Community. Old bookmarks may not work.

Related skills

  • /sales-salesforce — Salesforce platform help — MuleSoft's parent company, CRM integration target
  • /sales-workato — Workato platform help — enterprise iPaaS, 1200+ connectors, recipe automation, MCP Gateway (direct competitor)
  • /sales-boomi — Boomi platform help — enterprise iPaaS, 1000+ connectors, API Management, Data Hub MDM (direct competitor)
  • /sales-celigo — Celigo platform help — mid-market iPaaS, 1000+ connectors, AI error management, NetSuite depth (direct competitor)
  • /sales-snaplogic — SnapLogic platform help — enterprise iPaaS, 1000+ Snaps, AgentCreator AI agents, API Management 3.0 (direct competitor)
  • /sales-jitterbit — Jitterbit platform help — Harmony iPaaS, 400+ connectors, API Manager, App Builder (direct competitor)
  • /sales-tray — Tray.ai platform help — enterprise iPaaS, 700+ connectors, Merlin Agent Builder, Tray Embedded (direct competitor)
  • /sales-informatica — Informatica IDMC platform help — enterprise iPaaS + data management, CDI/CAI, MDM, Data Catalog (direct competitor, data-management-first)
  • /sales-integration — Connecting sales tools — webhooks, Zapier/Make, native integrations, CRM sync
  • /sales-hubspot — HubSpot platform help — common MuleSoft integration target
  • /sales-crm-selection — CRM comparison and selection — choosing the right CRM to integrate with
  • /sales-data-hygiene — CRM data quality — deduplication, record matching, enrichment automation
  • /sales-do — Not sure which skill to use? The router matches any sales objective to the right skill. Install: npx skills add sales-skills/sales --skill sales-do

Examples

Example 1: DataWeave transformation not working

User says: "My DataWeave transformation keeps failing — I'm trying to map a nested JSON array from SAP to flat Salesforce records." Skill does: Reads platform guide for DataWeave section. Explains flatMap and map for nested-to-flat transformations. Provides a DataWeave snippet mapping nested SAP items to flat Salesforce Contact records. Notes common pitfalls: null handling with default, type coercion with as String, and the --- separator requirement. Result: User gets a working DataWeave transformation with error handling.

Example 2: CloudHub deployment running out of resources

User says: "Our MuleSoft API deployed to CloudHub is timing out under load — we're on a 0.2 vCore worker." Skill does: Reads platform guide for deployment section. Explains vCore sizing: 0.2 is development-tier (500 MB heap). For production load, recommends minimum 1.0 vCore. Suggests monitoring via Runtime Manager dashboards. Flags that horizontal scaling (multiple workers) distributes load but requires stateless design. Notes CloudHub 2.0 offers better autoscaling. Result: User understands vCore sizing and scaling options.

Example 3: Choosing between MuleSoft and simpler tools

User says: "My boss wants us to use MuleSoft for everything but we're a 20-person startup with basic CRM integrations." Skill does: Explains that MuleSoft is enterprise-grade ($50K+/year, 6-18 month implementation). For a 20-person startup with basic integrations, recommends Zapier/Make first ($20-100/mo, same-day setup). Routes to /sales-integration for no-code options. Notes MuleSoft makes sense when you have 50+ integrations, need API governance, or compliance requirements. Result: User understands when MuleSoft is (and isn't) the right tool.

Troubleshooting

"Anypoint Studio keeps crashing or freezing"

Symptom: IDE becomes unresponsive, throws memory errors, or crashes during development. Cause: Anypoint Studio is Eclipse-based and resource-hungry. Common triggers: large projects, multiple open flows, insufficient heap memory, conflicting plugins. Solution: Increase heap size in AnypointStudio.ini (set -Xmx to 4096m or higher). Close unused projects in the workspace. Disable unused plugins. Consider switching to Anypoint Code Builder (VS Code-based, lighter weight). Save and commit frequently.

"DataWeave type coercion errors"

Symptom: Transformation fails with "Cannot coerce" or unexpected null values in output. Cause: Input data has unexpected types or null values that DataWeave can't auto-coerce. Common with SAP/ERP sources that send numbers as strings or use empty strings for nulls. Solution: Use explicit type coercion (as String, as Number). Add null guards with default operator. Use skipNullOn="everywhere" output directive. Test with sample payloads using DataWeave Playground before deploying.

"vCore costs keep growing and I can't justify the budget"

Symptom: MuleSoft licensing bill increases every renewal cycle as integration count grows. Cause: Each deployed application consumes vCores. Non-production environments (dev, staging, QA) each need their own allocation. Premium connectors add per-connector fees on top. Solution: Right-size vCores per environment (0.1 for dev, 0.2 for staging). Consolidate related flows into single applications where possible. Use Composer for simple Salesforce-native integrations (included in some Salesforce licenses). Negotiate multi-year contracts for volume discounts. Document ROI per integration to justify costs.

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

35.93%
按下载量换算53

Claude

32.77%
按下载量换算48

Cursor

17.19%
按下载量换算25

Gemini CLI

8.54%
按下载量换算13

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

external-service

该 Skill 可能调用第三方服务、云服务或外部模型 API,使用前需要确认账号、额度、数据发送范围和服务条款。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills