feat: add algobot-cli skill for Agent Studio management#7
Open
feat: add algobot-cli skill for Agent Studio management#7
Conversation
- Broaden description to trigger on RAG, conversational experiences, genAI content generation (carousels, headers, product descriptions) even when user doesn't mention algobot/Agent Studio by name - Add Agent Studio Capabilities section: memory tools (algolia_memorize, algolia_ponder, algolia_memory_search), MCP tool integrations, and experimental features (citation markers, date injection, caching) - Add gotcha: don't fabricate REST endpoint URLs — use algobot agents get - Add explicit algobot tools list/add/remove for MCP configuration - Add 9 evals covering RAG, conversational, genAI carousel, multi-env deploy, memory, GDPR, MCP tools, InstantSearch coexistence, citations - Validated via two eval iterations (91.9% pass rate in iteration 2)
Switch from passive "Use this skill whenever..." to assertive ALWAYS + explicit trigger keyword list. Addresses undertriggering in skill selection — makes trigger intent unambiguous even when user doesn't name Agent Studio or algobot explicitly.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
New skill for managing Algolia Agent Studio agents from the terminal via
algobot(npm:algobot-ai).What's included
SKILL.md(152 lines) — setup, non-interactive mode gotchas, core commands, config-as-code workflow, global flagsreferences/commands.md— full command reference for every subcommandreferences/config-as-code.md— templates, variables, multi-env, CI/CD patternsKey gotchas captured
askor--textmode--dry-runis API-layer enforced, not just a flag--jqis built-in, no need to pipe to jq