@onereach/idw-init-account-resources 0.4.2 → 0.4.4

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/CHANGELOG.md CHANGED
@@ -1,5 +1,17 @@
1
1
  # @onereach/idw-init-account-resources
2
2
 
3
+ ## 0.4.4
4
+
5
+ ### Patch Changes
6
+
7
+ - 8d653ac: Add manage tags skill
8
+
9
+ ## 0.4.3
10
+
11
+ ### Patch Changes
12
+
13
+ - 6aebc68: Improve skill lookup passages
14
+
3
15
  ## 0.4.2
4
16
 
5
17
  ### Patch Changes
@@ -16,7 +16,7 @@ exports.customizeIdwSkill = {
16
16
  },
17
17
  passages: [
18
18
  {
19
- content: "This AI assistant skill is designed to manage and update information display widgets (IDWs).\n It allows the user to change the name of a widget, replace the image associated with it,\n and edit the widget's descriptive text.\n This skill is useful for keeping display elements fresh and relevant without manually coding changes.",
19
+ content: "This AI assistant skill is designed to manage and update information display widgets (IDWs). It allows\nthe user to change the name of a widget, replace the image or avatar associated with it, and edit the widget's\ndescriptive text. This skill is useful for keeping display elements fresh and relevant without manually coding\nchanges.",
20
20
  },
21
21
  ],
22
22
  };
@@ -1 +1 @@
1
- {"version":3,"file":"customize_idw.js","sourceRoot":"","sources":["../../../src/assets/skills/customize_idw.ts"],"names":[],"mappings":";;;AAEa,QAAA,iBAAiB,GAAoB;IAChD,GAAG,EAAE,kBAAkB;IACvB,QAAQ,EAAE,CAAC,OAAO,CAAC;IACnB,IAAI,EAAE,eAAe;IACrB,WAAW,EAAE,kCAAkC;IAC/C,YAAY,EAAE,IAAI;IAClB,MAAM,EAAE,CAAC;IACT,MAAM,EAAE,gBAAgB;IAExB,IAAI,EAAE;QACJ,MAAM,EAAE,kBAAkB;QAE1B,MAAM,EAAE,SAAS;QACjB,YAAY,EAAE,SAAS;KACxB;IAED,QAAQ,EAAE;QACR;YACE,OAAO,EAAE,0VAG6F;SACvG;KACF;CACF,CAAC"}
1
+ {"version":3,"file":"customize_idw.js","sourceRoot":"","sources":["../../../src/assets/skills/customize_idw.ts"],"names":[],"mappings":";;;AAEa,QAAA,iBAAiB,GAAoB;IAChD,GAAG,EAAE,kBAAkB;IACvB,QAAQ,EAAE,CAAC,OAAO,CAAC;IACnB,IAAI,EAAE,eAAe;IACrB,WAAW,EAAE,kCAAkC;IAC/C,YAAY,EAAE,IAAI;IAClB,MAAM,EAAE,CAAC;IACT,MAAM,EAAE,gBAAgB;IAExB,IAAI,EAAE;QACJ,MAAM,EAAE,kBAAkB;QAE1B,MAAM,EAAE,SAAS;QACjB,YAAY,EAAE,SAAS;KACxB;IAED,QAAQ,EAAE;QACR;YACE,OAAO,EAAE,kVAGN;SACJ;KACF;CACF,CAAC"}
@@ -19,6 +19,7 @@ var customize_idw_1 = require("./customize_idw");
19
19
  var manage_channels_1 = require("./manage_channels");
20
20
  var manage_domains_1 = require("./manage_domains");
21
21
  var manage_skills_1 = require("./manage_skills");
22
+ var manage_tags_1 = require("./manage_tags");
22
23
  var manage_users_1 = require("./manage_users");
23
24
  var post_to_feed_1 = require("./post_to_feed");
24
25
  var qna_1 = require("./qna");
@@ -26,6 +27,7 @@ __exportStar(require("./customize_idw"), exports);
26
27
  __exportStar(require("./manage_channels"), exports);
27
28
  __exportStar(require("./manage_domains"), exports);
28
29
  __exportStar(require("./manage_skills"), exports);
30
+ __exportStar(require("./manage_tags"), exports);
29
31
  __exportStar(require("./manage_users"), exports);
30
32
  __exportStar(require("./post_to_feed"), exports);
31
33
  __exportStar(require("./qna"), exports);
