Commands And Workflows
Learn SystemSculpt's commands, shortcuts, and efficient workflows.
Command Palette
Access SystemSculpt commands via Obsidian's command palette (Ctrl/Cmd + P
).
Available Commands
Core Commands
SystemSculpt: Open Chat
- Open the chat interfaceSystemSculpt: Open Chat History
- View chat historySystemSculpt: Toggle Audio Recorder
- Start/stop voice recordingSystemSculpt: Open SystemSculpt AI Settings
- Access settings
Chat Commands
SystemSculpt: Chat with File
- Start chat with specific fileSystemSculpt: Resume Chat
- Continue previous conversationSystemSculpt: Change Chat Title
- Rename current chat
Model Commands
SystemSculpt: Change Chat Model (Current Chat)
- Switch model for active chatSystemSculpt: Set Default Chat Model
- Change default model
Utility Commands
SystemSculpt: Open Template Modal
- Access templatesSystemSculpt: Open SystemSculpt Janitor
- Maintenance toolsSystemSculpt: Reload Obsidian
- Restart Obsidian
Slash Commands
Type /
in chat to see available commands:
Chat Commands
/new - Start a new chat
/new
/clear - Clear all messages
/clear
/export - Export chat as markdown
/export
/history - Open chat history
/history
/save - Save chat to vault
/save
Configuration Commands
/model - Change AI model
/model
/settings - Open chat settings
/settings
/template - Load a template
/template
Keyboard Shortcuts
Configurable Shortcuts
Only one SystemSculpt command has a default hotkey:
- Toggle Audio Recorder:
Ctrl/Cmd + R
All other commands can have hotkeys assigned in: Settings → Hotkeys → Search "SystemSculpt"
Built-in Chat Shortcuts
These work within the chat interface:
Enter
: Send messageEscape
: Stop AI generationShift+Enter
: New line in message
Audio Recording
Using Voice Input
-
Start Recording
- Click microphone icon in chat
- Or use
Ctrl/Cmd + R
- Or Command Palette: "Toggle Audio Recorder"
-
Stop Recording
- Click stop button
- Or press
Ctrl/Cmd + R
again
-
Settings
- Auto-transcribe after recording
- Auto-paste into editor
- Keep recordings after transcription
- Clean transcription output
- Auto-submit to chat
Transcription Options
- SystemSculpt Provider: Available with Pro license
- Custom Endpoint: Use your own transcription API
Templates
Using Templates
-
Load Template
- Type
/template
in chat - Or use Command Palette
- Search and select template
- Type
-
Template Location
- Templates are regular notes in your vault
- No special folder required
- Can organize however you prefer
Creating Templates
Create a note with your template content:
Markdown# Research Assistant Template You are a research assistant. Help me analyze and summarize academic papers. Focus on: - Key findings - Methodology - Limitations - Practical applications
Workflows
Daily Note Workflow
- Create a template for daily notes:
Markdown# Daily Assistant Help me plan my day. Look at my calendar and yesterday's tasks. Create a daily note with: - Top 3 priorities - Schedule overview - Task list
- Use the template:
/template Daily Assistant
Analyze my tasks and priorities
Research Workflow
- Add relevant files with @ references
- Ask questions about your vault
- Use search to find related notes
Example:
@[[Literature Review]]
What are the main themes across these papers?
Code Review Workflow
With vision models:
- Take screenshot of code
- Drag into chat
- Ask for review or improvements
Without vision:
- Copy code into chat
- Use code blocks for formatting
- Ask specific questions
System Prompts
Setting Default Prompts
In System Prompt Settings:
-
Choose prompt type:
- General Use
- Concise
- Custom
-
For Custom:
- Create
.md
file in System Prompts directory - Select in dropdown
- Create
Per-Chat Prompts
Override default for specific chats:
- Open chat settings (gear icon)
- Choose different system prompt
- Applies to that chat only
Tips and Best Practices
Command Usage
- Learn
/
commands for quick access - Assign hotkeys to frequent commands
- Use templates for repeated tasks
- Keep templates organized
Audio Recording
- Ensure microphone permissions granted
- Test recording in quiet environment
- Enable auto-transcribe for efficiency
- Use clean output for better results
Efficient Workflows
- Combine Agent Mode with templates
- Use embeddings for research tasks
- Create templates for common queries
- Organize chats in folders
Troubleshooting
Commands not working?
- Check command exists in Command Palette
- Verify plugin is enabled
- Restart Obsidian if needed
Hotkeys not working?
- Check for conflicts in Hotkeys settings
- Ensure no other plugin uses same key
- Try reassigning hotkey
Audio recording issues?
- Grant microphone permissions
- Check audio input device
- Check transcription settings
- Test with different browser/device
Templates not loading?
- Ensure template file exists
- Check file has content
- Try selecting different template
- Create new test template
Next Steps
- Configure AI Models
- Enable Agent Mode (Pro)
- Explore Smart Features