@thinkingai/ae-cli 6.0.24 → 6.0.27
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{auth-A2XXG5K4.js → auth-7TQRGLBC.js} +10 -8
- package/dist/{auth-IDPKDFSY.js → auth-MEJ642P4.js} +2 -2
- package/dist/chunk-2NDGFQHW.js +190 -0
- package/dist/{chunk-NGJDCOYA.js → chunk-7QQ4233A.js} +3 -3
- package/dist/{chunk-PFJFZVCK.js → chunk-AJTH7LT3.js} +3 -2
- package/dist/{chunk-V5R5UIRM.js → chunk-BXMXMUD7.js} +65 -6
- package/dist/{chunk-AKORWVHJ.js → chunk-C4DH76LX.js} +1 -1
- package/dist/{chunk-NXJP4CES.js → chunk-GWZ5MYWE.js} +3 -3
- package/dist/{chunk-F3ZDMC2W.js → chunk-KCA6BA5D.js} +2 -2
- package/dist/{chunk-WXBCP6SD.js → chunk-KGJQCYVC.js} +1 -1
- package/dist/{chunk-FIT4CFIN.js → chunk-LG5YT7P7.js} +1 -1
- package/dist/{chunk-IDXW6MEJ.js → chunk-MDJGDI6K.js} +2 -2
- package/dist/{chunk-4FQ36OGO.js → chunk-R77JT7XD.js} +53 -6
- package/dist/{chunk-65DKFJZB.js → chunk-YCLVYFK7.js} +49 -6
- package/dist/{chunk-2OW2RENH.js → chunk-YNQFYBDB.js} +64 -6
- package/dist/{chunk-ONOA6DYB.js → chunk-ZAOL36CG.js} +1 -1
- package/dist/cli-token-TVQRSE46.js +18 -0
- package/dist/{client-7L735LVY.js → client-2643Z5AG.js} +3 -3
- package/dist/{config-SXD2JKSL.js → config-ZVPARN4R.js} +4 -9
- package/dist/index.js +24 -24
- package/dist/{metadata-QWUAX625.js → metadata-IPSPQBX3.js} +5 -5
- package/dist/{metadata-XWTEGEN2.js → metadata-N5REJ7R7.js} +5 -5
- package/dist/{model-3OVX42DA.js → model-T3KZJWLW.js} +2 -2
- package/dist/{raw-IANB4AV5.js → raw-OHSUK42D.js} +4 -4
- package/dist/{sync-4HQ3CXSK.js → sync-ULT5SECP.js} +3 -3
- package/dist/{te-agent-OYNNTJDU.js → te-agent-QLIVKRUN.js} +1146 -61
- package/dist/{te-analysis-CRPFK3LX.js → te-analysis-2U5EPXQC.js} +207 -69
- package/dist/{te-analysis-JX3V76OI.js → te-analysis-QMZ2UH7F.js} +207 -69
- package/dist/{te-audience-RO2IZOUC.js → te-audience-PVMKQAFH.js} +5 -5
- package/dist/{te-audience-77FGNG5E.js → te-audience-XMRMVD2V.js} +5 -5
- package/dist/{te-common-4TRJPRC5.js → te-common-CFGQXTFV.js} +5 -5
- package/dist/{te-common-PUXBUPOL.js → te-common-SDB3O2QG.js} +5 -5
- package/dist/{te-community-XKE526DS.js → te-community-6A7LKYUH.js} +5 -5
- package/dist/{te-community-NPDZQKMY.js → te-community-GMWFGILT.js} +5 -5
- package/dist/{te-dataops-PW74WP76.js → te-dataops-6LIPYNGH.js} +90 -68
- package/dist/{te-dataops-6KWLFNV4.js → te-dataops-Z53CTG2U.js} +90 -68
- package/dist/{te-engage-HTLMUN7G.js → te-engage-AGREUOW7.js} +30 -15
- package/dist/{te-engage-YPQIVF5H.js → te-engage-MIIUKY6M.js} +30 -15
- package/dist/{te-kb-DOGDQIU4.js → te-kb-KQJ53M3A.js} +4 -4
- package/dist/{te-meta-5ESSQ5B3.js → te-meta-QLANJ4B4.js} +5 -5
- package/dist/{te-meta-Z47X4VT3.js → te-meta-TOA6FWDE.js} +5 -5
- package/dist/{te-team-SOVKZIDD.js → te-team-TQGMNHQQ.js} +5 -5
- package/package.json +3 -1
- package/skills/ae-agent/SKILL.md +158 -189
- package/skills/ae-agent/references/accept-skill-share.md +39 -0
- package/skills/ae-agent/references/add-attachment.md +57 -0
- package/skills/ae-agent/references/add-mcp.md +75 -0
- package/skills/ae-agent/references/add-model.md +70 -0
- package/skills/ae-agent/references/add-skill.md +71 -0
- package/skills/ae-agent/references/approve-skill.md +41 -0
- package/skills/ae-agent/references/attachment-stats.md +50 -0
- package/skills/ae-agent/references/auto-provision-mcp-credentials.md +57 -0
- package/skills/ae-agent/references/cancel-skill-submission.md +39 -0
- package/skills/ae-agent/references/copy-skill.md +53 -0
- package/skills/ae-agent/references/create-agent.md +71 -0
- package/skills/ae-agent/references/create-automation.md +99 -0
- package/skills/ae-agent/references/del-agent.md +38 -0
- package/skills/ae-agent/references/del-attachment.md +35 -0
- package/skills/ae-agent/references/del-mcp.md +35 -0
- package/skills/ae-agent/references/del-model.md +37 -0
- package/skills/ae-agent/references/del-skill-asset.md +41 -0
- package/skills/ae-agent/references/del-skill-reference.md +41 -0
- package/skills/ae-agent/references/del-skill-script.md +41 -0
- package/skills/ae-agent/references/del-skill.md +36 -0
- package/skills/ae-agent/references/edit-skill.md +64 -0
- package/skills/ae-agent/references/get-agent.md +37 -0
- package/skills/ae-agent/references/get-skill-content.md +36 -0
- package/skills/ae-agent/references/list-agents.md +40 -0
- package/skills/ae-agent/references/list-attachments.md +42 -0
- package/skills/ae-agent/references/list-automations.md +41 -0
- package/skills/ae-agent/references/list-mcp-credentials.md +65 -0
- package/skills/ae-agent/references/list-mcp-market.md +58 -0
- package/skills/ae-agent/references/list-mcps.md +37 -0
- package/skills/ae-agent/references/list-models.md +38 -0
- package/skills/ae-agent/references/list-skill-assets.md +35 -0
- package/skills/ae-agent/references/list-skill-market.md +59 -0
- package/skills/ae-agent/references/list-skill-references.md +36 -0
- package/skills/ae-agent/references/list-skill-scripts.md +35 -0
- package/skills/ae-agent/references/list-skill-shares.md +49 -0
- package/skills/ae-agent/references/list-skill-submissions.md +45 -0
- package/skills/ae-agent/references/list-skills.md +37 -0
- package/skills/ae-agent/references/mcp-auth-disconnect.md +50 -0
- package/skills/ae-agent/references/mcp-auth-start.md +61 -0
- package/skills/ae-agent/references/mcp-auth-status.md +56 -0
- package/skills/ae-agent/references/mcp-stats.md +68 -0
- package/skills/ae-agent/references/mcp-token.md +63 -0
- package/skills/ae-agent/references/mcp-tools.md +55 -0
- package/skills/ae-agent/references/read-skill-asset.md +51 -0
- package/skills/ae-agent/references/read-skill-reference.md +50 -0
- package/skills/ae-agent/references/read-skill-script.md +51 -0
- package/skills/ae-agent/references/reject-skill-share.md +37 -0
- package/skills/ae-agent/references/reject-skill.md +42 -0
- package/skills/ae-agent/references/rescan-skills.md +44 -0
- package/skills/ae-agent/references/set-mcp-credential.md +67 -0
- package/skills/ae-agent/references/set-mcp-meta.md +52 -0
- package/skills/ae-agent/references/set-skill-meta.md +51 -0
- package/skills/ae-agent/references/share-skill.md +50 -0
- package/skills/ae-agent/references/submit-skill.md +51 -0
- package/skills/ae-agent/references/test-model.md +61 -0
- package/skills/ae-agent/references/toggle-mcp.md +39 -0
- package/skills/ae-agent/references/toggle-model.md +37 -0
- package/skills/ae-agent/references/toggle-skill.md +37 -0
- package/skills/ae-agent/references/update-agent.md +71 -0
- package/skills/ae-agent/references/update-automation.md +83 -0
- package/skills/ae-agent/references/update-mcp.md +79 -0
- package/skills/ae-agent/references/update-model.md +77 -0
- package/skills/ae-agent/references/upload-skill-asset.md +49 -0
- package/skills/ae-agent/references/upload-skill-reference.md +51 -0
- package/skills/ae-agent/references/upload-skill-script.md +49 -0
- package/skills/ae-agent/references/upload-skill.md +89 -0
- package/skills/ae-analysis/SKILL.md +4 -2
- package/skills/ae-analysis/references/analysis_gateway_assets.md +21 -6
- package/skills/ae-analysis/references/artifact_download.md +17 -0
- package/skills/ae-analysis/references/bi_panel_page_data_export.md +11 -1
- package/skills/ae-analysis/references/dashboard_copy.md +3 -1
- package/skills/ae-analysis/references/dashboard_daily_report_send.md +4 -2
- package/skills/ae-analysis/references/dashboard_daily_report_update.md +3 -1
- package/skills/ae-analysis/references/dashboard_definition_export.md +21 -3
- package/skills/ae-analysis/references/dashboard_report_data_export.md +11 -1
- package/skills/ae-analysis/references/project_space_create.md +1 -1
- package/skills/ae-analysis/references/run_inspect.md +22 -0
- package/skills/ae-dataops/references/dataops-flow-create.md +2 -2
- package/skills/ae-dataops/references/dataops-flow-monitor.md +3 -3
- package/skills/ae-dataops/references/dataops-integration.md +1 -0
- package/skills/ae-engage/references/flow-node-config-schema.md +32 -8
- package/skills/ae-engage/references/save-flow.md +65 -29
- package/skills/ae-engage/references/validate-flow-node-config.md +28 -10
- package/skills/ae-generate-tracking-plan/SKILL.md +9 -7
- package/dist/chunk-OCQPQYHZ.js +0 -105
- package/dist/cli-token-OZXHC3U2.js +0 -14
|
@@ -3,12 +3,12 @@ import {
|
|
|
3
3
|
parseMcpResult,
|
|
4
4
|
registerMcpMappings,
|
|
5
5
|
resolveMcpUrl
|
|
6
|
-
} from "./chunk-
|
|
7
|
-
import "./chunk-
|
|
6
|
+
} from "./chunk-GWZ5MYWE.js";
|
|
7
|
+
import "./chunk-KGJQCYVC.js";
|
|
8
8
|
import "./chunk-NOO24N7W.js";
|
|
9
|
-
import "./chunk-
|
|
10
|
-
import "./chunk-
|
|
11
|
-
import "./chunk-
|
|
9
|
+
import "./chunk-2NDGFQHW.js";
|
|
10
|
+
import "./chunk-AJTH7LT3.js";
|
|
11
|
+
import "./chunk-YCLVYFK7.js";
|
|
12
12
|
|
|
13
13
|
// src/commands/te-engage/utils.ts
|
|
14
14
|
function buildMcpDryRun(ctx, serviceName46, toolName46, args) {
|
|
@@ -532,8 +532,8 @@ function buildArgs15(ctx) {
|
|
|
532
532
|
var flowNodeConfigSchema = {
|
|
533
533
|
service: "engage",
|
|
534
534
|
command: "+flow_node_config_schema",
|
|
535
|
-
description: "Query
|
|
536
|
-
flags: [{ name: "node_type", type: "string", required: true, desc: "
|
|
535
|
+
description: "Query one type-specific node config schema before constructing save_flow nodes or nodeConfigs.",
|
|
536
|
+
flags: [{ name: "node_type", type: "string", required: true, desc: "Flow node type, for example single_trigger, event_trigger, event_split_flow, or message_push" }],
|
|
537
537
|
risk: "read",
|
|
538
538
|
dryRun: (ctx) => buildMcpDryRun(ctx, serviceName15, toolName15, buildArgs15(ctx)),
|
|
539
539
|
execute: async (ctx) => executeMcpCommand(ctx, serviceName15, toolName15, buildArgs15(ctx))
|
|
@@ -779,26 +779,41 @@ var modifyFlowBaseInfo = {
|
|
|
779
779
|
// src/commands/te-engage/flow/save-flow.ts
|
|
780
780
|
var serviceName21 = "engage_flow";
|
|
781
781
|
var toolName21 = "save_flow";
|
|
782
|
+
var allowedOperations = ["build", "preview", "commit"];
|
|
783
|
+
function readAndValidateReq(ctx) {
|
|
784
|
+
const req = readRequiredJsonObject(ctx, "req");
|
|
785
|
+
const operation = typeof req.operation === "string" ? req.operation.trim().toLowerCase() : "";
|
|
786
|
+
if (!allowedOperations.includes(operation)) {
|
|
787
|
+
throw new Error(`Flag --req.operation must be one of: ${allowedOperations.join(", ")}`);
|
|
788
|
+
}
|
|
789
|
+
if ("nodeList" in req || "edgeList" in req) {
|
|
790
|
+
throw new Error("Flag --req must use nodes/edges instead of legacy nodeList/edgeList");
|
|
791
|
+
}
|
|
792
|
+
if ("sourceFlowUuid" in req) {
|
|
793
|
+
throw new Error("Flag --req.sourceFlowUuid is no longer supported; call +flow_detail and build nodes/edges instead");
|
|
794
|
+
}
|
|
795
|
+
return req;
|
|
796
|
+
}
|
|
782
797
|
function buildArgs21(ctx) {
|
|
783
798
|
return {
|
|
784
799
|
projectId: ctx.num("project_id"),
|
|
785
800
|
req: {
|
|
786
801
|
projectId: ctx.num("project_id"),
|
|
787
|
-
...
|
|
802
|
+
...readAndValidateReq(ctx)
|
|
788
803
|
}
|
|
789
804
|
};
|
|
790
805
|
}
|
|
791
806
|
var saveFlow = {
|
|
792
807
|
service: "engage",
|
|
793
808
|
command: "+save_flow",
|
|
794
|
-
description: "Create or
|
|
809
|
+
description: "Create, preview, or commit an operation-based flow draft with req.operation=build, preview, or commit. Copy existing flows by querying detail first, then building nodes/edges.",
|
|
795
810
|
flags: [
|
|
796
811
|
{ name: "project_id", type: "number", required: true, alias: "p", desc: "Project ID" },
|
|
797
|
-
{ name: "req", type: "json", required: true, desc: "
|
|
812
|
+
{ name: "req", type: "json", required: true, desc: "Operation-based flow save request JSON object. Use operation=build with nodes/edges, operation=preview with draftId, or operation=commit with draftVersion and confirmToken. Do not use sourceFlowUuid clone mode." }
|
|
798
813
|
],
|
|
799
814
|
risk: "write",
|
|
800
815
|
validate: (ctx) => {
|
|
801
|
-
|
|
816
|
+
readAndValidateReq(ctx);
|
|
802
817
|
},
|
|
803
818
|
dryRun: (ctx) => buildMcpDryRun(ctx, serviceName21, toolName21, buildArgs21(ctx)),
|
|
804
819
|
execute: async (ctx) => executeMcpCommand(ctx, serviceName21, toolName21, buildArgs21(ctx))
|
|
@@ -817,11 +832,11 @@ function buildArgs22(ctx) {
|
|
|
817
832
|
var validateFlowNodeConfig = {
|
|
818
833
|
service: "engage",
|
|
819
834
|
command: "+validate_flow_node_config",
|
|
820
|
-
description: "Validate one node config before save_flow.",
|
|
835
|
+
description: "Validate and normalize one candidate node config before placing it into save_flow.",
|
|
821
836
|
flags: [
|
|
822
|
-
{ name: "node_type", type: "string", required: true, desc: "
|
|
823
|
-
{ name: "config", type: "string", required: true, desc: "Node config JSON string" },
|
|
824
|
-
{ name: "operation_mode", type: "string", required: true, desc: "Validation mode" }
|
|
837
|
+
{ name: "node_type", type: "string", required: true, desc: "Flow node type, for example single_trigger, event_trigger, event_split_flow, or message_push" },
|
|
838
|
+
{ name: "config", type: "string", required: true, desc: "Node config JSON object encoded as a string" },
|
|
839
|
+
{ name: "operation_mode", type: "string", required: true, desc: "Validation mode. Use save_flow for the current exposed MCP protocol; save_submit_flow applies stricter submit-time checks" }
|
|
825
840
|
],
|
|
826
841
|
risk: "read",
|
|
827
842
|
dryRun: (ctx) => buildMcpDryRun(ctx, serviceName22, toolName22, buildArgs22(ctx)),
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import {
|
|
2
2
|
kbApi,
|
|
3
3
|
kbUpload
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-MDJGDI6K.js";
|
|
5
5
|
import "./chunk-NOO24N7W.js";
|
|
6
|
-
import "./chunk-
|
|
7
|
-
import "./chunk-
|
|
8
|
-
import "./chunk-
|
|
6
|
+
import "./chunk-2NDGFQHW.js";
|
|
7
|
+
import "./chunk-AJTH7LT3.js";
|
|
8
|
+
import "./chunk-YCLVYFK7.js";
|
|
9
9
|
|
|
10
10
|
// src/commands/te-kb/query.ts
|
|
11
11
|
var API_PATH = "/agent/api/external/knowledge-bases/query";
|
|
@@ -2,12 +2,12 @@ import {
|
|
|
2
2
|
callMcpTool,
|
|
3
3
|
parseMcpResult,
|
|
4
4
|
resolveMcpUrl
|
|
5
|
-
} from "./chunk-
|
|
6
|
-
import "./chunk-
|
|
5
|
+
} from "./chunk-GWZ5MYWE.js";
|
|
6
|
+
import "./chunk-KGJQCYVC.js";
|
|
7
7
|
import "./chunk-NOO24N7W.js";
|
|
8
|
-
import "./chunk-
|
|
9
|
-
import "./chunk-
|
|
10
|
-
import "./chunk-
|
|
8
|
+
import "./chunk-2NDGFQHW.js";
|
|
9
|
+
import "./chunk-AJTH7LT3.js";
|
|
10
|
+
import "./chunk-YCLVYFK7.js";
|
|
11
11
|
|
|
12
12
|
// src/commands/te-meta/shared.ts
|
|
13
13
|
function createMcpCommand(config) {
|
|
@@ -2,12 +2,12 @@ import {
|
|
|
2
2
|
callMcpTool,
|
|
3
3
|
parseMcpResult,
|
|
4
4
|
resolveMcpUrl
|
|
5
|
-
} from "./chunk-
|
|
6
|
-
import "./chunk-
|
|
5
|
+
} from "./chunk-7QQ4233A.js";
|
|
6
|
+
import "./chunk-KGJQCYVC.js";
|
|
7
7
|
import "./chunk-NOO24N7W.js";
|
|
8
|
-
import "./chunk-
|
|
9
|
-
import "./chunk-
|
|
10
|
-
import "./chunk-
|
|
8
|
+
import "./chunk-2NDGFQHW.js";
|
|
9
|
+
import "./chunk-AJTH7LT3.js";
|
|
10
|
+
import "./chunk-YCLVYFK7.js";
|
|
11
11
|
|
|
12
12
|
// src/commands/te-meta/shared.ts
|
|
13
13
|
function createMcpCommand(config) {
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import {
|
|
2
2
|
getAuthHeaders,
|
|
3
3
|
kbApi
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-MDJGDI6K.js";
|
|
5
5
|
import {
|
|
6
6
|
printError,
|
|
7
7
|
printOutput
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-ZAOL36CG.js";
|
|
9
9
|
import "./chunk-NOO24N7W.js";
|
|
10
|
-
import "./chunk-
|
|
11
|
-
import "./chunk-
|
|
12
|
-
import "./chunk-
|
|
10
|
+
import "./chunk-2NDGFQHW.js";
|
|
11
|
+
import "./chunk-AJTH7LT3.js";
|
|
12
|
+
import "./chunk-YCLVYFK7.js";
|
|
13
13
|
|
|
14
14
|
// src/commands/te-team/shared.ts
|
|
15
15
|
var API_PREFIX = process.env.AE_API_PREFIX ?? "/agent";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@thinkingai/ae-cli",
|
|
3
|
-
"version": "6.0.
|
|
3
|
+
"version": "6.0.27",
|
|
4
4
|
"description": "CLI tool for ThinkingAI (AE) analytics platform",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"bin": {
|
|
@@ -33,6 +33,7 @@
|
|
|
33
33
|
"verify:self-check-overlay": "node test/self-check-overlay.test.mjs",
|
|
34
34
|
"verify:update-check": "npx tsx test/update-check.test.mjs",
|
|
35
35
|
"self-check": "node self-check/scan.mjs",
|
|
36
|
+
"sync:skills-to-db": "node scripts/sync-skills-to-db.mjs",
|
|
36
37
|
"check:agents-docs": "node scripts/check-agents-docs-sync.mjs",
|
|
37
38
|
"prepublishOnly": "npm run build",
|
|
38
39
|
"start": "node dist/index.js",
|
|
@@ -67,6 +68,7 @@
|
|
|
67
68
|
"@types/node": "^22.0.0",
|
|
68
69
|
"@types/turndown": "^5.0.6",
|
|
69
70
|
"@types/ws": "^8.5.0",
|
|
71
|
+
"mysql2": "^3.22.6",
|
|
70
72
|
"tsup": "^8.0.0",
|
|
71
73
|
"tsx": "^4.0.0",
|
|
72
74
|
"typescript": "^5.5.0"
|
package/skills/ae-agent/SKILL.md
CHANGED
|
@@ -1,174 +1,205 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: ae-agent
|
|
3
|
-
version: 1.
|
|
3
|
+
version: 1.2.0
|
|
4
4
|
description: "AE Agent platform resource management CLI for listing Agents, creating and updating automations, adding/removing/listing/toggling custom models, MCP servers, Skills, uploading sandbox files to the attachment library, browsing the MCP/Skill market, setting market category/icon, copying system/company Skills to personal, and submitting/approving/sharing Skills. Use when the user asks to manage Agent platform resources, browse the market, or create scheduled Agent automations. Must use ae-cli agent commands."
|
|
5
5
|
---
|
|
6
6
|
|
|
7
7
|
# ae-agent
|
|
8
8
|
|
|
9
|
+
> **CRITICAL — Before running any `+<command>` command, you MUST first read the corresponding `references/<command>.md`.** The reference filename equals the command name without the leading `+`, for example `+add-mcp` → `references/add-mcp.md`.
|
|
10
|
+
> **CRITICAL — Never guess record IDs (Agent / automation / model / MCP / Skill / submission / share / attachment).** Always use the appropriate `+list-*` command to discover real IDs first.
|
|
11
|
+
> **CRITICAL — All Agent platform resources are served under the `/api/sandbox/agent/*` path.** Do not reference legacy paths.
|
|
12
|
+
|
|
9
13
|
AE CLI (`ae-cli`) agent platform resource commands are invoked through:
|
|
10
14
|
|
|
11
15
|
```bash
|
|
12
16
|
ae-cli agent +<command> [options]
|
|
13
17
|
```
|
|
14
18
|
|
|
15
|
-
|
|
19
|
+
All commands live under the `agent` service. Quick help:
|
|
20
|
+
|
|
21
|
+
```bash
|
|
22
|
+
ae-cli agent --help
|
|
23
|
+
ae-cli agent +list-agents --help
|
|
24
|
+
ae-cli agent +create-automation --help
|
|
25
|
+
```
|
|
26
|
+
|
|
27
|
+
## Global AE CLI Rules
|
|
16
28
|
|
|
17
29
|
- Use this skill for Agent platform resource management: Agents, automations, models, MCP servers, Skills, attachments, the MCP/Skill market, and Skill copy/approval/share flows.
|
|
18
|
-
- Read operations can run directly
|
|
19
|
-
-
|
|
20
|
-
-
|
|
30
|
+
- **Read operations** (`+list-*`) can run directly once required IDs are known.
|
|
31
|
+
- **Write operations** require explicit user intent and keep the confirmation prompt by default. Pass `--yes` only in fully automated pipelines.
|
|
32
|
+
- Prefer `--dry-run` before destructive writes to inspect the request shape without executing.
|
|
33
|
+
- Personal and company scope resources can be created/updated/deleted; company scope requires root/agent_admin role; system resources are read-only (exception: root users can approve/reject submissions and set company-scope meta).
|
|
21
34
|
- Toggle operations on company/system resources only affect the current user's preference, not the global state.
|
|
35
|
+
- Never invent record IDs. Discover them with `+list-*` commands or accept them from the user.
|
|
22
36
|
- JSON flags must be valid JSON strings, usually wrapped in single quotes in shell.
|
|
23
|
-
- Successful commands return JSON by default. Use `--format table` when a table is easier to scan.
|
|
24
|
-
- `--host <url>` overrides the active AE host. It is available on every command and may be placed after the subcommand, e.g. `ae-cli agent +<command> --host <url>`.
|
|
25
37
|
|
|
26
|
-
|
|
38
|
+
### Global Parameters
|
|
27
39
|
|
|
28
|
-
|
|
40
|
+
| Parameter | Description |
|
|
41
|
+
|---|---|
|
|
42
|
+
| `--format <json\|table>` | Output format. Default is JSON. |
|
|
43
|
+
| `--host <url>` | Override the active AE host. Available on every command and may be placed after the subcommand, e.g. `ae-cli agent +<command> --host <url>`. |
|
|
44
|
+
| `--yes` | Skip confirmation for write operations. |
|
|
45
|
+
| `--dry-run` | Show request details (method + URL + body) without executing. |
|
|
29
46
|
|
|
30
|
-
|
|
31
|
-
| -------------- | ---: | -------------------------------------------------------------- |
|
|
32
|
-
| `+list-agents` | read | List Agents visible to current user (personal/company/system). |
|
|
47
|
+
### Output and Errors
|
|
33
48
|
|
|
34
|
-
|
|
49
|
+
- Successful commands return machine-readable JSON by default. Use `--format table` when a table is easier to scan.
|
|
50
|
+
- Failed commands return `{ "ok": false, "error": { "type": "...", "message": "...", "hint": "..." } }` and exit non-zero.
|
|
35
51
|
|
|
36
|
-
|
|
37
|
-
| -------------------- | ----: | -------------------------------------- |
|
|
38
|
-
| `+create-automation` | write | Create an Agent automation task. |
|
|
52
|
+
## When to Use
|
|
39
53
|
|
|
40
|
-
|
|
54
|
+
Use `ae-agent` for all Agent platform resource work:
|
|
41
55
|
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
| `+toggle-model` | write | Enable or disable a model. |
|
|
56
|
+
- **Agents & automations**: list Agents, create / list / update scheduled Agent automations.
|
|
57
|
+
- **Models**: list, add, delete, toggle custom models.
|
|
58
|
+
- **MCP servers**: list, add, delete, toggle MCP servers; browse the MCP market; set market meta.
|
|
59
|
+
- **Skills**: list, add, delete, toggle Skills; browse the Skill market; set market meta; copy system/company Skills to personal; submit/approve/reject company-scope Skills; share/accept/reject peer-to-peer Skills.
|
|
60
|
+
- **Attachments**: list, upload, soft-delete sandbox files in the attachment library.
|
|
48
61
|
|
|
49
|
-
|
|
62
|
+
If the user's intent is data analysis, audience management, metadata governance, TeamRuns, or knowledge bases, switch to `ae-analysis` / `ae-engage` / `ae-dataops` / `ae-team` / `ae-kb`.
|
|
50
63
|
|
|
51
|
-
|
|
52
|
-
| ------------- | ----: | ----------------------------------------- |
|
|
53
|
-
| `+list-mcps` | read | List MCP servers visible to current user. |
|
|
54
|
-
| `+add-mcp` | write | Add an MCP server (personal scope). |
|
|
55
|
-
| `+del-mcp` | write | Delete a personal MCP server. |
|
|
56
|
-
| `+toggle-mcp` | write | Enable or disable an MCP server. |
|
|
64
|
+
## Tool Groups (66 commands)
|
|
57
65
|
|
|
58
|
-
###
|
|
66
|
+
### Agents (5)
|
|
59
67
|
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
| `+toggle-skill` | write | Enable or disable a Skill. |
|
|
68
|
+
- `+list-agents` ([doc](references/list-agents.md)) — list Agents visible to current user (personal/company/system)
|
|
69
|
+
- `+create-agent` ([doc](references/create-agent.md)) — create a new Agent (personal/company scope; company requires root/agent_admin; name/description/instructions/model/mcp-ids/skill-ids)
|
|
70
|
+
- `+update-agent` ([doc](references/update-agent.md)) — update an Agent's name/description/instructions/model/mcp-ids/skill-ids/enabled
|
|
71
|
+
- `+del-agent` ([doc](references/del-agent.md)) — soft-delete a personal/company Agent (company requires root/agent_admin; system Agents cannot be deleted)
|
|
72
|
+
- `+get-agent` ([doc](references/get-agent.md)) — get a single Agent's detail
|
|
66
73
|
|
|
67
|
-
###
|
|
74
|
+
### Automations (3)
|
|
68
75
|
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
| `+list-skill-market` | read | List Skills from the market (only approved; same filters). |
|
|
76
|
+
- `+list-automations` ([doc](references/list-automations.md)) — list current user's Agent automation tasks
|
|
77
|
+
- `+create-automation` ([doc](references/create-automation.md)) — create an Agent automation task (hourly/daily/weekly/monthly or cron)
|
|
78
|
+
- `+update-automation` ([doc](references/update-automation.md)) — update an automation's name, instruction, schedule, or enabled state
|
|
73
79
|
|
|
74
|
-
###
|
|
80
|
+
### Models (6)
|
|
75
81
|
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
82
|
+
- `+list-models` ([doc](references/list-models.md)) — list models visible to current user (personal/company/system)
|
|
83
|
+
- `+add-model` ([doc](references/add-model.md)) — add a custom model (personal/company scope; company requires root/agent_admin)
|
|
84
|
+
- `+update-model` ([doc](references/update-model.md)) — update a custom model (personal/company scope; company requires root/agent_admin; apiKey left blank to keep existing)
|
|
85
|
+
- `+del-model` ([doc](references/del-model.md)) — delete a personal/company model (company requires root/agent_admin)
|
|
86
|
+
- `+toggle-model` ([doc](references/toggle-model.md)) — enable or disable a model
|
|
87
|
+
- `+test-model` ([doc](references/test-model.md)) — test custom model connectivity (LLM only)
|
|
80
88
|
|
|
81
|
-
###
|
|
89
|
+
### MCP Servers (14)
|
|
82
90
|
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
91
|
+
- `+list-mcps` ([doc](references/list-mcps.md)) — list MCP servers visible to current user
|
|
92
|
+
- `+add-mcp` ([doc](references/add-mcp.md)) — add an MCP server (personal/company scope; company requires root/agent_admin)
|
|
93
|
+
- `+update-mcp` ([doc](references/update-mcp.md)) — update an MCP server's config (url/transport/headers/auth-mode; connectivity validated)
|
|
94
|
+
- `+del-mcp` ([doc](references/del-mcp.md)) — delete a personal MCP server
|
|
95
|
+
- `+toggle-mcp` ([doc](references/toggle-mcp.md)) — enable or disable an MCP server
|
|
96
|
+
- `+mcp-tools` ([doc](references/mcp-tools.md)) — list tools provided by an MCP server (OAuth auto-refresh)
|
|
97
|
+
- `+mcp-auth-start` ([doc](references/mcp-auth-start.md)) — start OAuth authorization (cliMode; print authorizeUrl, then poll with +mcp-auth-status)
|
|
98
|
+
- `+mcp-auth-status` ([doc](references/mcp-auth-status.md)) — query OAuth status (not_required/needs_auth/authenticated/reauth_required/disabled)
|
|
99
|
+
- `+mcp-auth-disconnect` ([doc](references/mcp-auth-disconnect.md)) — disconnect OAuth, clear token and disable
|
|
100
|
+
- `+list-mcp-credentials` ([doc](references/list-mcp-credentials.md)) — list per-user credentials for system MCPs
|
|
101
|
+
- `+set-mcp-credential` ([doc](references/set-mcp-credential.md)) — upsert a per-user MCP credential (oauth/apikey)
|
|
102
|
+
- `+auto-provision-mcp-credentials` ([doc](references/auto-provision-mcp-credentials.md)) — auto-inject credentials for all system MCPs (uses session token by default)
|
|
103
|
+
- `+mcp-token` ([doc](references/mcp-token.md)) — get the shared MCP token (useMcpToken=true; plaintext, mind shell history)
|
|
104
|
+
- `+mcp-stats` ([doc](references/mcp-stats.md)) — MCP call stats for recent N days (`--days` 1-365 default 30; by server / by day)
|
|
86
105
|
|
|
87
|
-
###
|
|
106
|
+
### Skills (4)
|
|
88
107
|
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
| `+cancel-skill-submission` | write | Cancel a pending submission (submitter or root). |
|
|
94
|
-
| `+approve-skill` | write | Approve a submission (root only). Creates a company-scope copy. |
|
|
95
|
-
| `+reject-skill` | write | Reject a submission with a reason (root only). |
|
|
108
|
+
- `+list-skills` ([doc](references/list-skills.md)) — list Skills visible to current user
|
|
109
|
+
- `+add-skill` ([doc](references/add-skill.md)) — create a custom Skill (personal/company scope; company requires root/agent_admin)
|
|
110
|
+
- `+del-skill` ([doc](references/del-skill.md)) — delete a personal Skill (physical delete)
|
|
111
|
+
- `+toggle-skill` ([doc](references/toggle-skill.md)) — enable or disable a Skill
|
|
96
112
|
|
|
97
|
-
### Skill
|
|
113
|
+
### Skill content & assets (16)
|
|
98
114
|
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
115
|
+
- `+edit-skill` ([doc](references/edit-skill.md)) — edit a Skill's content (name/description/instructions/category/icon)
|
|
116
|
+
- `+get-skill-content` ([doc](references/get-skill-content.md)) — read a Skill's SKILL.md source
|
|
117
|
+
- `+list-skill-assets` ([doc](references/list-skill-assets.md)) — list asset files of a Skill
|
|
118
|
+
- `+upload-skill-asset` ([doc](references/upload-skill-asset.md)) — upload an asset file (`isDangerousFile` checked; 1MB)
|
|
119
|
+
- `+read-skill-asset` ([doc](references/read-skill-asset.md)) — read an asset file (binary-safe with `--output`)
|
|
120
|
+
- `+del-skill-asset` ([doc](references/del-skill-asset.md)) — delete an asset file
|
|
121
|
+
- `+list-skill-references` ([doc](references/list-skill-references.md)) — list reference files (`.md` only)
|
|
122
|
+
- `+upload-skill-reference` ([doc](references/upload-skill-reference.md)) — upload a reference file (`.md` only; 1MB)
|
|
123
|
+
- `+read-skill-reference` ([doc](references/read-skill-reference.md)) — read a reference file
|
|
124
|
+
- `+del-skill-reference` ([doc](references/del-skill-reference.md)) — delete a reference file
|
|
125
|
+
- `+list-skill-scripts` ([doc](references/list-skill-scripts.md)) — list script files of a Skill
|
|
126
|
+
- `+upload-skill-script` ([doc](references/upload-skill-script.md)) — upload a script file (`isDangerousFile` checked; 1MB)
|
|
127
|
+
- `+read-skill-script` ([doc](references/read-skill-script.md)) — read a script file (binary-safe with `--output`)
|
|
128
|
+
- `+del-skill-script` ([doc](references/del-skill-script.md)) — delete a script file
|
|
129
|
+
- `+upload-skill` ([doc](references/upload-skill.md)) — create/replace a Skill from a ZIP package (parses SKILL.md; 5MB)
|
|
130
|
+
- `+rescan-skills` ([doc](references/rescan-skills.md)) — rescan local filesystem and sync Skills to DB (root only)
|
|
105
131
|
|
|
106
|
-
###
|
|
132
|
+
### Market (browse) (2)
|
|
107
133
|
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
| `+list-attachments` | read | List user attachments (paginated). |
|
|
111
|
-
| `+add-attachment` | write | Upload sandbox file(s) to attachment library. |
|
|
112
|
-
| `+del-attachment` | write | Soft-delete an attachment. |
|
|
134
|
+
- `+list-mcp-market` ([doc](references/list-mcp-market.md)) — list MCP servers from the market (filter by scope/category/search/sort)
|
|
135
|
+
- `+list-skill-market` ([doc](references/list-skill-market.md)) — list Skills from the market (only approved; same filters)
|
|
113
136
|
|
|
114
|
-
|
|
137
|
+
### Category & Icon (meta) (2)
|
|
115
138
|
|
|
116
|
-
|
|
139
|
+
- `+set-mcp-meta` ([doc](references/set-mcp-meta.md)) — update an MCP server market category/icon (company requires root; system RO)
|
|
140
|
+
- `+set-skill-meta` ([doc](references/set-skill-meta.md)) — update a Skill market category/icon (company requires root; system RO)
|
|
117
141
|
|
|
118
|
-
|
|
119
|
-
ae-cli agent +list-models
|
|
120
|
-
ae-cli agent +list-models --scope personal --format table
|
|
121
|
-
```
|
|
142
|
+
### Copy to personal (1)
|
|
122
143
|
|
|
123
|
-
|
|
144
|
+
- `+copy-skill` ([doc](references/copy-skill.md)) — copy a system/company Skill to a personal copy (independent duplicate)
|
|
124
145
|
|
|
125
|
-
|
|
126
|
-
ae-cli agent +list-agents
|
|
127
|
-
ae-cli agent +list-agents --scope personal --q "daily"
|
|
128
|
-
```
|
|
146
|
+
### Skill Approval (company-scope publish) (5)
|
|
129
147
|
|
|
130
|
-
|
|
148
|
+
- `+submit-skill` ([doc](references/submit-skill.md)) — submit a personal Skill for company-scope review
|
|
149
|
+
- `+list-skill-submissions` ([doc](references/list-skill-submissions.md)) — list submissions (root sees all; others see only their own)
|
|
150
|
+
- `+cancel-skill-submission` ([doc](references/cancel-skill-submission.md)) — cancel a pending submission (submitter or root)
|
|
151
|
+
- `+approve-skill` ([doc](references/approve-skill.md)) — approve a submission (root only). Creates a company-scope copy
|
|
152
|
+
- `+reject-skill` ([doc](references/reject-skill.md)) — reject a submission with a reason (root only)
|
|
131
153
|
|
|
132
|
-
|
|
133
|
-
ae-cli agent +create-automation \
|
|
134
|
-
--name "Daily AI Brief" \
|
|
135
|
-
--schedule-kind daily \
|
|
136
|
-
--time 09:00 \
|
|
137
|
-
--message "Summarize yesterday's AI news" \
|
|
138
|
-
--yes
|
|
154
|
+
### Skill Share (peer-to-peer) (4)
|
|
139
155
|
|
|
140
|
-
|
|
156
|
+
- `+share-skill` ([doc](references/share-skill.md)) — share a personal Skill to a same-company user
|
|
157
|
+
- `+list-skill-shares` ([doc](references/list-skill-shares.md)) — list Skill shares (received by default; `--direction sent`)
|
|
158
|
+
- `+accept-skill-share` ([doc](references/accept-skill-share.md)) — accept a received share (creates a personal copy for recipient)
|
|
159
|
+
- `+reject-skill-share` ([doc](references/reject-skill-share.md)) — reject a received share
|
|
160
|
+
|
|
161
|
+
### Attachments (4)
|
|
162
|
+
|
|
163
|
+
- `+list-attachments` ([doc](references/list-attachments.md)) — list user attachments (paginated)
|
|
164
|
+
- `+add-attachment` ([doc](references/add-attachment.md)) — upload sandbox file(s) to attachment library
|
|
165
|
+
- `+del-attachment` ([doc](references/del-attachment.md)) — soft-delete an attachment
|
|
166
|
+
- `+attachment-stats` ([doc](references/attachment-stats.md)) — attachment library stats (total count/size, image/document breakdown)
|
|
167
|
+
|
|
168
|
+
## Cross-Command Notes
|
|
169
|
+
|
|
170
|
+
- **Automation IDs**: use `+list-automations` to find the target ID internally, but do not surface raw automation IDs, raw JSON, or concrete detail paths in user-facing replies.
|
|
171
|
+
- **MCP connectivity**: `+add-mcp` does NOT validate server connectivity — an unreachable URL is accepted at create time and only fails when the agent calls the MCP at runtime. Double-check the URL.
|
|
172
|
+
- **Attachments**: upload supports files up to 50MB each, with a 1GB user quota. Batch uploads support partial success — individual file failures don't affect others.
|
|
173
|
+
- **Skill `--instructions @-`**: reads from stdin, useful for piping long instruction text.
|
|
174
|
+
- **Market category keys**: `ae_preset | dev_tool | search_tool | data_query | content_gen | enterprise | life | automation | other`. Sort options: `newest | calls | likes` (`calls` sorts MCP by call count, Skill by download count). Market scope: `all | system | company | custom` (`custom` = personal).
|
|
175
|
+
- **Meta on create/copy**: `+add-mcp` / `+add-skill` / `+copy-skill` accept optional `--category / --icon-emoji / --icon-color`; these are applied via a follow-up meta PATCH after creation. MCP creation still does NOT validate server connectivity.
|
|
176
|
+
- **Copy vs toggle**: `+copy-skill` copies a system/company Skill to an independent personal copy. MCP has no copy (use `+toggle-mcp` to enable a system/company MCP per-user).
|
|
177
|
+
- **Approval & share are Skill-only**: MCP has no approval or share flow. `+approve-skill` / `+reject-skill` require root.
|
|
178
|
+
- **`--id` semantics differ by command**: `+submit-skill` / `+share-skill` / `+copy-skill` take a Skill ID; `+cancel-skill-submission` / `+approve-skill` / `+reject-skill` take a submission ID; `+accept-skill-share` / `+reject-skill-share` take a share ID.
|
|
179
|
+
|
|
180
|
+
## Typical Workflows
|
|
181
|
+
|
|
182
|
+
### Create a scheduled automation
|
|
183
|
+
|
|
184
|
+
```bash
|
|
185
|
+
# 1. Discover available Agents
|
|
186
|
+
ae-cli agent +list-agents
|
|
187
|
+
|
|
188
|
+
# 2. Create an enabled daily automation
|
|
141
189
|
ae-cli agent +create-automation \
|
|
142
190
|
--name "Daily AI Brief" \
|
|
143
191
|
--schedule-kind daily \
|
|
144
192
|
--time 09:00 \
|
|
145
193
|
--message "Summarize yesterday's AI news" \
|
|
146
|
-
--
|
|
194
|
+
--agent-id <agent-id> \
|
|
147
195
|
--yes
|
|
148
|
-
```
|
|
149
|
-
|
|
150
|
-
### Add a custom model
|
|
151
196
|
|
|
152
|
-
|
|
153
|
-
ae-cli agent +
|
|
154
|
-
|
|
155
|
-
--name "GPT-4o" \
|
|
156
|
-
--base-url "https://api.openai.com/v1" \
|
|
157
|
-
--api-key "sk-xxx" \
|
|
158
|
-
--provider openai
|
|
159
|
-
```
|
|
160
|
-
|
|
161
|
-
### Add an MCP server
|
|
162
|
-
|
|
163
|
-
```bash
|
|
164
|
-
ae-cli agent +add-mcp \
|
|
165
|
-
--name my-mcp \
|
|
166
|
-
--url "https://mcp.example.com/mcp" \
|
|
167
|
-
--transport http \
|
|
168
|
-
--headers '{"Authorization":"Bearer token"}'
|
|
197
|
+
# 3. (Optional) Pause or edit later
|
|
198
|
+
ae-cli agent +list-automations --status active
|
|
199
|
+
ae-cli agent +update-automation --id <automation-id> --enabled false --yes
|
|
169
200
|
```
|
|
170
201
|
|
|
171
|
-
### Add an MCP with
|
|
202
|
+
### Add an MCP server with market meta
|
|
172
203
|
|
|
173
204
|
```bash
|
|
174
205
|
ae-cli agent +add-mcp \
|
|
@@ -177,97 +208,35 @@ ae-cli agent +add-mcp \
|
|
|
177
208
|
--transport http \
|
|
178
209
|
--headers '{"Authorization":"Bearer token"}' \
|
|
179
210
|
--category dev_tool \
|
|
180
|
-
--icon-emoji robot
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
### Create a Skill with inline instructions
|
|
184
|
-
|
|
185
|
-
```bash
|
|
186
|
-
ae-cli agent +add-skill \
|
|
187
|
-
--name code-reviewer \
|
|
188
|
-
--description "Reviews code for best practices" \
|
|
189
|
-
--instructions "You are a code reviewer. Analyze the code for..."
|
|
190
|
-
```
|
|
191
|
-
|
|
192
|
-
### Create a Skill with instructions from stdin
|
|
193
|
-
|
|
194
|
-
```bash
|
|
195
|
-
echo "You are a helpful assistant that..." | \
|
|
196
|
-
ae-cli agent +add-skill --name helper --description "Helper skill" --instructions @-
|
|
197
|
-
```
|
|
198
|
-
|
|
199
|
-
### Browse the market
|
|
200
|
-
|
|
201
|
-
```bash
|
|
202
|
-
ae-cli agent +list-mcp-market --scope company --category dev_tool --sort calls
|
|
203
|
-
ae-cli agent +list-skill-market --search "code review" --sort newest --format table
|
|
204
|
-
```
|
|
205
|
-
|
|
206
|
-
### Set market category / icon
|
|
207
|
-
|
|
208
|
-
```bash
|
|
209
|
-
ae-cli agent +set-mcp-meta --id <mcp-cuid> --category dev_tool --icon-emoji robot
|
|
210
|
-
ae-cli agent +set-skill-meta --id <skill-cuid> --category data_query
|
|
211
|
+
--icon-emoji robot \
|
|
212
|
+
--yes
|
|
211
213
|
```
|
|
212
214
|
|
|
213
|
-
###
|
|
215
|
+
### Publish a personal Skill to the company (root review)
|
|
214
216
|
|
|
215
217
|
```bash
|
|
216
|
-
|
|
217
|
-
ae-cli agent +
|
|
218
|
-
```
|
|
218
|
+
# 1. Create a Skill
|
|
219
|
+
ae-cli agent +add-skill --name code-reviewer --description "Reviews code" --instructions "You are a code reviewer..."
|
|
219
220
|
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
```bash
|
|
221
|
+
# 2. Submit for company review
|
|
223
222
|
ae-cli agent +submit-skill --id <skill-cuid> --description "Code reviewer for the team"
|
|
224
|
-
```
|
|
225
|
-
|
|
226
|
-
### Review approvals (root)
|
|
227
223
|
|
|
228
|
-
|
|
224
|
+
# 3. Root reviews and approves
|
|
229
225
|
ae-cli agent +list-skill-submissions --status pending
|
|
230
|
-
ae-cli agent +approve-skill --id <submission-cuid>
|
|
231
|
-
ae-cli agent +reject-skill --id <submission-cuid> --reason "Needs more detail"
|
|
226
|
+
ae-cli agent +approve-skill --id <submission-cuid> --yes
|
|
232
227
|
```
|
|
233
228
|
|
|
234
229
|
### Share a Skill peer-to-peer
|
|
235
230
|
|
|
236
231
|
```bash
|
|
237
|
-
ae-cli agent +share-skill --id <skill-cuid> --to-user-id <user-id>
|
|
232
|
+
ae-cli agent +share-skill --id <skill-cuid> --to-user-id <user-id> --yes
|
|
233
|
+
# Recipient accepts:
|
|
238
234
|
ae-cli agent +list-skill-shares --direction received --status pending
|
|
239
|
-
ae-cli agent +accept-skill-share --id <share-cuid>
|
|
240
|
-
```
|
|
241
|
-
|
|
242
|
-
### Upload a single file to attachment library
|
|
243
|
-
|
|
244
|
-
```bash
|
|
245
|
-
ae-cli agent +add-attachment --file ./output/report.png
|
|
246
|
-
```
|
|
247
|
-
|
|
248
|
-
### Upload multiple files
|
|
249
|
-
|
|
250
|
-
```bash
|
|
251
|
-
ae-cli agent +add-attachment --files '["./report.png", "./data.csv", "./chart.pdf"]'
|
|
235
|
+
ae-cli agent +accept-skill-share --id <share-cuid> --yes
|
|
252
236
|
```
|
|
253
237
|
|
|
254
|
-
|
|
238
|
+
## Quick Verification
|
|
255
239
|
|
|
256
240
|
```bash
|
|
257
|
-
ae-cli agent
|
|
258
|
-
ae-cli agent +toggle-model --id <model-cuid> --enabled false
|
|
241
|
+
ae-cli agent --help
|
|
259
242
|
```
|
|
260
|
-
|
|
261
|
-
## Notes
|
|
262
|
-
|
|
263
|
-
- Only `personal` scope resources can be created or deleted via CLI.
|
|
264
|
-
- Automations are enabled by default; pass `--enabled false` only when the user explicitly asks to create or update the task without enabling it. Use `+list-automations` to find the target ID internally, but do not show automation IDs, raw JSON, or concrete detail paths in user-facing replies.
|
|
265
|
-
- MCP creation does NOT validate server connectivity — an unreachable URL is accepted at create time and only fails when the agent actually calls the MCP at runtime. Double-check the URL.
|
|
266
|
-
- Attachment upload supports files up to 50MB each, with a 1GB user quota.
|
|
267
|
-
- Batch attachment uploads support partial success — individual file failures don't affect others.
|
|
268
|
-
- Skill `--instructions @-` reads from stdin, useful for piping long instruction text.
|
|
269
|
-
- Market category keys: `ae_preset | dev_tool | search_tool | data_query | content_gen | enterprise | life | automation | other`. Sort options: `newest | calls | likes` (`calls` sorts MCP by call count, Skill by download count). Market scope: `all | system | company | custom` (`custom` = personal).
|
|
270
|
-
- `+add-mcp` / `+add-skill` accept optional `--category / --icon-emoji / --icon-color`; these are applied via a follow-up meta PATCH after creation. MCP creation still does NOT validate server connectivity.
|
|
271
|
-
- `+copy-skill` copies a system/company Skill to an independent personal copy. Optional `--category / --icon-emoji / --icon-color` override the copy's market meta; omit them to inherit the source's. MCP has no copy (use `+toggle-mcp` to enable a system/company MCP per-user).
|
|
272
|
-
- Approval and share flows are Skill-only; MCP has no approval or share. `+approve-skill` / `+reject-skill` require root.
|
|
273
|
-
- `--id` semantics differ by command: `+submit-skill` / `+share-skill` / `+copy-skill` take a Skill ID; `+cancel-skill-submission` / `+approve-skill` / `+reject-skill` take a submission ID; `+accept-skill-share` / `+reject-skill-share` take a share ID.
|