@@ -37,5 +39,6 @@ exports.skills = [
37
39
  manage_skills_1.manageSkillsSkill,
38
40
  manage_channels_1.manageChannelsSkill,
39
41
  manage_domains_1.manageDomainsSkill,
42
+ manage_tags_1.manageTagsSkill,
40
43
  ];
41
44
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/assets/skills/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;AAAA,iDAAoD;AACpD,qDAAwD;AACxD,mDAAsD;AACtD,iDAAoD;AACpD,+CAAkD;AAClD,+CAAiD;AACjD,6BAAiC;AAEjC,kDAAgC;AAChC,oDAAkC;AAClC,mDAAiC;AACjC,kDAAgC;AAChC,iDAA+B;AAC/B,iDAA+B;AAC/B,wCAAsB;AAET,QAAA,MAAM,GAAG;IACpB,cAAQ;IACR,8BAAe;IACf,+BAAgB;IAChB,iCAAiB;IACjB,iCAAiB;IACjB,qCAAmB;IACnB,mCAAkB;CACnB,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/assets/skills/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;AAAA,iDAAoD;AACpD,qDAAwD;AACxD,mDAAsD;AACtD,iDAAoD;AACpD,6CAAgD;AAChD,+CAAkD;AAClD,+CAAiD;AACjD,6BAAiC;AAEjC,kDAAgC;AAChC,oDAAkC;AAClC,mDAAiC;AACjC,kDAAgC;AAChC,gDAA8B;AAC9B,iDAA+B;AAC/B,iDAA+B;AAC/B,wCAAsB;AAET,QAAA,MAAM,GAAG;IACpB,cAAQ;IACR,8BAAe;IACf,+BAAgB;IAChB,iCAAiB;IACjB,iCAAiB;IACjB,qCAAmB;IACnB,mCAAkB;IAClB,6BAAe;CAChB,CAAC"}
@@ -16,7 +16,7 @@ exports.manageChannelsSkill = {
16
16
  },
17
17
  passages: [
18
18
  {
19
- content: "The Channel Management Assistant skill enables efficient handling and modification of various\n communication channels within an Integrated Digital Workplace (IDW).\n This skill allows users to seamlessly manage channel operations with the following features:\n Quickly remove an existing channel from your platform to ensure that your environment remains organized\n and free from clutter.\n Specifically target and eliminate SMS channels, helping streamline communications and maintain relevance\n in your messaging strategy.\n Detach and delete any channel from your Integrated Digital Workplace, which helps in managing the flow\n and access of communication within the network.\n Create and integrate a new channel into your system, facilitating expanded communication and\n collaboration capabilities.\n Incorporate an SMS channel to enhance outreach and engagement through text messaging, ensuring immediate\n and broad communication.\n Tailor and set up a specific channel designed for your Integrated Digital Workplace to meet unique\n organizational needs.",
19
+ content: "The Channel Management Assistant skill enables efficient handling and modification of various\ncommunication channels within an Integrated Digital Workplace (IDW). This skill allows users to seamlessly manage\nchannel operations with the following features:\n Quickly remove an existing channel from your platform to ensure that your environment remains organized and free from\nclutter.\n Specifically target and eliminate SMS channels, helping streamline communications and maintain relevance in your\nmessaging strategy.\n Detach and delete any channel from your Integrated Digital Workplace, which helps in managing the flow and access\nof communication within the network.\n Create and integrate a new channel into your system, facilitating expanded communication and collaboration\ncapabilities.\n Incorporate an SMS channel to enhance outreach and engagement through text messaging, ensuring immediate and broad\ncommunication.\n Tailor and set up a specific channel designed for your Integrated Digital Workplace to meet unique organizational\nneeds.",
20
20
  },
21
21
  ],
22
22
  };
