sgc-install-ai

Solid

为现有或新 App 快速初始化可上线的 AI 功能,可选择本地 Agent Client、MaaS 中转渠道、模型偏好和配套 UI。用户说集成 AI、给 App 加聊天/生成能力、Agent Client、MaaS 或模型选择时使用。

AI & Automation 64 stars 16 forks Updated today MIT

Install

View on GitHub

Quality Score: 86/100

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

Skill Content

# 安装 AI 功能 把一个 App 的 AI 能力从产品入口、调用通道、模型策略到可选 UI 一次接好;生成的用户界面只呈现用户需要的能力,不暴露本次需求中的背景、账户或渠道细节。 ## Triggers ### Activate when - 用户说“给这个 App 加 AI 功能”“初始化 AI 调用”或“加一个聊天/总结/生成入口”。 - 用户提到 Agent Client、MaaS 中转渠道、模型偏好、模型路由或可选 AI UI。 - User asks to “add AI to this app”, “bootstrap an AI feature”, or “connect an app to an Agent Client or MaaS”. ### Do not activate when - 用户只要在开发环境调用一个已有脚本或一次性模型测试;使用当前项目的开发工具链。 - 用户只要配置某个 Agent Client 的全局账号或 API Key,而不改 App 功能;使用该 Client 或 MaaS 的配置流程。 ## User Configuration This Skill stores only portable preferences such as route order, model intent, language, and UI default. Resolve them through [references/user-config.md](references/user-config.md); never store API keys, tokens, private endpoints, or project paths in source control. ## Workflow (MANDATORY) **You MUST follow these steps in order.** ### Step 0: Inspect the App and define one user outcome - Identify the stack, runtime surfaces, authentication model, existing backend boundary, and the user action that AI improves. - Separate internal implementation context from product copy. Do not put provider names, personal notes, model names, or setup history in the user-facing UI unless they are a deliberate user choice. - Default to one narrow capability such as rewrite, extract, classify, chat with a scoped source, or generate a structured draft; do not add a generic chat box without a product job. ### Step 1: Resolve the integration choices - Reuse explicit project context and saved pr...

Details

Author
lovstudio
Repository
lovstudio/skills
Created
4 months ago
Last Updated
today
Language
Python
License
MIT

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Solid

ai-app

Full-stack AI application generator with Next.js, AI SDK, and ai-elements. Use when creating chatbots, agent dashboards, or custom AI applications. Triggers: chatbot, chat app, agent dashboard, AI application, Next.js AI, useChat, streamText, ai-elements, build AI app, create chatbot

60 Updated yesterday
laguagu
AI & Automation Listed

ai-agent-project-scaffold

Stand up a new AI/agent project - or add an AI subsystem to an existing repo - starting from a requirements intake and ending in a committed full stack. Use when the user says "scaffold an agent project", "bootstrap a RAG/agent repo", "add an agent to this codebase", "add an AI/LLM feature to our existing app"; when they ask for the stack for a specific system they intend to build ("get me a stack", "which stack should we use"), as opposed to open-ended options questions, which go to ai-engineering; when they make ANY "build me an agent that does X" request, because the intake may rightly conclude a plain script suffices; and when a vague AI build idea needs shaping first, in which case it calls interview-me and idea-refine. Hands implementation to agent-skills.

1 Updated 2 days ago
anton-winter-arch
AI & Automation Listed

ai-agent-project-scaffold

Stand up a new AI/agent project - or add an AI subsystem to an existing repo - starting from a requirements intake and ending in a committed full stack. Use when the user says "scaffold an agent project", "bootstrap a RAG/agent repo", "add an agent to this codebase", "add an AI/LLM feature to our existing app"; when they ask for the stack for a specific system they intend to build ("get me a stack", "which stack should we use"), as opposed to open-ended options questions, which go to ai-engineering; when they make ANY "build me an agent that does X" request, because the intake may rightly conclude a plain script suffices; and when a vague AI build idea needs shaping first, in which case it calls interview-me and idea-refine. Hands implementation to agent-skills.

0 Updated 2 days ago
thefilesareinthecomputer