slack-agent

Automate Slack agent development with patterns, testing, and quality standards.

Updated Mar 24, 2026
One-click install
npx skills add https://github.com/pingqLIN/UniText --skill slack-agent-pingqlin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: slack-agent
Source: https://github.com/pingqLIN/UniText/tree/main/runtime/skills/slack-agent
Command: npx skills add https://github.com/pingqLIN/UniText --skill slack-agent-pingqlin

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a centralized development pattern library for Slack agents, consolidating patterns, testing requirements, and quality standards to accelerate building Slack bots across Chat SDK and Bolt for JavaScript.

Core Features & Use Cases

  • Framework-agnostic guidance for Slack agents, including Chat SDK and Bolt for JavaScript, plus runtime projections and wizard-driven workflows.
  • Phase-based setup and governance: from project setup through production deployment with checks, testing, and approvals.
  • References and patterns: access to a library of Slack development patterns, archetypes, and reference docs for rapid reuse.

Quick Start

Start by running the Slack Agent Setup Wizard to scaffold and deploy a Slack bot project through six phases.

Frequently Asked Questions about slack-agent

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

FAQPage Schema
How do I scaffold and deploy a Slack bot project from start to finish?

Slack agent development is guided through a six-phase wizard that handles framework selection, manifest creation, environment setup, and production deployment with enforced quality checks and testing requirements.

Does Slack agent development guidance support both Chat SDK and Bolt for JavaScript?

Slack agent development supports both Chat SDK and Bolt for JavaScript projects. It provides framework-agnostic patterns, runtime projections, and wizard-driven workflows to ensure consistent quality across different Slack frameworks.

What is the best way to structure testing requirements for a Slack bot?

Slack bot testing requirements are enforced through frontmatter-driven metadata and phased quality checks during the setup wizard. The guided workflow applies established patterns and standards to ensure consistent testing across Chat SDK and Bolt for JavaScript projects.

Can I reuse existing development patterns for building Slack agents?

Slack agent development provides a centralized pattern library containing archetypes, testing requirements, and reference docs for rapid reuse across Chat SDK and Bolt for JavaScript projects to accelerate bot building.

What does frontmatter-driven metadata do for Slack agent configuration?

Frontmatter-driven metadata enforces consistent discovery, configuration, and testing standards for Slack agents. It works with runtime projections and phased wizard flows to maintain quality across project setup and production deployment.