ワンクリックで
assemblio
assemblio には stepandel から収集した 5 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。
このリポジトリの skills
Create and edit cron job definitions in .agent/crons/. Use when the user wants to schedule recurring workflow or prompt runs, adjust cron schedules, or validate cron YAML.
Picking the right channel for outbound communication (SMS, voice, chat, email). Prefer built-in channels over Composio third-party providers like Twilio.
Edit the runtime setup via get_setup and patch_setup. Use when the user asks to change the agent model, routing profiles, Composio trigger prompts, or channel display metadata. Covers what is editable, what is operator-only, and the JSON-Pointer patch format.
Create executable Assemblio workflows in .agent/workflows/. Use when the user wants to define, scaffold, validate, or edit a multi-step workflow pipeline that uses tools, delegate steps, approval gates, or parallel branches.
Surface typed UI cards in the console chat via the propose_card tool. Use when the user needs to take a configuration action (set up a channel, connect an integration, enable a trigger, configure a webhook, install a skill) or when you want to post a standout notice. Covers when to use a card vs. prose, which kind to pick, and how the tool blocks until the user decides.