Skip to main content

Achuan-2/siyuan-plugin-copilot

SkillsMP는 Achuan-2/siyuan-plugin-copilot에서 31개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

최근 기록된 소스 활동
SkillsMP 카탈로그 업데이트
수집된 skills
31
GitHub 스타
158
GitHub 포크
32

수집된 skill 31개 중 31개를 표시합니다.

직업 분류
파일 사무원
설명

Asset management. Actions: upload(id, files=comma-separated absolute paths), unused(), clean(path?), stat(path).

원문 언어: 중국어

업데이트
직업 분류
파일 사무원
설명

Block custom-attribute operations. Actions: get(id), set(id, attrs object), batch-get(ids comma-separated).

원문 언어: 중국어

업데이트
직업 분류
소프트웨어 개발자
설명

Block operations. Actions: get(id), get_kramdown(id), get_children(id), tree_stat(id, by document), dom(id), insert(data, dataType, parentID?, nextID?, previousID?), append(data, dataType, parentID) / prepend(...) add a NEW child — use after block.update when…

원문 언어: 중국어

업데이트
직업 분류
소프트웨어 개발자
설명

Bookmark management. Actions: list(), labels(), remove(label), rename(old, new).

원문 언어: 중국어

업데이트
직업 분류
소프트웨어 개발자
설명

Daily note operations. Actions: create(notebook) — create/open today's note, append(notebook, data, dataType?) / prepend(...) add a block.

원문 언어: 중국어

업데이트
직업 분류
소프트웨어 개발자
설명

Attribute view (database) operations. Actions: search(keyword), get(id), render(id, viewID?, query?, page=1, pageSize=50), keys(id), key_add(id, name, type, icon?, prev?), key_remove(id, keyID, removeRelationDest?), item_add(id, blockID?, content?, viewID?,…

원문 언어: 중국어

업데이트
직업 분류
소프트웨어 개발자
설명

Document operations. Actions: get(id), create(notebook, path=hPath, title, markdown?), list(notebook, path=hPath default /), delete(id), rename(id, title), move(id, notebook, path=target hPath), duplicate(id), search_docs(keyword), info(id).

원문 언어: 중국어

업데이트
직업 분류
소프트웨어 개발자
설명

Export operations. Actions: md(id), html(id), preview(id), docx(id, output path), sy(id) → .sy.zip, md-zip(id), data() → full workspace backup.

원문 언어: 중국어

업데이트
직업 분류
소프트웨어 개발자
설명

Workspace file operations (paths relative to workspace; debugging/log reading only — never use for workspace data). Actions: list(path, limit=200, 0/-1=unlimited), read(path, offset, limit; default 200 lines, limit=-1 for full), write(path, data),…

원문 언어: 중국어

업데이트
직업 분류
소프트웨어 개발자
설명

Frontend/UI actions in the SiYuan editor (run in the browser; may change what the user sees). Actions: open_setting(query?), focus_block(id), open_document(id), open_search(query?). Plugins may register more — see <plugin_actions> and invoke by full name…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Document history operations. Actions: list(query?, notebook?, op?, type?, page?), search(query, notebook?, op?, type?, page?), get(path), rollback(path), clear().

원문 언어: 중국어

업데이트
직업 분류
소프트웨어 개발자
설명

Send an HTTP request to a REST API and return the raw text response (JSON is kept as-is). action (HTTP method): get (default)/post/put/delete/patch. url (http/https), headers (object), body (string). Use this instead of web_fetch when you need POST, custom…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Import operations (absolute local paths). Actions: md(notebook, path, targetPath?), sy(notebook, path, targetPath?) — .sy.zip, data(path) — full backup zip.

원문 언어: 중국어

업데이트
직업 분류
소프트웨어 개발자
설명

Inbox management (cloud-clipped web pages, messages, and audio/video/file attachments; requires subscription). Actions: list(page=1), get(id), convert(ids, notebook, path=/, remove_after=true) — converts one or more shorthands into local documents under the…

원문 언어: 다국어 혼합

업데이트
직업 분류
소프트웨어 개발자
설명

Notebook management. Actions: list(), open(id), close(id), create(name), rename(id, name), remove(id), set_icon(id, icon), random_icon(id?).

원문 언어: 중국어

업데이트
직업 분류
소프트웨어 개발자
설명

Document outline (heading tree). Action: get(id).

원문 언어: 판별 불가

업데이트
직업 분류
소프트웨어 개발자
설명

Ask the user questions to clarify needs/preferences (do NOT use for plain-text option lists). questions[]: each {header (short label), question, options[] {label, description}, multiple?, custom?}.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Reference/backlink operations. Actions: backlinks(id, keyword?, sort?), mentions(id, keyword?, sort?), refresh(id).

원문 언어: 중국어

업데이트
직업 분류
소프트웨어 개발자
설명

Repository (data snapshot) operations. Actions: list(tag?, page=1), create(memo?), tag(id, name), untag(name), checkout(id), diff(left, right), search(keyword, page?), purge(), file_get(id), file_rollback(id), file_open(id), file_export(id).

원문 언어: 중국어

업데이트
직업 분류
소프트웨어 개발자
설명

Search. Actions: fulltext(query, page=1, pageSize=20, notebook?, path?, type?, subtype?, method?, orderBy?, groupBy?), semantic(query, page=1, pageSize=20, notebook?, path?, type?, subtype?) — semantic needs AI embedding configured; asset(query, page=1,…

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

Skill operations: load(name), save(name, content), install(url), remove(name), rename(name, new_name), list().

원문 언어: 중국어

업데이트
직업 분류
소프트웨어 개발자
설명

Read-only SQL on SiYuan's database. Action: query(stmt) — SELECT only.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Data sync operations. Actions: perform() (full upload+download), upload(), download(), status().

원문 언어: 중국어

업데이트
직업 분류
소프트웨어 개발자
설명

System info. Actions: version(), current_time(), workspace().

원문 언어: 중국어

업데이트
직업 분류
소프트웨어 개발자
설명

Tag management. Actions: list(keyword?), rename(old, new), remove(label).

원문 언어: 중국어

업데이트
직업 분류
소프트웨어 개발자
설명

Template management. Actions: search(keyword?), get(path), remove(path), render(path, id), save_as(id, name, overwrite?), create(name, content, overwrite?).

원문 언어: 중국어

업데이트
직업 분류
프로젝트 관리 전문가
설명

Maintain a session task list (each call replaces the list). todos[]: each {content, status: pending|in_progress|completed|cancelled}.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Extract a zip archive within the workspace. Provide the workspace-relative path to the zip file and the destination directory (also workspace-relative). The destination will be created if it does not exist.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Fetch a web page and convert to Markdown or text. url (http/https), format: markdown (default) or text.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Web search via Exa, returns text results. Action: query(keywords).

원문 언어: 판별 불가

업데이트
직업 분류
소프트웨어 개발자
설명

Workspace management. Actions: list(), info() (path, version, valid).

원문 언어: 중국어

업데이트
수집된 skill 31개 중 31개를 표시합니다.