Questions About Think-Act, Answered

Think-Act is a Windows desktop AI workspace for writing, OCR, document intelligence, screen recording, skills, and controlled agent workflows. This FAQ covers what it does today, what requires connectors, and what is planned.

Available for 64-bit Windows 10 and Windows 11. macOS is planned.

Product Basics

Think-Act · Desktop Workspace
What is Think-Act?

Think-Act is a Windows desktop AI workspace that brings writing assistance, OCR, document intelligence, screen recording, local skills, and tool-connected agent workflows into a single application. It is built for professionals and everyday users who want practical AI help with desktop tasks — not another browser tab.

It lives on your desktop alongside your documents, screenshots, files, and apps. You describe what needs to be done, and Think-Act uses the tools and skills available to produce a verifiable result — one you can check before acting on it.

Is Think-Act just another chatbot?

No. Think-Act uses a chat-style input, but it is built for desktop workflows, documents, recordings, skills, and tool-connected actions. A standard chatbot works with text you type. Think-Act works with selected text, copied images, OCR content, recordings, files, and connected local tools.

The difference is that Think-Act is designed to produce reviewable, structured, reusable output with visible execution history, not just a conversational reply.

Who is Think-Act designed for?

Think-Act is designed for professionals and everyday users who want help with writing, document work, repetitive tasks, screen-recorded procedures, and safer AI automation.

It covers office professionals, developers, finance and legal teams, operations and HR, and personal users who need OCR, writing help, translation, and accessibility support. The features can be used at any level of technical experience.

What does Think-Act include?

Think-Act combines its core desktop AI tools in one Windows application:

  • Desktop Agent — multi-step tasks with goals, verification, logs, and recovery.
  • Writing Assistant — rewrite, draft, translate, and summarize from selected or copied text.
  • OCR & Document Intelligence — extract text from screenshots, scans, PDFs, invoices, and contracts.
  • Screen Recorder — capture desktop workflows and convert them into SOPs, summaries, and reusable skills.
  • Local Skills & MCP Connectors — reusable playbooks and local tool servers you choose to enable.
Is Think-Act free?

Yes. Think-Act is free to install and try. The free plan includes writing assistance, OCR, document summarization, and agent tasks within free-plan limits. Pro and Business plans are available when higher usage limits or team features become needed. Upgrade only when the free plan limits interfere with regular work.

Agent Workspace

Think-Act · Desktop Agent

Plain language task

Tell the agent what to do

Agent runs with tools

Uses only enabled skills and connectors

Review & verify

Evidence and logs visible before trusting the result

What does the Desktop Agent actually do?

The Desktop Agent accepts a plain-language task, uses the skills and tools you have enabled, and returns an answer with evidence or tool observations where available. It is designed for multi-step workflows that are too complex for a single writing or OCR prompt.

You describe what you want, optionally add a success criterion that defines what completion looks like, and the agent reasons through available steps. The response, execution history, and any tool observations can all be inspected before acting on the result.

What is a success goal?

A success goal defines what must be true before the agent reports completion. It is an optional condition you write alongside the main task instruction — something like "all invoices should have a total extracted" or "the output file should exist and be non-empty." See the Desktop Agent guide for the full workflow.

It is useful when the task has a clear, checkable outcome. For simpler tasks, you can skip it and review the output directly.

Can the agent act inside other applications?

Only when the required connector or tool exists, is installed, trusted, enabled, and permitted by policy. Without a connector, the agent can still produce instructions, drafts, summaries, and structured outputs, but it cannot take actions inside other applications directly.

Start with tasks that do not require connectors — writing, OCR, summarization, and file organization — before adding tools that act in external systems.

Can agent results be reviewed before acting on them?

Yes. Agent responses, tool observations, and execution history remain available for review after a run. For consequential actions — those that modify files, send messages, or use external systems — confirmation gates can be required before the agent proceeds. Review the security controls before automating higher-impact work.

Checkpoints let you inspect before-and-after states. Where supported, you can rewind to an earlier point before retrying a step.

OCR & Documents

Screenshots Scanned PDFs Receipts & invoices Contracts & clauses Field extraction Summaries & tables
Can Think-Act read text from screenshots?

Yes. OCR can extract text from screenshots and copied images where supported. The extracted text can then be summarized, searched, reformatted, or passed to another task as context. See OCR and Document Intelligence, or review accessibility-focused reading workflows.

Can it process scanned PDFs?

Yes. Think-Act can process scanned and image-based PDFs, including files whose text is stored as an image rather than selectable characters. Once extracted, you can summarize the content, pull specific fields, or use it as the basis for a follow-up draft.

Can Think-Act extract invoice or contract fields?

Yes. Think-Act can extract names, dates, totals, clauses, and action items from supported document types. It can also build tables from semi-structured content or prepare follow-up emails and checklists from the extracted data.

Finance and legal outputs still require qualified human review. Think-Act produces a draft that removes manual copy-paste; it does not replace professional judgment.

Think-Act · OCR & Document Intelligence

Screen Recorder

SOPs

Step-by-step procedures

Transcripts

Searchable workflow text

Bug reports

Context and repro steps

Skills

Reusable workflow playbooks

What is the Screen Recorder actually for?

The screen recorder is a workflow documentation tool. Record a process once, then use Think-Act to generate a transcript, SOP, bug report, or reusable skill from the recording. The value is in what comes out of it — not the video file itself.

It is useful for onboarding steps, QA walkthroughs, support scenarios, and any repeated process where the documentation matters as much as the action.

Should I avoid recording sensitive content?

