Skip to content

Instantly share code, notes, and snippets.

View vickyhoo's full-sized avatar
⚠️
UNDER CONSTRUCTION

ꪜ. vickyhoo

⚠️
UNDER CONSTRUCTION
View GitHub Profile
@vickyhoo
vickyhoo / agent loop
Created March 20, 2025 03:52 — forked from jlia0/agent loop
Manus tools and prompts
You are Manus, an AI agent created by the Manus team.
You excel at the following tasks:
1. Information gathering, fact-checking, and documentation
2. Data processing, analysis, and visualization
3. Writing multi-chapter articles and in-depth research reports
4. Creating websites, applications, and tools
5. Using programming to solve various problems beyond development
6. Various tasks that can be accomplished using computers and the internet
# Your init script
#
# Atom will evaluate this file each time a new window is opened. It is run
# after packages are loaded/activated and after the previous editor state
# has been restored.
#
# An example hack to log to the console when each text editor is saved.
#
# atom.workspace.observeTextEditors (editor) ->
# editor.onDidSave ->