everystack-ai

Integrate LLM providers and AI features within the EveryStack workspace.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/stevenandteresa-maker/EveryStack --skill everystack-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: everystack-ai
Source: https://github.com/stevenandteresa-maker/EveryStack/tree/main/docs/skills/ai-features
Command: npx skills add https://github.com/stevenandteresa-maker/EveryStack --skill everystack-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the integration of AI capabilities into the EveryStack platform, enabling intelligent features and enhancing user productivity through LLM interactions.

Core Features & Use Cases

  • AI Feature Integration: Seamlessly incorporate LLM providers for features like Smart Fill, natural language search, and document summarization.
  • Credit Management: Implements a robust credit system for tracking and metering AI usage.
  • Schema Awareness: Utilizes the Schema Descriptor Service (SDS) to provide LLMs with workspace context.
  • Use Case: Automatically suggest relevant field values in a CRM record using AI, or enable users to search their entire workspace using natural language queries.

Quick Start

Use the everystack-ai skill to generate a summary for the current record.

Frequently Asked Questions about everystack-ai

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

FAQPage Schema
How do I integrate LLM providers for natural language search in a workspace?

To integrate LLM providers for natural language search, you connect the AI provider to your workspace platform. This enables users to query their entire workspace using natural language instead of exact match filters.

What is the Schema Descriptor Service and how does it provide LLMs with workspace context?

The Schema Descriptor Service (SDS) is a context mechanism that feeds workspace structural metadata to LLMs. It ensures AI features understand your specific data schema to generate accurate field suggestions and summaries.

How do I track AI usage and meter credits for LLM features?

You track AI usage and meter credits by implementing a credit management system within your workspace platform. This system monitors LLM interactions to accurately track and deduct credits based on feature consumption.

Can I use AI to automatically suggest relevant field values in CRM records?

Yes, you can automatically suggest relevant field values in CRM records using the Smart Fill feature. It leverages connected LLM providers and workspace context to populate fields intelligently.

Does this AI feature integration support document drafting and record summarization?

Yes, the AI feature integration supports document AI drafting and record summarization. It uses connected LLM providers to generate summaries and draft content directly within your workspace records.

What are the limitations of using AI affordance UI elements for prompt engineering?

AI affordance UI elements for prompt engineering depend heavily on the connected LLM provider's capabilities and your workspace's schema context. Feature accuracy is constrained by the quality of the SDS mappings provided.