+ {t("pages.agent.skills.marketplace_description")} +
+
+ {selectedSkillDetail.content}
+
+ + {isDragActive + ? t("pages.agent.skills.dropzone_release") + : t("pages.agent.skills.import_constraints")} +
++ {t("pages.agent.load_error")} +
++ Try adjusting your search criteria or status filters. +
+ )} +- {t("pages.agent.skills.description")} -
- - {data?.skills.length ? ( -- {t("pages.agent.tools.description")} -
- - {data?.tools.length ? ( - groupedTools.map(([category, items]) => ( -