ase-meta-chat

SkillCommunication

Query foreign LLM for chat. Use this skill if a foreign LLM like OpenAI ChatGPT, Google Gemini, DeepSeek or xAI Grok should be queried with a single chat message.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the ase-meta-chat skill

What this skill tells your AI

The instructions your AI receives, as published by rse/ase in plugin/skills/ase-meta-chat/SKILL.md and read by ahel’s review.

@${CLAUDE_SKILL_DIR}/../../meta/ase-control.md @${CLAUDE_SKILL_DIR}/../../meta/ase-skill.md @${CLAUDE_SKILL_DIR}/../../meta/ase-getopt.md

  1. You MUST NOT output anything in this step. Just call the underlying agent with the following tool:

        Agent(
            description:       "Query Foreign LLM for Chat",
            subagent_type:     "ase:ase-meta-chat",
            prompt:            <query/>,
            run_in_background: false
        )
    
  2. Output the plain response of the ase:ase-meta-chat agent verbatim and without any modifications. Especially, do NOT add or remove any text from the agent response on your own and do not interpret the result in any way.

Signals

GitHub stars
52
Forks
5
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
ase-meta-chat
Source
github.com/rse/ase