add-enrichment

Automate code-defined table enrichments in Sim workspaces with hosted-key provider support.

1|Updated Jun 11, 2025
One-click install
npx skills add https://github.com/AdelEddarai/agent --skill add-enrichment
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: add-enrichment
Source: https://github.com/AdelEddarai/agent/tree/main/.agents/skills/add-enrichment
Command: npx skills add https://github.com/AdelEddarai/agent --skill add-enrichment

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of adding code-defined table enrichments to the Sim workspace, ensuring that each enrichment fills cells with data via existing Sim tools.

Core Features & Use Cases

  • Code-Defined Enrichments: Create custom enrichments that fill table cells with data.
  • Provider Cascade: Ensures every provider tool called has hosted-key support.
  • Use Case: For instance, when you need to add a per-row table enrichment that fills cells with data via existing Sim tools, this Skill streamlines the process.

Quick Start

Use the add-enrichment skill to add a new table enrichment to your workspace.

Frequently Asked Questions about add-enrichment

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I add code-defined table enrichments to a Sim workspace?

To add table enrichments to a Sim workspace, you use an automated process that fills table cells with data by integrating existing Sim tools, streamlining the creation of custom, code-defined enrichments for your data.

What is a provider cascade in Sim table enrichment?

A provider cascade in Sim table enrichment is a validation mechanism that ensures every provider tool called during the automation process has hosted-key support, guaranteeing data integrity when filling cells with external data.

Do I need hosted-key support to automate Sim table enrichments?

Yes, you need hosted-key support for provider tools to automate Sim table enrichments. The provider cascade specifically requires hosted-key support to ensure data integrity and successful integration with existing Sim tools.

What's the best way to fill Sim table cells with data from existing tools?

The best way to fill Sim table cells with data from existing tools is by using code-defined table enrichments. This approach automates data integration per-row, ensuring cells are populated accurately via existing Sim tools.

Can I create custom per-row table enrichments using Sim tools?

Yes, you can create custom per-row table enrichments using Sim tools. This Skill automates the process, allowing you to define enrichments in code that fill individual table cells with data from integrated provider tools.

Why does my Sim table enrichment fail without hosted-key support?

Sim table enrichment fails without hosted-key support because the provider cascade validates this requirement for every provider tool called. Hosted-key support is mandatory to ensure data integrity and successful automation.