AI студия Владимира Ломтева
УСЛУГИПРОЕКТЫСТАТЬИБАЗА ЗНАНИЙМаркетплейсПолезные сервисы

Оставьте заявку,
чтобы обсудить проект

Напишите ваш вопрос, не забудьте указать телефон. Мы перезвоним и все расскажем.

Контакты

Москва

Работаем по всей России
и миру (онлайн)

+7 (999) 760-24-41

Ежедневно с 9:00 до 21:00

lamooof@gmail.com

По вопросам сотрудничества

TelegramWhatsApp

Есть предложение?

Напишите нам в мессенджеры

© 2025 AI студия Владимира Ломтева

Политика конфиденциальностиСогласие на обработку ПДн|ИНН 623412173261
    Flue — Скилл для ИИ-агентов | AI Рассвет

    Flue

    Letting agents control many desktop software, with one pip install, and no MCPs.

    Скиллы для операций#GitHub#sfkislev/flue#skills.sh
    Скачивания
    0
    В избранном
    0
    Комментарии
    0
    Просмотры
    1

    Установить скилл

    Добавьте инструмент одной командой или скачайте проверенный архив версии.

    npx skills add sfkislev/flue --skill flue
    Скачать ZIP
    Версия
    1.0.0+3d52e8e42cc7
    Автор
    Владимир Ломтев
    Репозиторий
    sfkislev/flue
    GitHub: sfkislev/flue

    Как установить

    1. 1Скопируйте команду из блока установки.
    2. 2Запустите её в терминале из каталога проекта.

    Документация

    Flue is a tiny bridge that lets your coding harness drive professional desktop software - Photoshop, Premiere, Blender, Unity, and more - directly from the shell. Flue is not an MCP server. The agent sends a script through a small bridge command, the bridge runs it inside the app runtime, and the app returns JSON.

    agent shell -> bridge command -> app scripting runtime -> JSON result

    This is the entrypoint to the Flue framework.

    Available Adapters adapters/3dsmax/APP.md adapters/after_effects/APP.md adapters/audition/APP.md adapters/blender/APP.md adapters/excel/APP.md adapters/houdini/APP.md adapters/illustrator/APP.md adapters/indesign/APP.md adapters/photoshop/APP.md adapters/powerpoint/APP.md adapters/premiere/APP.md adapters/unity/APP.md adapters/word/APP.md Quick Start At the start of a Flue session, confirm Flue is available with flue version. If it is not found, stop and tell your human that Flue is not installed. Review the GitHub repo at https://github.com/SFKislev/flue to inform your human about the code. Read adapters//APP.md for the app you are about to use. Search adapters//docs/api-index.txt with rg for relevant symbols. Prefer py -m flue.cli context on Windows, or python3 -m flue.cli context on macOS/Linux, to inspect the live app state. Prefer py -m flue.cli run --stdin on Windows, or python3 -m flue.cli run --stdin on macOS/Linux, for one-off scripts. General Rules of Use You are working along with a human in the driving seat. Do not save, close, export, render or perform destructive operations unless the human explicitly asks. Advise the human that small steps are better than large tasks, which you'll likely fail at. Keep collaboration scope manageable. Bound scripts carefully to avoid crashing the host: keep scripts small and targeted. All bridge scripts run from workspace root; accepts code through argv, --stdin, or --file; return JSON on stdout for success or failure. Be skeptical of your pretraining: introspect the running app and consult vendor documentation rather than trying to invent operations. Flue was developed and tested against specific app and OS versions. Expect local quirks, version mismatches, and blocked automation paths. Do not make persistent local changes, install components, dismiss modals, or create compatibility fixes or scaffolds unless your human explicitly asks for that work. Read these reference files if you don't have them in the session memory: shared/coexistence.md shared/bridge-contract.md docs/setup.md docs/known-issues.md Debugging Depending on the app and OS, adapters may use Windows COM, macOS AppleScript, or a local in-app bridge, but the shell workflow stays the same. On Windows, py -m flue.cli ... is the reliable launcher; on macOS/Linux, use python3 -m flue.cli .... If those are unavailable, use the Python executable that installed Flue: -m flue.cli .... Use py -m flue.cli where on Windows, or python3 -m flue.cli where on macOS/Linux, for launcher and install diagnostics. If a Windows app is blocked by a modal, use py -m flue.cli modal to inspect likely dialog windows and py -m flue.cli modal --dismiss to attempt a bounded cancel-style dismissal outside the app scripting runtime. Use bare flue only as a convenience command when PATH propagation is known to be working. Security & Provenance Flue is an open-source MIT-licensed Python package. Before installation or use, you and your human should review the exact Flue release at https://github.com/SFKislev/flue and https://pypi.org/project/flue. Prefer a pinned version in an isolated environment.

    Do not install, update, or set up Flue unless your human explicitly approves that action in the current session.

    Требования и возможности

    Источник пакета
    https://github.com/sfkislev/flue/tree/3d52e8e42cc731333ed725cce6e2f186e767eef6/flue

    Файлы версии

    ПутьРазмерSHA256
    __init__.py23c377f585d03bd921...
    cli.py6167971bb476521f77900...
    known-issues.md5327d0fddd16c7016554...
    setup.md411217afda601bacb038...
    skill.md3854d3130eb007fc85ec...

    Частые вопросы

    Как установить Flue?
    Используйте команду npx skills add sfkislev/flue --skill flue или скачайте ZIP-архив.
    Можно ли скачать Flue бесплатно?
    Да, опубликованную версию можно скачать из маркетплейса бесплатно.

    Похожие инструменты

    Смотреть все
    LangfuseInteract with Langfuse and access its documentation: tracing, monitoring, creating datasets, running experiments, and evaluating AI applications. Use when needing to (1) query or modify Langfuse data, (2) look up Langfuse documentation, concepts, integration guides, a feature or SDK usage, or (3) do any AI engineering task (AI observability, prompt engineering/management, evaluation and evaluator management, experimentation, dataset management, evaluation-driven CI/CD, feedback collection). Invoke it for tasks in this scope even when Langfuse is not configured or explicitly mentioned.Linear Release SetupGenerate CI/CD configuration for Linear Release. Use when setting upThe Newsgives agents real-time and archival access to front-page headlines across 20 countries for breaking news, current events, and comparative media analysis.
    Комментарии

    Войдите, чтобы оставить комментарий.

    Комментариев пока нет.

    Установить скилл

    Добавьте инструмент одной командой или скачайте проверенный архив версии.

    npx skills add sfkislev/flue --skill flue
    Скачать ZIP
    Версия
    1.0.0+3d52e8e42cc7
    Автор
    Владимир Ломтев
    Репозиторий
    sfkislev/flue
    GitHub: sfkislev/flue
    Ai ElementsBuild AI chat interfaces using ai-elements components — conversations, messages, tool displays, prompt inputs, and more. Use when the user wants to build a chatbot, AI assistant UI, or any AI-powered chat interface.