Armory
Source
Browse
Workflows

ai-assistant

Build AI assistant application with NLU, dialog management, and integrations

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install ai-assistant --cli claude

writes the file to.claude/commands/ai-assistant.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/commands/ai-assistant.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

wshobson/agents workflow ai-assistant from the llm-application-dev plugin. Build AI assistant application with NLU, dialog management, and integrations

When to use it

Build AI assistant application with NLU, dialog management, and integrations

How to install / invoke

# copy the workflow into your project's .claude/commands/
curl -sL https://github.com/wshobson/agents/raw/main/plugins/llm-application-dev/commands/ai-assistant.md -o .claude/commands/ai-assistant.md

Notes

Extracted from wshobson/agents. Plugin: llm-application-dev.