Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SpaceZephyr/myskill
/ functions
Functions
1,358 in github.com/SpaceZephyr/myskill
⨍
Functions
1,358
◇
Types & classes
136
↓ 289 callers
Method
get
(id?: string | null, name?: string | null, def: Gem | null = null)
baoyu-danger-gemini-web/scripts/gemini-webapi/types/gem.ts:43
↓ 96 callers
Method
parse
解析单条职位数据
workingnomads-scraper/scripts/parser.py:20
↓ 50 callers
Function
sleep
(ms: number)
baoyu-post-to-x/scripts/x-utils.ts:77
↓ 47 callers
Method
toString
()
baoyu-danger-gemini-web/scripts/gemini-webapi/types/gem.ts:10
↓ 45 callers
Method
send
(method: string, params?: Record<string, unknown>, options?: { sessionId?: string; timeoutMs?: number })
baoyu-post-to-x/scripts/x-utils.ts:195
↓ 44 callers
Method
filter
(predefined: boolean | null = null, name: string | null = null)
baoyu-danger-gemini-web/scripts/gemini-webapi/types/gem.ts:65
↓ 37 callers
Function
sleep
(ms: number)
baoyu-post-to-wechat/scripts/cdp.ts:9
↓ 36 callers
Function
list
({ ordered, items, start = 1 }: Tokens.List)
baoyu-post-to-wechat/scripts/md/render.ts:359
↓ 32 callers
Method
entries
()
baoyu-danger-gemini-web/scripts/gemini-webapi/types/gem.ts:26
↓ 31 callers
Function
get_nested_value
(data: unknown, path: number[], def?: T)
baoyu-danger-gemini-web/scripts/gemini-webapi/utils/parsing.ts:3
↓ 30 callers
Method
send
(method: string, params?: Record<string, unknown>, options?: { sessionId?: string; timeoutMs?: number })
baoyu-post-to-wechat/scripts/cdp.ts:146
↓ 30 callers
Method
set
(id: string, gem: Gem)
baoyu-danger-gemini-web/scripts/gemini-webapi/types/gem.ts:38
↓ 29 callers
Function
pxToInch
(px)
pptx/scripts/html2pptx.js:261
↓ 24 callers
Method
close
()
baoyu-post-to-x/scripts/x-utils.ts:214
↓ 24 callers
Method
has
(id: string)
baoyu-danger-gemini-web/scripts/gemini-webapi/types/gem.ts:34
↓ 24 callers
Function
log
(label: string, ok: boolean, detail: string)
baoyu-post-to-wechat/scripts/check-permissions.ts:17
↓ 24 callers
Method
on
(method: string, handler: (params: unknown) => void)
baoyu-post-to-x/scripts/x-utils.ts:190
↓ 23 callers
Function
ab
(cmd: string, json = false)
baoyu-post-to-wechat/scripts/wechat-agent-browser.ts:13
↓ 23 callers
Function
log
(message: string)
baoyu-danger-x-to-markdown/scripts/main.ts:376
↓ 23 callers
Function
log
(label: string, ok: boolean, detail: string)
baoyu-post-to-x/scripts/check-paste-permissions.ts:17
↓ 21 callers
Method
text
()
baoyu-danger-gemini-web/scripts/gemini-webapi/types/modeloutput.ts:19
↓ 19 callers
Method
send
(method: string, params?: Record<string, unknown>, options?: { sessionId?: string; timeoutMs?: number })
baoyu-post-to-wechat/scripts/wechat-browser.ts:255
↓ 18 callers
Function
pxToPoints
(pxStr)
pptx/scripts/html2pptx.js:262
↓ 16 callers
Function
pickString
(...values: unknown[])
baoyu-url-to-markdown/scripts/html-to-markdown.ts:263
↓ 16 callers
Function
styledContent
(styleLabel: string, content: string, tagName?: string)
baoyu-markdown-to-html/scripts/md/render.ts:239
↓ 16 callers
Function
styledContent
(styleLabel: string, content: string, tagName?: string)
baoyu-post-to-wechat/scripts/md/render.ts:235
↓ 15 callers
Function
sleep
(ms: number)
baoyu-post-to-wechat/scripts/wechat-browser.ts:107
↓ 14 callers
Function
getByPath
(value: unknown, path: string)
baoyu-url-to-markdown/scripts/html-to-markdown.ts:425
↓ 13 callers
Method
append_to
Append to with automatic attribute injection.
docx/scripts/document.py:258
↓ 13 callers
Method
on
(method: string, handler: (params: unknown) => void)
baoyu-post-to-wechat/scripts/cdp.ts:141
↓ 13 callers
Function
sleep
(ms: number)
baoyu-post-to-wechat/scripts/wechat-agent-browser.ts:9
↓ 12 callers
Function
pushBlock
( blockLines: string[], kind: "list" | "quote" | "heading" | "text" | "media" )
baoyu-danger-x-to-markdown/scripts/markdown.ts:132
↓ 12 callers
Function
rgbToHex
(rgbStr)
pptx/scripts/html2pptx.js:263
↓ 12 callers
Method
values
()
baoyu-danger-gemini-web/scripts/gemini-webapi/types/gem.ts:30
↓ 11 callers
Function
get_bounding_box_messages
(fields_json_stream)
pdf/scripts/check_bounding_boxes.py:18
↓ 10 callers
Method
create_json_stream
Helper to create a JSON stream from data
pdf/scripts/check_bounding_boxes_test.py:10
↓ 10 callers
Method
emu_to_inches
Convert EMUs (English Metric Units) to inches.
pptx/scripts/inventory.py:270
↓ 9 callers
Function
resolveGeminiWebCookiePath
()
baoyu-danger-gemini-web/scripts/gemini-webapi/utils/paths.ts:26
↓ 8 callers
Function
fetch_with_timeout
( url: string, init: RequestInit & { timeout_ms?: number } = {}, )
baoyu-danger-gemini-web/scripts/gemini-webapi/utils/http.ts:41
↓ 8 callers
Function
flush_paragraph
()
feishu-wiki/scripts/save_to_wiki.py:54
↓ 8 callers
Method
get_node
Get a DOM element by tag and identifier. Finds an element by either its line number in the original file or by matching attr
docx/scripts/utilities.py:76
↓ 8 callers
Function
runCommand
( command: string, args: string[], options?: { input?: string | Buffer; allowNonZeroExit?: boolean }, )
baoyu-post-to-x/scripts/copy-to-clipboard.ts:53
↓ 8 callers
Function
runCommand
( command: string, args: string[], options?: { input?: string | Buffer; allowNonZeroExit?: boolean }, )
baoyu-post-to-wechat/scripts/copy-to-clipboard.ts:53
↓ 7 callers
Method
_inject_attributes_to_nodes
Inject RSID, author, and date attributes into DOM nodes where applicable. Adds attributes to elements that support them: - w:r: gets
docx/scripts/document.py:116
↓ 7 callers
Method
close
(delay: number = 0)
baoyu-danger-gemini-web/scripts/gemini-webapi/client.ts:170
↓ 7 callers
Method
close
()
baoyu-post-to-wechat/scripts/cdp.ts:163
↓ 7 callers
Function
findElementByText
(snapshot: string, text: string)
baoyu-post-to-wechat/scripts/wechat-agent-browser.ts:64
↓ 7 callers
Method
save
Save all modified XML files to disk and copy to destination directory. This persists all changes made via add_comment() and reply_to
docx/scripts/document.py:859
↓ 7 callers
Function
strip_markdown_formatting
移除 Markdown 格式标记
feishu-wiki/scripts/save_to_wiki.py:38
↓ 6 callers
Function
_generate_hex_id
Generate random 8-character hex ID for para/durable IDs. Values are constrained to be less than 0x7FFFFFFF per OOXML spec: - paraId must be <
docx/scripts/document.py:596
↓ 6 callers
Method
close
()
baoyu-danger-gemini-web/scripts/gemini-webapi/utils/load-browser-cookies.ts:86
↓ 6 callers
Function
emit
(level: Exclude<LogLevel, number>, args: unknown[])
baoyu-danger-gemini-web/scripts/gemini-webapi/utils/logger.ts:25
↓ 6 callers
Function
extractPublishedTime
(document: any)
baoyu-url-to-markdown/scripts/html-to-markdown.ts:281
↓ 6 callers
Function
extractTitle
(document: any)
baoyu-url-to-markdown/scripts/html-to-markdown.ts:291
↓ 6 callers
Method
format
生成 Markdown 文档
workingnomads-scraper/scripts/markdown_formatter.py:13
↓ 6 callers
Function
formatSize
(bytes: number)
baoyu-compress-image/scripts/main.ts:129
↓ 6 callers
Function
generateExcerpt
(excerpt: string | null, textContent: string | null)
baoyu-url-to-markdown/scripts/html-to-markdown.ts:273
↓ 6 callers
Function
hasRequiredXCookies
(cookieMap: Record<string, string>)
baoyu-danger-x-to-markdown/scripts/cookies.ts:313
↓ 6 callers
Method
insert_after
Insert after with automatic attribute injection.
docx/scripts/document.py:246
↓ 6 callers
Function
merge_cookie_maps
(...maps: Array<Record<string, string> | null | undefined>)
baoyu-danger-gemini-web/scripts/gemini-webapi/utils/get-access-token.ts:29
↓ 6 callers
Method
off
(event: string, handler: (params: unknown) => void)
baoyu-url-to-markdown/scripts/cdp.ts:84
↓ 6 callers
Method
on
(event: string, handler: (params: unknown) => void)
baoyu-url-to-markdown/scripts/cdp.ts:75
↓ 6 callers
Function
parseStringList
(raw: string | undefined)
baoyu-danger-x-to-markdown/scripts/http.ts:27
↓ 6 callers
Method
send
(method: string, params?: Record<string, unknown>, opts?: CdpSendOptions)
baoyu-url-to-markdown/scripts/cdp.ts:88
↓ 6 callers
Function
sleep
(ms: number, signal?: AbortSignal)
baoyu-danger-gemini-web/scripts/gemini-webapi/utils/http.ts:1
↓ 5 callers
Method
_run
(fn: () => Promise<T>, retry: number)
baoyu-danger-gemini-web/scripts/gemini-webapi/client.ts:223
↓ 5 callers
Function
escapeHtml
(text: string)
baoyu-post-to-x/scripts/md-to-html.ts:177
↓ 5 callers
Function
escapeYamlValue
(value: string)
baoyu-url-to-markdown/scripts/html-to-markdown.ts:828
↓ 5 callers
Function
evaluate
(session: ChromeSession, expression: string)
baoyu-post-to-wechat/scripts/cdp.ts:299
↓ 5 callers
Function
extractTextFromHtml
(html: string)
baoyu-url-to-markdown/scripts/html-to-markdown.ts:310
↓ 5 callers
Function
extract_text_inventory
Extract text content from all slides in a PowerPoint presentation. Args: pptx_path: Path to the PowerPoint file prs: Optional Pre
pptx/scripts/inventory.py:914
↓ 5 callers
Function
fetchTweetDetail
( tweetId: string, cookieMap: Record<string, string>, cursor?: string )
baoyu-danger-x-to-markdown/scripts/graphql.ts:251
↓ 5 callers
Function
findChromeExecutable
(candidates: PlatformCandidates)
baoyu-post-to-x/scripts/x-utils.ts:62
↓ 5 callers
Function
getDefaultProfileDir
()
baoyu-post-to-x/scripts/x-utils.ts:72
↓ 5 callers
Function
normalizeExtension
(raw: string | undefined | null)
baoyu-danger-x-to-markdown/scripts/media-localizer.ts:66
↓ 5 callers
Function
pad
(n: number)
baoyu-url-to-markdown/scripts/main.ts:61
↓ 5 callers
Function
pad
(v: number)
baoyu-markdown-to-html/scripts/main.ts:28
↓ 5 callers
Function
pad
(value: number)
baoyu-markdown-to-html/scripts/md/render.ts:633
↓ 5 callers
Function
pad
(value: number)
baoyu-post-to-wechat/scripts/md/render.ts:586
↓ 5 callers
Function
pad2
(n: number)
baoyu-danger-x-to-markdown/scripts/main.ts:186
↓ 5 callers
Function
parseTweetsAndToken
(response: any)
baoyu-danger-x-to-markdown/scripts/thread.ts:122
↓ 5 callers
Function
process_markdown_text
处理 Markdown 格式
markdown-to-image/scripts/md2img.py:375
↓ 5 callers
Function
resolveGeminiWebDataDir
()
baoyu-danger-gemini-web/scripts/gemini-webapi/utils/paths.ts:20
↓ 5 callers
Function
sanitizeHtml
(html: string)
baoyu-url-to-markdown/scripts/html-to-markdown.ts:327
↓ 5 callers
Method
save
( p: string = 'temp', filename: string | null = null, cookies: Record<string, string> | null = nul
baoyu-danger-gemini-web/scripts/gemini-webapi/types/image.ts:20
↓ 5 callers
Method
update
()
algorithmic-art/templates/generator_template.js:98
↓ 5 callers
Function
waitForChromeDebugPort
( port: number, timeoutMs: number, options?: { includeLastError?: boolean }, )
baoyu-post-to-x/scripts/x-utils.ts:107
↓ 5 callers
Function
write_cookie_file
( cookies: CookieMap, p: string = resolveGeminiWebCookiePath(), source?: string, )
baoyu-danger-gemini-web/scripts/gemini-webapi/utils/cookie-file.ts:64
↓ 4 callers
Method
_batch_execute
(payloads: RPCData[], opts: RequestInit = {})
baoyu-danger-gemini-web/scripts/gemini-webapi/client.ts:500
↓ 4 callers
Method
_parse_fragment
Parse XML fragment and return list of imported nodes. Args: xml_content: String containing XML fragment Returns
docx/scripts/utilities.py:312
↓ 4 callers
Method
close
()
baoyu-danger-x-to-markdown/scripts/cookies.ts:112
↓ 4 callers
Method
close
()
baoyu-url-to-markdown/scripts/cdp.ts:102
↓ 4 callers
Function
commandExists
(command: string)
baoyu-post-to-x/scripts/copy-to-clipboard.ts:85
↓ 4 callers
Function
commandExists
(command: string)
baoyu-post-to-wechat/scripts/copy-to-clipboard.ts:85
↓ 4 callers
Method
connect
(url: string, timeoutMs: number, options?: { defaultTimeoutMs?: number })
baoyu-post-to-x/scripts/x-utils.ts:180
↓ 4 callers
Function
cookie_header
(cookies: Record<string, string>)
baoyu-danger-gemini-web/scripts/gemini-webapi/utils/http.ts:24
↓ 4 callers
Function
createRenderer
(display: boolean, withStyle: boolean = true)
baoyu-markdown-to-html/scripts/md/extensions/katex.ts:16
↓ 4 callers
Function
createRenderer
(display: boolean, withStyle: boolean = true)
baoyu-post-to-wechat/scripts/md/extensions/katex.ts:16
↓ 4 callers
Function
encode6bit
* PlantUML 专用的 6-bit 编码函数 * 基于官方文档 https://plantuml.com/text-encoding
baoyu-markdown-to-html/scripts/md/extensions/plantuml.ts:37
↓ 4 callers
Function
encode6bit
* PlantUML 专用的 6-bit 编码函数 * 基于官方文档 https://plantuml.com/text-encoding
baoyu-post-to-wechat/scripts/md/extensions/plantuml.ts:37
next →
1–100 of 1,358, ranked by callers