SystemSculpt AI

approved

by systemsculpt

Enhance your data flow with AI-powered tools for note-taking, task management, templates, and so much more.

192 stars36,077 downloadsUpdated 17d agoMIT

SystemSculpt AI for Obsidian

SystemSculpt brings an agent workspace, semantic vault search, transcription, and visual workflows into Obsidian. Activate a SystemSculpt license once; there are no provider keys, model catalogs, or local AI runtimes to configure.

What it does

  • Chat with notes, documents, images, and built-in vault tools.
  • Stream reasoning, content, citations, tool activity, and approvals.
  • Attach or paste multiple mixed files into a conversation.
  • Find related notes with a portable semantic index.
  • Record or import audio and transcribe it to Markdown or SRT.
  • Process long audio and YouTube videos into transcripts and structured summaries.
  • Build text, image, document, media, and vault workflows in Studio.

SystemSculpt runs on desktop and mobile. Studio exposes portable nodes on both; local CLI, terminal, dataset-adapter, and FFmpeg nodes require Obsidian Desktop.

Install

  1. Install and enable SystemSculpt AI from Obsidian Community Plugins.
  2. Open Settings → SystemSculpt AI → Account.
  3. Activate your SystemSculpt license.
  4. Run Open SystemSculpt Chat or open Studio.

Obsidian Community Plugins owns installation and updates. SystemSculpt does not run a separate update checker.

Privacy and safety

  • The plugin sends AI work only to the first-party SystemSculpt API.
  • Provider credentials and model selection stay on the server.
  • Built-in tools operate against the current vault.
  • Ask Approval pauses before vault mutations. Full Access runs them without pausing.
  • License keys are removed from exported diagnostics and settings backups.

Documentation

Development

cd ~/gits/systemsculpt/plugin
npm install
npm run check

Use npm run test:related with the source files being changed. Run npm run check:plugin for a larger local checkpoint and npm run check:full for the exhaustive local gate.

To build against the sibling website API:

SYSTEMSCULPT_API_BASE_URL=http://127.0.0.1:3002/api/plugin npm run build

The override is compiled into the local artifact. Release validation always rebuilds against https://systemsculpt.com/api/plugin.

The local SystemSculpt workspace is:

DirectoryResponsibility
~/gits/systemsculpt/pluginThis Obsidian client
~/gits/systemsculpt/websiteWebsite and first-party plugin API
~/gits/systemsculpt/systemsculpt-osGrowth and operator automation

See development.md, CONTRIBUTING.md, and AGENTS.md.

Release

  • Version: 6.0.0
  • Minimum Obsidian version: 1.7.2
  • Platforms: desktop and mobile
  • License: MIT

Support: systemsculpt.com · GitHub issues · support@systemsculpt.com

For plugin developers

Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.