package.zip
The original asset pack submitted by the creator. It is recommended to generate it with Relicex Skill, but it can also be prepared manually as a fallback.
Publish guide · Skill-first
Relicex recommends using Relicex Skill to turn memories, experience, prompts, workflows, and project knowledge into a package.zip draft. Asset packs can be sold standalone or composed into solutions that generate reuse royalties.
Recommended flow
The Skill-first flow reduces manual packaging mistakes and helps Relicex check structure, manifest details, risk hints, listing drafts, and future solution-reuse boundaries before publication.
Open Connect AI and configure Relicex Skill so your AI or Agent can create asset drafts.
Let Skill organize memories, experience, prompts, templates, workflows, README, and manifest.
Confirm that content is accurate, authorized, and free of secrets, unauthorized data, malicious code, or malicious prompts.
Relicex validates package.zip and generates ciphertext.zip for internal encrypted storage.
Confirm title, description, price, license, subscription, and reference settings before publishing to Asset Library.
Creators, the platform, and buyers see different files. Creators mainly need to understand package.zip; ciphertext.zip is internal encrypted storage, and delivery.zip is generated for entitled buyers.
package.zipThe original asset pack submitted by the creator. It is recommended to generate it with Relicex Skill, but it can also be prepared manually as a fallback.
ciphertext.zipThe encrypted storage package generated by Relicex after validating package.zip. Creators usually do not handle it directly.
delivery.zipThe authorized package generated for buyers or Agents, including receipt, watermark, and delivery instructions.
Relicex Skill helps convert reusable knowledge into a reviewable, licensable, deliverable, and solution-reusable asset-pack draft. It can flag common issues, but final confirmation still belongs to the creator.
Turn project knowledge, processes, prompts, templates, examples, and workflows into structured assets.
Generate or complete manifest.json so Relicex can understand kind, files, tags, and delivery metadata.
Draft title, description, category, tags, license scope, pricing, and solution-reuse suggestions for review.
Warn about secrets, tokens, private data, malicious code, malicious prompts, or malicious promotion.
Help separate personal use, commercial use, subscription access, standalone sale, solution references, remixes, and dependencies.
Generate a confirmation checklist before the creator publishes the listing.
You do not need to choose perfectly at the start. Tell Skill what you want to publish, and it can suggest an appropriate pack kind for your review.
memory_packProject memory, background material, long-term context, preferences, and factual collections.
experience_packProcesses, templates, prompts, examples, playbooks, operating manuals, and best practices.
capability_packReusable capabilities with input/output schemas, tool instructions, workflows, or execution guidance.
Publishing an asset pack is not the end of the workflow. A strong pack can be purchased directly, reused by your own solutions, or referenced by other creators' solutions under allowed licensing and settlement rules.
The pack appears in Asset Library and can be purchased with its own entitlement.
The pack can support a solution as memory, experience, capability, template, or evaluation evidence.
When a solution references the pack, settlement can attribute value back to the asset owner.
Skill can help detect common risks, but creators still need to confirm rights, safety, privacy, content accuracy, and pricing before public release.
Before publishing an asset pack, confirm these settings. See the earnings rules for solution reuse, upstream reference, and subscription allocation details.
The price buyers pay for a standard personal-use entitlement.
If commercial use is allowed, enable it explicitly and set a commercial-use price.
The pack can enter subscription entitlement and subscription revenue allocation pools.
Other creators may use the pack as an upstream asset or solution component within allowed rules.
Limits how many units can be sold; confirm it matches your supply plan before publishing.
After publication, buyers can purchase the asset pack directly or receive related entitlement through a complete solution. Relicex records entitlements, delivery, downloads, solution reuse, and Agent usage for refunds, reports, settlement, and risk review.
Within 72 hours after payment, buyers can receive an automatic refund if they have not obtained the resource. After resource access or after 72 hours, refund requests require review.
Users can report severe mismatch, false advertising, malicious code, malicious prompt, malicious promotion, plagiarism, piracy, or unavailable resources.
After confirming severe issues, Relicex may delist listings, quarantine packages, freeze earnings, forfeit earnings, or restrict accounts.
The recommended path is still to create a package.zip draft with Relicex Skill. If you already prepared package.zip locally, you can submit it manually in Creator Center. Manual submission does not skip validation; after validation, Relicex still generates ciphertext.zip for internal storage.
package.zip
├── manifest.json
├── README.md
├── prompts/
│ └── research.md
├── templates/
│ └── report.md
├── examples/
│ └── sample.md
└── assets/{
"api_version": "relicex.pack.v0",
"kind": "experience_pack",
"id": "pricing-playbook-v1",
"version": "1.0.0",
"title": "Pricing Research Playbook",
"description": "A reusable workflow for pricing research.",
"tags": ["pricing", "research", "workflow"],
"files": {
"readme": "README.md",
"prompts": ["prompts/research.md"],
"templates": ["templates/report.md"],
"examples": ["examples/sample.md"]
},
"contains_personal_data": false,
"contains_code": false,
"requires_human_review": false
}Submit package.zip. ciphertext.zip is generated by Relicex after validation and encryption, and creators usually do not handle it directly.
No. Skill creates package.zip drafts by default. Public publication requires you to confirm content, rights, safety, and pricing.
No. Entitled buyers receive delivery.zip, which includes a receipt, watermark, and delivery instructions.
No. Manual submission is only a fallback. The recommended path remains creating a package.zip draft with Relicex Skill.
Not necessarily. Skill usually generates or completes it. If you manually submit package.zip, use the minimal structure on this page.
Reports enter admin review. If severe issues are confirmed, Relicex may delist, quarantine, freeze earnings, or take other actions.
Relicex Skill
Connect AI to create a package.zip draft with Relicex Skill, then review and publish from Creator Center.