ase-meta-chat

Solid

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.

AI & Automation 42 stars 4 forks Updated yesterday Apache-2.0

Install

View on GitHub

Quality Score: 78/100

Stars 20%
54
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
48
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

@${CLAUDE_SKILL_DIR}/../../meta/ase-control.md @${CLAUDE_SKILL_DIR}/../../meta/ase-skill.md @${CLAUDE_SKILL_DIR}/../../meta/ase-getopt.md <skill name="ase-meta-chat"> Query Foreign LLM for Chat </skill> <expand name="getopt" arg1="ase-meta-chat"> $ARGUMENTS </expand> <objective> Query foreign LLM for: <query><getopt-arguments/></query> </objective> 1. You *MUST* *NOT* output anything in this step. Just call the underlying agent with the following tool: ```text 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.

Details

Author
rse
Repository
rse/ase
Created
3 months ago
Last Updated
yesterday
Language
TypeScript
License
Apache-2.0

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category