@@ -1 +1 @@
1
- {"version":3,"file":"manage_channels.js","sourceRoot":"","sources":["../../../src/assets/skills/manage_channels.ts"],"names":[],"mappings":";;;AAEa,QAAA,mBAAmB,GAAoB;IAClD,GAAG,EAAE,oBAAoB;IACzB,QAAQ,EAAE,CAAC,OAAO,CAAC;IACnB,IAAI,EAAE,iBAAiB;IACvB,WAAW,EAAE,iCAAiC;IAC9C,YAAY,EAAE,IAAI;IAClB,MAAM,EAAE,CAAC;IACT,MAAM,EAAE,gBAAgB;IAExB,IAAI,EAAE;QACJ,MAAM,EAAE,oBAAoB;QAE5B,MAAM,EAAE,SAAS;QACjB,YAAY,EAAE,SAAS;KACxB;IAED,QAAQ,EAAE;QACR;YACE,OAAO,EAAE,knCAca;SACvB;KACF;CACF,CAAC"}
1
+ {"version":3,"file":"manage_channels.js","sourceRoot":"","sources":["../../../src/assets/skills/manage_channels.ts"],"names":[],"mappings":";;;AAEa,QAAA,mBAAmB,GAAoB;IAClD,GAAG,EAAE,oBAAoB;IACzB,QAAQ,EAAE,CAAC,OAAO,CAAC;IACnB,IAAI,EAAE,iBAAiB;IACvB,WAAW,EAAE,iCAAiC;IAC9C,YAAY,EAAE,IAAI;IAClB,MAAM,EAAE,CAAC;IACT,MAAM,EAAE,gBAAgB;IAExB,IAAI,EAAE;QACJ,MAAM,EAAE,oBAAoB;QAE5B,MAAM,EAAE,SAAS;QACjB,YAAY,EAAE,SAAS;KACxB;IAED,QAAQ,EAAE;QACR;YACE,OAAO,EAAE,0iCAcR;SACF;KACF;CACF,CAAC"}
@@ -16,7 +16,7 @@ exports.manageDomainsSkill = {
16
16
  },
17
17
  passages: [
18
18
  {
19
- content: "This AI assistant skill is designed to help users efficiently manage their digital domains. The skill\n focuses on four key actions to simplify domain administration:\n Allows users to modify existing domain settings, such as updating DNS records, changing contact information, or\n adjusting domain forwarding rules.\n Provides the functionality to safely delete a domain from the user's account, ensuring that all associated data\n is handled according to user preferences and regulatory requirements.\n Facilitates periodic updates to keep domain registration details current and ensures that any critical changes\n required for compliance or optimization are implemented smoothly.\n Supports users in registering and setting up new domains, including assistance with choosing the best domain\n names, configuration, and initial setup processes.",
19
+ content: "This AI assistant skill is designed to help users efficiently manage their digital domains. The skill\nfocuses on four key actions to simplify domain administration:\n Allows users to modify existing domain settings, such as updating DNS records, changing contact information, or\nadjusting domain forwarding rules.\n Provides the functionality to safely delete a domain from the user's account, ensuring that all associated data is\nhandled according to user preferences and regulatory requirements.\n Facilitates periodic updates to keep domain registration details current and ensures that any critical changes\nrequired for compliance or optimization are implemented smoothly.\n Supports users in registering and setting up new domains, including assistance with choosing the best domain names,\nconfiguration, and initial setup processes.",
20
20
  },
21
21
  ],
22
22
  };
@@ -1 +1 @@
1
- {"version":3,"file":"manage_domains.js","sourceRoot":"","sources":["../../../src/assets/skills/manage_domains.ts"],"names":[],"mappings":";;;AAEa,QAAA,kBAAkB,GAAoB;IACjD,GAAG,EAAE,mBAAmB;IACxB,QAAQ,EAAE,CAAC,OAAO,CAAC;IACnB,IAAI,EAAE,gBAAgB;IACtB,WAAW,EAAE,gCAAgC;IAC7C,YAAY,EAAE,IAAI;IAClB,MAAM,EAAE,CAAC;IACT,MAAM,EAAE,gBAAgB;IAExB,IAAI,EAAE;QACJ,MAAM,EAAE,mBAAmB;QAE3B,MAAM,EAAE,SAAS;QACjB,YAAY,EAAE,SAAS;KACxB;IAED,QAAQ,EAAE;QACR;YACE,OAAO,EAAE,+3BAS0C;SACpD;KACF;CACF,CAAC"}
1
+ {"version":3,"file":"manage_domains.js","sourceRoot":"","sources":["../../../src/assets/skills/manage_domains.ts"],"names":[],"mappings":";;;AAEa,QAAA,kBAAkB,GAAoB;IACjD,GAAG,EAAE,mBAAmB;IACxB,QAAQ,EAAE,CAAC,OAAO,CAAC;IACnB,IAAI,EAAE,gBAAgB;IACtB,WAAW,EAAE,gCAAgC;IAC7C,YAAY,EAAE,IAAI;IAClB,MAAM,EAAE,CAAC;IACT,MAAM,EAAE,gBAAgB;IAExB,IAAI,EAAE;QACJ,MAAM,EAAE,mBAAmB;QAE3B,MAAM,EAAE,SAAS;QACjB,YAAY,EAAE,SAAS;KACxB;IAED,QAAQ,EAAE;QACR;YACE,OAAO,EAAE,i1BAS6B;SACvC;KACF;CACF,CAAC"}
@@ -16,7 +16,7 @@ exports.manageSkillsSkill = {
16
16
  },
