用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/pikdum/histoire --skill ash-ai命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
Load when editing Ash.Resource or Ash.Domain modules, AshPostgres resources or migrations, or AshOban triggers and scheduled actions. Do not load for Phoenix-only UI work.
Load when editing Phoenix routers, controllers, components, LiveViews, templates, or forms, including AshPhoenix.Form. Do not load for domain-only Ash work.
| name | ash-ai |
| description | Load when editing AshAi tools, prompt actions, structured outputs, or ReqLLM-backed Ash actions. |
| metadata | {"managed-by":"usage-rules"} |
mix usage_rules.search_docs "search term" -p ash_ai
mix ash_ai.gen.chat - Generates the resources and views for a conversational UI backed by ash_postgres and ash_obanmix ash_ai.gen.chat.docsmix ash_ai.gen.mcp - Sets up an MCP server for your applicationmix ash_ai.gen.mcp.docsmix ash_ai.gen.usage_rulesmix ash_ai.gen.usage_rules.docsmix ash_ai.install - Installs AshAi. Call with mix igniter.install ash_ai. Requires igniter to run.mix ash_ai.install.docs