← All creators

intentic

Organization

You delegate. Agents work. You approve. A workspace for coding agents.

34 indexed · 0 Featured · 35 stars · avg score 81
Prolific

Categories

Indexed Skills (34)

AI & Automation Solid

discord

Read, post, and react in the connected Discord server via the Discord REST API, and help the user invite the bot / finish setup. Use when the user asks to send a Discord message, list channels/servers, read or react to messages, or connect/invite the bot.

35 Updated 2 days ago
intentic
AI & Automation Solid

environment

Extend this sandbox's own environment (system packages, language toolchains, SDKs, e.g. Rust, Android, JDK, Go, Python) by proposing custom Dockerfile steps the owner approves. Use when a task needs a tool that isn't installed and a runtime install wouldn't survive, or when the user asks to add capabilities to the sandbox itself.

35 Updated 2 days ago
intentic
Code & Development Solid

services

Discover and run intentic's premium services (research, data, heavy compute) priced in the owner's membership credits. Use when a task would benefit from a capability no local tool provides, check the catalogue, then ask for a run; the owner approves it in their browser before anything is spent.

35 Updated 2 days ago
intentic
Code & Development Solid

provide

Turn the owner's existing API, model, or dataset into a paid service on the platform's services catalog, build the thin wrapper endpoint, self-test it against the admission probe's three checks, and hand the owner the exact values the listing form needs. Use when the owner wants to sell, list, or offer something they already run as a metered service agents can pay for.

35 Updated 2 days ago
intentic
AI & Automation Solid

wallet

Pay x402-payable web endpoints in USDC from the sandbox wallet via the `wallet` CLI, under the owner's spending policy. Use when a useful API answers 402 Payment Required with an x402 challenge, or when a task needs a paid machine-payable service, check the price, then ask; the owner approves each payment on a card in chat unless it sits inside their standing auto-approve band.

35 Updated 2 days ago
intentic
DevOps & Infrastructure Solid

linux

Operate "${id}", the user's own Linux computer, run commands, read and write files, capture its screen. Use whenever the user says "my machine", "my laptop", "my PC", "my desktop", "locally", or names this computer, and for anything that has to happen on their computer rather than in the sandbox.

35 Updated 2 days ago
intentic
AI & Automation Solid

windows

Operate "${id}", the user's own Windows computer, run commands, read and write files, capture its screen. Use whenever the user says "my machine", "my laptop", "my PC", "my desktop", "locally", or names this computer, and for anything that has to happen on their computer rather than in the sandbox.

35 Updated 2 days ago
intentic
DevOps & Infrastructure Solid

cloudflare

Manage Cloudflare DNS, zones, cache, tunnels, Workers and Pages via the Cloudflare API. Use when the user asks about their domains, DNS records, cache purging, or apps hosted on Cloudflare.

35 Updated 2 days ago
intentic
AI & Automation Solid

firecrawl

Scrape a page, crawl a site, map its URLs, or search the web through Firecrawl, all returned as clean markdown. Use when a page must be read as text, a whole site gathered, or the web searched for research.

35 Updated 2 days ago
intentic
DevOps & Infrastructure Solid

komodo

Read and drive a Komodo deployment orchestrator, stacks, deployments, servers, builds, container logs and alerts via the Komodo Core API. Use when the user asks about Komodo, their stacks/deployments/containers, what is running where, or wants something deployed, restarted or stopped.

35 Updated 2 days ago
intentic
AI & Automation Solid

notion

Search, read, create and update pages and databases in your Notion workspace via the Notion API. Use when the user asks to find, read, or write Notion pages, notes, docs, or database rows.

35 Updated 2 days ago
intentic
Data & Documents Solid

sharepoint

Read and write SharePoint sites, document libraries, files and lists through Microsoft Graph. Use when the user asks about SharePoint sites, team documents, shared files, or SharePoint lists.

35 Updated 2 days ago
intentic
AI & Automation Solid

slack

Read, post, react and search in the connected Slack workspace via the Slack Web API, and help the user finish app setup. Use when the user asks to send a Slack message, list channels or users, read a thread, react to a message, or connect/install the Slack app.

35 Updated 2 days ago
intentic
AI & Automation Solid

telegram

Read and send messages in the connected Telegram bot's chats via the Telegram Bot API, and help the user finish bot setup. Use when the user asks to send a Telegram message, reply in a chat or group, download a file someone sent, or connect a Telegram bot.

35 Updated 2 days ago
intentic
AI & Automation Solid

whatsapp

Read and send messages in the connected WhatsApp number's chats and groups via the whatsapp CLI, and help the user pair the linked device. Use when the user asks to send a WhatsApp message, reply in a chat or group, fetch a file someone sent, or connect/pair WhatsApp.

