JiesdaPay Docs
JiesdaPay Docs
Homepage

Start here

OverviewCore conceptsHow paid calls work

Build and monetize

Monetize MCPs and APIsHosted skillsIntegration flow

User and finance control

Scoped budgetsAudit ledgerPayment rails

Enterprise

Enterprise governanceTrust boundariesMVP scope

Hosted skills

Turn high-value skills into protected paid capabilities without exposing the source assets.

Many agent skills are valuable because of more than a prompt.

A high-value skill may contain:

  • Reference documents.
  • Templates.
  • SOPs.
  • Scripts.
  • Evaluation rules.
  • Domain examples.
  • Industry-specific judgment.

If the skill folder is distributed directly, the core asset can be copied. Hosted skills solve a different problem: expose the capability, not the raw source.

What hosted skill mode does

In hosted skill mode, the creator uploads or connects the skill package to JiesdaPay. JiesdaPay turns it into a callable capability.

External agents can call the hosted capability, but they should not be able to download the raw reference folder, scripts, templates, or complete method library.

What is protected

JiesdaPay should protect:

  • Original reference assets.
  • Full template libraries.
  • Internal scripts.
  • Complete SOP structure.
  • Bulk extraction of examples.
  • High-volume reverse-engineering attempts.

It should not promise that knowledge can never be learned from outputs. The practical goal is to protect source assets and raise the cost of extraction.

Controls around hosted skills

Hosted skills need controls beyond ordinary API forwarding:

  • Minimal retrieval.
  • Output filtering.
  • Leak-intent detection.
  • Rate limits.
  • Usage metering.
  • Audit logs.
  • Version tracking.

These controls let creators sell useful work without turning every customer into a full copy of the skill.

Good hosted skill candidates

Good candidates include:

  • Bid document review.
  • Procurement requirement writing.
  • Vendor qualification checks.
  • Financial reconciliation.
  • Vulnerability remediation planning.
  • Industry report generation.

The common pattern is expertise packaged as a repeatable workflow.

Table of Contents

What hosted skill mode does
What is protected
Controls around hosted skills
Good hosted skill candidates