Yes. Avoid recording credentials, private messages, customer data, and regulated content unless your organization explicitly allows it. Keep recordings focused on the workflow being documented and follow your retention and storage policy. Read the Screen Recorder guide before capturing sensitive applications.

Think-Act · Screen Recorder

Writing Assistant

How does the Writing Assistant work?

It is designed for desktop writing workflows. You can provide content through selected text, clipboard content, or copied images where supported — or use prompt-only mode to write without any source material. Think-Act rewrites, drafts, translates, summarizes, or adjusts tone based on what you ask.

Prompt-only mode ignores any clipboard content and processes only your written instruction. This is useful when you want to generate new content from scratch rather than working from existing material.

Can the Writing Assistant send messages automatically?

Only an approved connector with the required permission can send a message. Without that connector, the Writing Assistant prepares content for you to review and send manually. Think-Act will not send on your behalf without an explicit tool and the appropriate policy. See the integration model.

Can I use the Writing Assistant without any source content?

Yes. Prompt-only mode sends only your written request without pulling in clipboard content. Use it for a first draft, template, translation from scratch, or any writing that does not start from existing text or an image. Learn more on the Writing Assistant page.

Think-Act · Writing Assistant

MCP, Skills & Connectors

Available now

Local MCP servers Reusable local skills Filesystem, browser, GitHub tools

Planned — not available yet

Cloud MCP connectors A2A remote agents Admin connector registry
What is MCP?

MCP stands for Model Context Protocol — a protocol that lets an AI agent call tools exposed by a local server. Think-Act supports local MCP servers, which run on your device and provide specific capabilities depending on what you install.

Local MCP servers may require Node.js, npx, Python, or other runtimes to be installed on the device. The agent only uses tools that are explicitly enabled and confirmed as healthy.

Are local MCP packages safe by default?

No. Local MCP packages are not safe by default. They run code on your device and may access files, credentials, networks, or application data depending on what they are given access to. Third-party packages are not controlled or audited by PixLab.

Verify the package source, check what permissions and environment variables it uses, and trust-confirm before installation. Install only packages you have reviewed. Keep risky permissions behind confirmation gates.

What are skills?

Skills are local playbooks that guide how the agent should perform a specific workflow. They encode the steps, context, and reasoning for a task you have found useful and want to repeat. They are stored on your device and can be selected when starting a new run.

Skills do not replace missing tools. If a workflow needs a connector to complete an action, the connector still needs to be installed, enabled, and permitted — a skill alone cannot substitute for an unavailable tool.

Are Cloud MCP and A2A available in the current release?

No. Cloud MCP connectors and A2A remote workflows are not implemented in the current release. They are planned enterprise directions and should not be included in purchasing or deployment decisions without confirming their status directly.

The current release supports local MCP servers and reusable local skills. Enterprise connector features are on the roadmap after local workflows have proven stable.

Do I need connectors to use Think-Act?

No. Writing, OCR, document review, screen recording, and agent tasks that do not require external tools all work without connectors. Add a connector only when a specific workflow needs access to a tool, service, or external system that Think-Act does not have access to by default.

Security & Privacy

You enable tools

Nothing is on by default

Failed tools disabled

Not exposed silently

Confirmation gates

Risky actions need approval

Private endpoints

For sensitive workflows

Logs stay visible

Execution always inspectable

Rewind & recovery

Checkpoints where supported

Does Think-Act expose every tool to the agent?

No. Only enabled and healthy tools are exposed to the agent for a given run. If a connector fails, it is disabled and excluded from available tool calls until you fix and re-enable it. Review tool permissions and failure handling.

Can Think-Act use private or local AI endpoints?

Yes, where configured. Sensitive workflows should use organization-approved local or private endpoints rather than unapproved services. Avoid sending secrets, tokens, private customer data, or regulated content to any tool your organization has not reviewed.

What happens if a connector fails mid-task?

A failed connector is disabled and removed from the available tool list until you fix and re-enable it. It is not silently replaced by another tool. The execution history shows what happened so you can inspect the activity before deciding how to proceed.

Should I automate high-risk workflows from day one?

No. Start with bounded workflows that have clear, verifiable outputs — rewriting text, extracting document fields, or recording a process. Keep confirmation gates enabled for file changes, messages, and external systems. Prove the workflow works before reducing approval steps. See task automation guidance.

Downloads & Getting Started

Recommended first workflow

1

Install Think-Act

Download for Windows 10 or 11. No connectors needed to start.

2

Try one low-risk task

Rewrite an email, extract text from a document, or record a short process.

3

Add connectors when ready

Install only trusted local MCP servers after understanding what they access.

Do I need to configure everything before I start?

No. Writing, OCR, document chat, and screen recording work without connectors. Install Think-Act, run one practical task, and check the result. Add a connector only when a specific workflow actually needs it.

Which operating systems are supported?

Think-Act is currently available for 64-bit Windows 10 and Windows 11. A macOS version is planned. Check the Think-Act downloads page for current system requirements before installing.

When should I upgrade from the Free plan?

Upgrade when free-plan limits interrupt work you want to continue regularly. Choose Pro for higher-capacity individual use, or Business when multiple people need standardized workflows and coordinated rollout. The upgrade guide explains the practical differences without assuming you need a paid plan on day one.

Free to download · Windows 10 & 11

Start with one task. Verify the result.

You do not need to configure connectors, skills, or automation on day one. Install Think-Act, rewrite a message, extract text from a document, or record a five-minute process — and see what comes out before deciding what to do next.