35 Updated 2 days ago
intentic
AI & Automation Solid

capabilities

Ask the owner, on a card in chat, to connect a capability the task needs (a connector, an account, Docker, a machine) via the `capabilities` CLI. Use whenever a task hits something this sandbox isn't connected to, check what's connectable, then raise the ask instead of describing manual setup steps.

35 Updated 2 days ago
intentic
Code & Development Solid

panels

Give a repository an operator panel, a small web UI (dev server) the user opens from the sidebar to run and preview that repo. Every git repo under /work is a sidebar entry; a repo gets a panel by adding an `operator/` directory that is a runnable web app. Use whenever you scaffold or work in a repo the user should be able to open, preview, or operate from the sidebar.

35 Updated 2 days ago
intentic
Code & Development Solid

intentic

What Intentic is and how this sandbox works. Load it BEFORE answering any question about the product (a panel, setting or card; connecting, configuring, extending or debugging the sandbox), before saying Intentic cannot do something, and whenever the sandbox misbehaves (a failed turn, a broken editor).

35 Updated 2 days ago
intentic
Code & Development Listed

iq

Workspace code search — one call from a question to ranked path:line anchors. Use for definitions, references, natural-language code questions, file skeletons, and git history.

35 Updated 2 days ago
intentic
Web & Frontend Listed

website

Act as the signed-in user on ${site} through a real browser. Use whenever the user asks for something on that site.

35 Updated 2 days ago
intentic
DevOps & Infrastructure Listed

reddit

Read, comment, reply, vote, post, and join subreddits on Reddit as the logged-in user, through a real browser. Use whenever the user asks to do something on Reddit.

35 Updated 2 days ago
intentic
DevOps & Infrastructure Listed

youtube

Watch/read, comment, reply, like, and subscribe (join channels) on YouTube as the logged-in user, through a real browser. Use whenever the user asks to do something on YouTube.

35 Updated 2 days ago
intentic
Code & Development Listed

gitlab

Read and manage GitLab projects, issues, merge requests, and pipelines via the GitLab REST API. Use when the user asks about GitLab projects, issues, MRs, or pipelines.

35 Updated 2 days ago
intentic
API & Backend Listed

mysql

Query the connected MySQL/MariaDB database with the mysql client. Use when the user asks about their database, tables, rows, schema, or to run SQL against MySQL.

35 Updated 2 days ago
intentic
AI & Automation Listed

npm

Publish and manage packages on the npm registry (npmjs.com), publish, dist-tags, deprecate, owners, download stats, private installs. Use when the user asks to publish, release or manage an npm package, or to inspect the registry.

35 Updated 2 days ago
intentic
API & Backend Listed

postgres

Query the connected PostgreSQL database with psql. Use when the user asks about their database, tables, rows, schema, or to run SQL against Postgres.

35 Updated 2 days ago
intentic
AI & Automation Listed

signoz

Query observability (services, traces, logs, metrics) from a SigNoz instance via its API. Use when the user asks about app performance, errors, latency, or telemetry in SigNoz.

35 Updated 2 days ago
intentic
AI & Automation Listed

imap

Read an email inbox over IMAP (list folders, search, and fetch messages) with curl. Use when the user asks about their email or inbox.

35 Updated 2 days ago
intentic
AI & Automation Listed

example-notes

Leave a short note for the owner in the Example rail view, using the `intentic-example` CLI. Use when the user asks you to note, jot, remember or flag something lightweight for them to read later, and when you want to leave a breadcrumb about work you did that has no better home.

35 Updated 2 days ago
intentic
DevOps & Infrastructure Listed

x

Read, reply, post, like, repost, follow, and join Communities on X (Twitter) as the logged-in user, through a real browser. Use whenever the user asks to do something on X/Twitter.

35 Updated 2 days ago
intentic
Code & Development Listed

github

Read and manage GitHub repos, issues, pull requests, and code search via the GitHub REST API. Use when the user asks about GitHub repos, issues, PRs, or code.

35 Updated 2 days ago
intentic
AI & Automation Listed

outline

Search, read, and create documents in your Outline wiki via the Outline API. Use when the user asks to find, read, or write Outline docs / knowledge base.

35 Updated 2 days ago
intentic
AI & Automation Listed

redmine

Read and manage Redmine projects, issues, and updates via the Redmine REST API. Use when the user asks about Redmine tickets/issues or projects.

35 Updated 2 days ago
intentic
AI & Automation Listed

sentry

Query Sentry organizations, projects, and unresolved issues/errors via the Sentry API. Use when the user asks about Sentry errors, issues, or projects.

35 Updated 2 days ago
intentic

Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.