17
17
  passages: [
18
18
  {
19
- content: "This AI assistant skill specializes in managing and organizing other skills within the system.\n It allows users to efficiently add, remove, create new, or rename existing skills. This\n functionality ensures that the user can tailor the AI capabilities to best fit their needs and preferences\n by keeping the skill set up-to-date and organized. Whether you need to streamline your toolkit or update it\n with new functionalities, this skill adjustment feature makes it simple and effective.",
19
+ content: "This AI assistant skill specializes in managing and organizing other skills within the system. It\nallows users to efficiently add, remove, create new, or rename existing skills. This functionality ensures that the\nuser can tailor the AI capabilities to best fit their needs and preferences by keeping the skill set up-to-date and\norganized. Whether you need to streamline your toolkit or update it with new functionalities, this skill adjustment\nfeature makes it simple and effective.",
20
20
  },
21
21
  ],
22
22
  };
@@ -1 +1 @@
1
- {"version":3,"file":"manage_skills.js","sourceRoot":"","sources":["../../../src/assets/skills/manage_skills.ts"],"names":[],"mappings":";;;AAEa,QAAA,iBAAiB,GAAoB;IAChD,GAAG,EAAE,kBAAkB;IACvB,QAAQ,EAAE,CAAC,OAAO,CAAC;IACnB,IAAI,EAAE,eAAe;IACrB,WAAW,EAAE,+BAA+B;IAC5C,YAAY,EAAE,IAAI;IAClB,MAAM,EAAE,CAAC;IACT,MAAM,EAAE,gBAAgB;IAExB,IAAI,EAAE;QACJ,MAAM,EAAE,kBAAkB;QAE1B,MAAM,EAAE,SAAS;QACjB,YAAY,EAAE,SAAS;KACxB;IAED,QAAQ,EAAE;QACR;YACE,OAAO,EAAE,kgBAI8E;SACxF;KACF;CACF,CAAC"}
1
+ {"version":3,"file":"manage_skills.js","sourceRoot":"","sources":["../../../src/assets/skills/manage_skills.ts"],"names":[],"mappings":";;;AAEa,QAAA,iBAAiB,GAAoB;IAChD,GAAG,EAAE,kBAAkB;IACvB,QAAQ,EAAE,CAAC,OAAO,CAAC;IACnB,IAAI,EAAE,eAAe;IACrB,WAAW,EAAE,+BAA+B;IAC5C,YAAY,EAAE,IAAI;IAClB,MAAM,EAAE,CAAC;IACT,MAAM,EAAE,gBAAgB;IAExB,IAAI,EAAE;QACJ,MAAM,EAAE,kBAAkB;QAE1B,MAAM,EAAE,SAAS;QACjB,YAAY,EAAE,SAAS;KACxB;IAED,QAAQ,EAAE;QACR;YACE,OAAO,EAAE,0eAIwB;SAClC;KACF;CACF,CAAC"}
@@ -0,0 +1,23 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.manageTagsSkill = void 0;
4
+ exports.manageTagsSkill = {
5
+ uid: 'manage-tags-v1',
6
+ forRoles: ['admin'],
7
+ name: 'Manage Tags',
8
+ description: 'Manage tags in your account',
9
+ abbreviation: 'MT',
10
+ number: 8,
11
+ domain: 'Administration',
12
+ meta: {
13
+ chatId: 'manage-tags-v1',
14
+ prompt: undefined,
15
+ promptParams: undefined,
16
+ },
17
+ passages: [
18
+ {
19
+ content: "This AI assistant feature excels in handling and organizing tags within the system. It enables users\n to efficiently add, delete, or create new tags. This capability ensures that users can customize their tag\n organization to meet their needs and preferences by keeping the tags current and well-organized. Whether you\n need to streamline your tagging system or introduce new tags, this tag management feature makes it easy and\n effective.",
20
+ },
21
+ ],
22
+ };
23
+ //# sourceMappingURL=manage_tags.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"manage_tags.js","sourceRoot":"","sources":["../../../src/assets/skills/manage_tags.ts"],"names":[],"mappings":";;;AAEa,QAAA,eAAe,GAAoB;IAC9C,GAAG,EAAE,gBAAgB;IACrB,QAAQ,EAAE,CAAC,OAAO,CAAC;IACnB,IAAI,EAAE,aAAa;IACnB,WAAW,EAAE,6BAA6B;IAC1C,YAAY,EAAE,IAAI;IAClB,MAAM,EAAE,CAAC;IACT,MAAM,EAAE,gBAAgB;IAExB,IAAI,EAAE;QACJ,MAAM,EAAE,gBAAgB;QAExB,MAAM,EAAE,SAAS;QACjB,YAAY,EAAE,SAAS;KACxB;IAED,QAAQ,EAAE;QACR;YACE,OAAO,EAAE,idAIE;SACZ;KACF;CACF,CAAC"}
@@ -16,7 +16,7 @@ exports.manageUsersSkill = {
16
16
  },
