Rolino
Rolino agent skill

Ask naturally.
Keep control.

Teach your coding agent how to move from “schedule this with Rolino” to the right project, account connection, draft, readiness check, and approved delivery.

agent session

You
Schedule our launch post tomorrow at 10 AM with Rolino.

Agent
I’ll check your Rolino account, project, and connected channels first. If access is missing, I’ll open the secure approval flow for you.

$ rolino --agent auth status

Install once

Then ask in plain language.

Portable project.agents/skills/rolino/SKILL.md

Codex~/.codex/skills/rolino/SKILL.md

Claude Code~/.claude/skills/rolino/SKILL.md

How it behaves

A guided handoff, not a guessing game.

The skill makes prerequisites part of the workflow, so the agent pauses only when your account, permission, content, or connection genuinely needs you.

  1. 01

    Give your agent the playbook

    Install the skill or point the agent at this page. It learns the supported intents, commands, and safety boundaries.

  2. 02

    Approve your workspace

    The agent checks authentication first. If needed, Rolino opens a browser so you can sign up, choose a workspace, and grant only the capabilities you want.

  3. 03

    Preview before anything ships

    Drafts stay drafts. Scheduling and publishing require an exact server preview and your approval before execution.

Account-aware

Missing access becomes a clear sign-up or browser-authorization handoff—not a dead-end error.

State-aware

The agent resolves the project, checks connected networks, and fetches the current post version before writing.

Approval-aware

Scheduling and publishing stay behind exact previews, expiring confirmations, and server-enforced permissions.

Inside the playbook

What the agent understands before it acts.

The downloadable skill contains the complete command and safety reference. This is the useful part at a glance: how a natural request becomes a controlled Rolino workflow.

You ask

“Schedule this tomorrow.”

The agent handles

Checks access, finds the project, verifies connected channels, resolves the draft, and previews the exact time and destinations.

It comes back to you when

You approve browser access, missing connections, and the final schedule.

1Human checkpoint
You ask

“Publish this now.”

The agent handles

Runs readiness and provider-health checks, then previews the exact networks before anything leaves Rolino.

It comes back to you when

You approve the external delivery. The agent verifies provider status afterward.

2Human checkpoint
You ask

“Show my calendar.”

The agent handles

Resolves the right project and returns its bounded social calendar in structured agent mode.

It comes back to you when

It asks only if more than one project could match.

3Human checkpoint
You ask

“Schedule this content folder.”

The agent handles

Inventories supported local files, checks existing media, and presents one exact file-to-caption, channel, and time plan before uploading anything.

It comes back to you when

You approve the batch plan once. The agent uploads, validates, schedules, and verifies each calendar entry without changing the source folder.

4Human checkpoint
You ask

“Connect Rolino to my agent.”

The agent handles

Starts secure browser authorization and previews token-free MCP configuration for Codex or Claude Code.

It comes back to you when

You choose the workspace, permissions, and whether configuration is saved.

5Human checkpoint