Skip to content

Instantly share code, notes, and snippets.

View roojay's full-sized avatar
:octocat:

Roojay roojay

:octocat:
View GitHub Profile
@roojay
roojay / Manus提示词
Last active March 10, 2025 07:38 — 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
@roojay
roojay / 00 - pw - modding setup.md
Created January 27, 2024 12:42 — forked from arawrshi/00 - pw - modding setup.md
Palworld - Modding Setup

Modding setup so far:

Source: Palworld Discord

@roojay
roojay / CSScomb.sublime-settings
Created May 29, 2020 02:12 — forked from yedanbo/CSScomb.sublime-settings
CSScomb用户配置文件(JSON)
{
// If plugin has trouble finding Node.js, replace this string with path
// to your `node` bin
"node-path" : ":/usr/local/bin",
// Full list of supported options and acceptable values can be found here:
// https://github.com/csscomb/csscomb.js/blob/master/doc/options.md
"config": {
// Whether to add a semicolon after the last value/mixin.