17
17
  passages: [
18
18
  {
19
- content: '',
19
+ content: "Effortlessly display a comprehensive list of all users associated with your account. This feature\nallows you to view and manage users at a glance, ensuring you are always updated on who has access to your system.\nSimplify user management by enabling you to delete any user from the account directly through a simple command. This\nis essential for maintaining the security and relevance of your user base, especially in dynamic environments where\nstaff changes are frequent.\nModify the role of any user with ease. Whether you\u2019re promoting a user or adjusting permissions, this feature ensures\nthat the right people have the right access at all times.\nKeep user roles current with instant updates. This feature supports maintaining an efficient and secure workflow by\nensuring all users have roles that align with their current responsibilities and access needs.\nWith these capabilities, you can maintain a secure and organized user environment, enhancing productivity and\nsafeguarding your account information.",
20
20
  },
21
21
  ],
22
22
  };
@@ -1 +1 @@
1
- {"version":3,"file":"manage_users.js","sourceRoot":"","sources":["../../../src/assets/skills/manage_users.ts"],"names":[],"mappings":";;;AAEa,QAAA,gBAAgB,GAAoB;IAC/C,GAAG,EAAE,uBAAuB;IAC5B,QAAQ,EAAE,CAAC,OAAO,CAAC;IACnB,IAAI,EAAE,cAAc;IACpB,WAAW,EAAE,8BAA8B;IAC3C,YAAY,EAAE,IAAI;IAClB,MAAM,EAAE,CAAC;IACT,MAAM,EAAE,gBAAgB;IAExB,IAAI,EAAE;QACJ,MAAM,EAAE,uBAAuB;QAE/B,MAAM,EAAE,SAAS;QACjB,YAAY,EAAE,SAAS;KACxB;IAED,QAAQ,EAAE;QACR;YACE,OAAO,EAAE,EAAE;SACZ;KACF;CACF,CAAC"}
1
+ {"version":3,"file":"manage_users.js","sourceRoot":"","sources":["../../../src/assets/skills/manage_users.ts"],"names":[],"mappings":";;;AAEa,QAAA,gBAAgB,GAAoB;IAC/C,GAAG,EAAE,uBAAuB;IAC5B,QAAQ,EAAE,CAAC,OAAO,CAAC;IACnB,IAAI,EAAE,cAAc;IACpB,WAAW,EAAE,8BAA8B;IAC3C,YAAY,EAAE,IAAI;IAClB,MAAM,EAAE,CAAC;IACT,MAAM,EAAE,gBAAgB;IAExB,IAAI,EAAE;QACJ,MAAM,EAAE,uBAAuB;QAE/B,MAAM,EAAE,SAAS;QACjB,YAAY,EAAE,SAAS;KACxB;IAED,QAAQ,EAAE;QACR;YACE,OAAO,EAAE,kgCAUwB;SAClC;KACF;CACF,CAAC"}
@@ -16,7 +16,7 @@ exports.postToFeedSkill = {
16
16
  },
17
17
  passages: [
18
18
  {
19
- content: "The Dynamic Feed Management skill empowers you to seamlessly manage and update your feed with minimal\n effort. Whether you want to share news, announce updates, or simply create engaging content, this skill has you\n covered with a range of dynamic actions. Here's what you can do:\n Effortlessly generate new posts to keep your audience informed and engaged with fresh content.\n Enrich your IDW feed by incorporating diverse and relevant content, ensuring your feed is always up-to-date.\n Once you're ready, easily publish your meticulously crafted posts to the IDW feed for immediate visibility.\n Amplify your message by sharing important announcements, updates, or any content directly to the feed.\n Communicate effectively by sending new messages directly to the IDW feed, guaranteeing that your updates reach\n the intended audience.\n Design and add news posts to keep your followers informed about the latest happenings and developments.\n Make significant announcements seamlessly, ensuring your audience is always in the loop.\n Regularly update the IDW feed with new content.",
19
+ content: "The Dynamic Feed Management skill empowers you to seamlessly manage and update your feed with minimal\neffort. Whether you want to share news, announce updates, or simply create engaging content, this skill has you covered\n with a range of dynamic actions. Here's what you can do:\n Effortlessly generate new posts to keep your audience informed and engaged with fresh content.\n Enrich your IDW feed by incorporating diverse and relevant content, ensuring your feed is always up-to-date.\n Amplify your message by sharing important announcements, updates, or any content directly to the feed.\n Communicate effectively by sending new messages directly to the IDW feed, guaranteeing that your updates reach the\nintended audience.\n Design and add news posts to keep your followers informed about the latest happenings and developments.\n Make significant announcements seamlessly, ensuring your audience is always in the loop.\n Regularly update the IDW feed with new and",
20
20
  },
21
21
  ],
22
22
  };
@@ -1 +1 @@
1
- {"version":3,"file":"post_to_feed.js","sourceRoot":"","sources":["../../../src/assets/skills/post_to_feed.ts"],"names":[],"mappings":";;;AAEa,QAAA,eAAe,GAAoB;IAC9C,GAAG,EAAE,wBAAwB;IAC7B,QAAQ,EAAE,CAAC,OAAO,EAAE,MAAM,CAAC;IAC3B,IAAI,EAAE,kBAAkB;IACxB,WAAW,EAAE,gCAAgC;IAC7C,YAAY,EAAE,IAAI;IAClB,MAAM,EAAE,CAAC;IACT,MAAM,EAAE,SAAS;IAEjB,IAAI,EAAE;QACJ,MAAM,EAAE,wBAAwB;QAEhC,MAAM,EAAE,SAAS;QACjB,YAAY,EAAE,SAAS;KACxB;IAED,QAAQ,EAAE;QACR;YACE,OAAO,EAAE,2nCAWuC;SACjD;KACF;CACF,CAAC"}
1
+ {"version":3,"file":"post_to_feed.js","sourceRoot":"","sources":["../../../src/assets/skills/post_to_feed.ts"],"names":[],"mappings":";;;AAEa,QAAA,eAAe,GAAoB;IAC9C,GAAG,EAAE,wBAAwB;IAC7B,QAAQ,EAAE,CAAC,OAAO,EAAE,MAAM,CAAC;IAC3B,IAAI,EAAE,kBAAkB;IACxB,WAAW,EAAE,gCAAgC;IAC7C,YAAY,EAAE,IAAI;IAClB,MAAM,EAAE,CAAC;IACT,MAAM,EAAE,SAAS;IAEjB,IAAI,EAAE;QACJ,MAAM,EAAE,wBAAwB;QAEhC,MAAM,EAAE,SAAS;QACjB,YAAY,EAAE,SAAS;KACxB;IAED,QAAQ,EAAE;QACR;YACE,OAAO,EAAE,s9BAU8B;SACxC;KACF;CACF,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@onereach/idw-init-account-resources",
3
- "version": "0.4.2",
3
+ "version": "0.4.4",
4
4
  "description": "Creation of required resources in OneReach account to enable IDW",
5
5
  "license": "UNLICENSED",
6
6
  "contributors": [
@@ -18,10 +18,10 @@ export const customizeIdwSkill: SkillDefinition = {
18
18
 
19
19
  passages: [
20
20
  {
21
- content: `This AI assistant skill is designed to manage and update information display widgets (IDWs).
22
- It allows the user to change the name of a widget, replace the image associated with it,
23
- and edit the widget's descriptive text.
24
- This skill is useful for keeping display elements fresh and relevant without manually coding changes.`,
21
+ content: `This AI assistant skill is designed to manage and update information display widgets (IDWs). It allows
22
+ the user to change the name of a widget, replace the image or avatar associated with it, and edit the widget's
23
+ descriptive text. This skill is useful for keeping display elements fresh and relevant without manually coding
24
+ changes.`,
25
25
  },
26
26
  ],
27
27
  };
@@ -2,6 +2,7 @@ import { customizeIdwSkill } from './customize_idw';
2
2
  import { manageChannelsSkill } from './manage_channels';
3
3
  import { manageDomainsSkill } from './manage_domains';
4
4
  import { manageSkillsSkill } from './manage_skills';
5
+ import { manageTagsSkill } from './manage_tags';
5
6
  import { manageUsersSkill } from './manage_users';
6
7
  import { postToFeedSkill } from './post_to_feed';
7
8
  import { qnaSkill } from './qna';
@@ -10,6 +11,7 @@ export * from './customize_idw';
10
11
  export * from './manage_channels';
11
12
  export * from './manage_domains';
12
13
  export * from './manage_skills';
14
+ export * from './manage_tags';
13
15
  export * from './manage_users';
14
16
  export * from './post_to_feed';
15
17
  export * from './qna';
@@ -22,4 +24,5 @@ export const skills = [
22
24
  manageSkillsSkill,
23
25
  manageChannelsSkill,
24
26
  manageDomainsSkill,
27
+ manageTagsSkill,
25
28
  ];
@@ -19,20 +19,20 @@ export const manageChannelsSkill: SkillDefinition = {
19
19
  passages: [
20
20
  {
21
21
  content: `The Channel Management Assistant skill enables efficient handling and modification of various
22
- communication channels within an Integrated Digital Workplace (IDW).
23
- This skill allows users to seamlessly manage channel operations with the following features:
24
- Quickly remove an existing channel from your platform to ensure that your environment remains organized
25
- and free from clutter.
26
- Specifically target and eliminate SMS channels, helping streamline communications and maintain relevance
27
- in your messaging strategy.
28
- Detach and delete any channel from your Integrated Digital Workplace, which helps in managing the flow
29
- and access of communication within the network.
30
- Create and integrate a new channel into your system, facilitating expanded communication and
31
- collaboration capabilities.
32
- Incorporate an SMS channel to enhance outreach and engagement through text messaging, ensuring immediate
33
- and broad communication.
34
- Tailor and set up a specific channel designed for your Integrated Digital Workplace to meet unique
35
- organizational needs.`,
22
+ communication channels within an Integrated Digital Workplace (IDW). This skill allows users to seamlessly manage
23
+ channel operations with the following features:
24
+ Quickly remove an existing channel from your platform to ensure that your environment remains organized and free from
25
+ clutter.
26
+ Specifically target and eliminate SMS channels, helping streamline communications and maintain relevance in your
27
+ messaging strategy.
28
+ Detach and delete any channel from your Integrated Digital Workplace, which helps in managing the flow and access
29
+ of communication within the network.
30
+ Create and integrate a new channel into your system, facilitating expanded communication and collaboration
31
+ capabilities.
32
+ Incorporate an SMS channel to enhance outreach and engagement through text messaging, ensuring immediate and broad
33
+ communication.
34
+ Tailor and set up a specific channel designed for your Integrated Digital Workplace to meet unique organizational
35
+ needs.`,
36
36
  },
37
37
  ],
38
38
  };
@@ -19,15 +19,15 @@ export const manageDomainsSkill: SkillDefinition = {
19
19
  passages: [
20
20
  {
21
21
  content: `This AI assistant skill is designed to help users efficiently manage their digital domains. The skill
22
- focuses on four key actions to simplify domain administration:
23
- Allows users to modify existing domain settings, such as updating DNS records, changing contact information, or
24
- adjusting domain forwarding rules.
25
- Provides the functionality to safely delete a domain from the user's account, ensuring that all associated data
26
- is handled according to user preferences and regulatory requirements.
27
- Facilitates periodic updates to keep domain registration details current and ensures that any critical changes
28
- required for compliance or optimization are implemented smoothly.
29
- Supports users in registering and setting up new domains, including assistance with choosing the best domain
30
- names, configuration, and initial setup processes.`,
22
+ focuses on four key actions to simplify domain administration:
23
+ Allows users to modify existing domain settings, such as updating DNS records, changing contact information, or
24
+ adjusting domain forwarding rules.
25
+ Provides the functionality to safely delete a domain from the user's account, ensuring that all associated data is
26
+ handled according to user preferences and regulatory requirements.
27
+ Facilitates periodic updates to keep domain registration details current and ensures that any critical changes
28
+ required for compliance or optimization are implemented smoothly.
29
+ Supports users in registering and setting up new domains, including assistance with choosing the best domain names,
30
+ configuration, and initial setup processes.`,
31
31
  },
32
32
  ],
33
33
  };
@@ -18,11 +18,11 @@ export const manageSkillsSkill: SkillDefinition = {
18
18
 
19
19
  passages: [
20
20
  {
21
- content: `This AI assistant skill specializes in managing and organizing other skills within the system.
22
- It allows users to efficiently add, remove, create new, or rename existing skills. This
23
- functionality ensures that the user can tailor the AI capabilities to best fit their needs and preferences
24
- by keeping the skill set up-to-date and organized. Whether you need to streamline your toolkit or update it
25
- with new functionalities, this skill adjustment feature makes it simple and effective.`,
21
+ content: `This AI assistant skill specializes in managing and organizing other skills within the system. It
22
+ allows users to efficiently add, remove, create new, or rename existing skills. This functionality ensures that the
23
+ user can tailor the AI capabilities to best fit their needs and preferences by keeping the skill set up-to-date and
24
+ organized. Whether you need to streamline your toolkit or update it with new functionalities, this skill adjustment
25
+ feature makes it simple and effective.`,
26
26
  },
27
27
  ],
28
28
  };
@@ -0,0 +1,28 @@
1
+ import type { SkillDefinition } from '../../types';
2
+
3
+ export const manageTagsSkill: SkillDefinition = {
4
+ uid: 'manage-tags-v1',
5
+ forRoles: ['admin'],
6
+ name: 'Manage Tags',
7
+ description: 'Manage tags in your account',
8
+ abbreviation: 'MT',
9
+ number: 8,
10
+ domain: 'Administration',
11
+
12
+ meta: {
13
+ chatId: 'manage-tags-v1',
14
+
15
+ prompt: undefined,
16
+ promptParams: undefined,
17
+ },
18
+
19
+ passages: [
20
+ {
21
+ content: `This AI assistant feature excels in handling and organizing tags within the system. It enables users
22
+ to efficiently add, delete, or create new tags. This capability ensures that users can customize their tag
23
+ organization to meet their needs and preferences by keeping the tags current and well-organized. Whether you
24
+ need to streamline your tagging system or introduce new tags, this tag management feature makes it easy and
25
+ effective.`,
26
+ },
27
+ ],
28
+ };
@@ -18,7 +18,17 @@ export const manageUsersSkill: SkillDefinition = {
18
18
 
19
19
  passages: [
20
20
  {
21
- content: '',
21
+ content: `Effortlessly display a comprehensive list of all users associated with your account. This feature
22
+ allows you to view and manage users at a glance, ensuring you are always updated on who has access to your system.
23
+ Simplify user management by enabling you to delete any user from the account directly through a simple command. This
24
+ is essential for maintaining the security and relevance of your user base, especially in dynamic environments where
25
+ staff changes are frequent.
26
+ Modify the role of any user with ease. Whether you’re promoting a user or adjusting permissions, this feature ensures
27
+ that the right people have the right access at all times.
28
+ Keep user roles current with instant updates. This feature supports maintaining an efficient and secure workflow by
29
+ ensuring all users have roles that align with their current responsibilities and access needs.
30
+ With these capabilities, you can maintain a secure and organized user environment, enhancing productivity and
31
+ safeguarding your account information.`,
22
32
  },
23
33
  ],
24
34
  };
@@ -19,17 +19,16 @@ export const postToFeedSkill: SkillDefinition = {
19
19
  passages: [
20
20
  {
21
21
  content: `The Dynamic Feed Management skill empowers you to seamlessly manage and update your feed with minimal
22
- effort. Whether you want to share news, announce updates, or simply create engaging content, this skill has you
23
- covered with a range of dynamic actions. Here's what you can do:
24
- Effortlessly generate new posts to keep your audience informed and engaged with fresh content.
25
- Enrich your IDW feed by incorporating diverse and relevant content, ensuring your feed is always up-to-date.
26
- Once you're ready, easily publish your meticulously crafted posts to the IDW feed for immediate visibility.
27
- Amplify your message by sharing important announcements, updates, or any content directly to the feed.
28
- Communicate effectively by sending new messages directly to the IDW feed, guaranteeing that your updates reach
29
- the intended audience.
30
- Design and add news posts to keep your followers informed about the latest happenings and developments.
31
- Make significant announcements seamlessly, ensuring your audience is always in the loop.
32
- Regularly update the IDW feed with new content.`,
22
+ effort. Whether you want to share news, announce updates, or simply create engaging content, this skill has you covered
23
+ with a range of dynamic actions. Here's what you can do:
24
+ Effortlessly generate new posts to keep your audience informed and engaged with fresh content.
25
+ Enrich your IDW feed by incorporating diverse and relevant content, ensuring your feed is always up-to-date.
26
+ Amplify your message by sharing important announcements, updates, or any content directly to the feed.
27
+ Communicate effectively by sending new messages directly to the IDW feed, guaranteeing that your updates reach the
28
+ intended audience.
29
+ Design and add news posts to keep your followers informed about the latest happenings and developments.
30
+ Make significant announcements seamlessly, ensuring your audience is always in the loop.
31
+ Regularly update the IDW feed with new and`,
33
32
  },
34
33
  ],
35
34
  };