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
↓ 2 callers
Function
extractHtmlContent
(htmlPath: string)
baoyu-post-to-wechat/scripts/wechat-api.ts:335
↓ 2 callers
Function
extractImageFromResponse
(result: OpenAIImageResponse)
baoyu-image-gen/scripts/providers/openai.ts:170
↓ 2 callers
Function
extractText
(node: any)
baoyu-markdown-to-html/scripts/md/render.ts:579
↓ 2 callers
Function
extractTweetEntry
(itemContent: any)
baoyu-danger-x-to-markdown/scripts/thread.ts:32
↓ 2 callers
Function
extract_details
(text)
youtube-feed/scripts/get_updates.py:115
↓ 2 callers
Function
extract_set_cookie_value
(setCookie: string | null, name: string)
baoyu-danger-gemini-web/scripts/gemini-webapi/utils/http.ts:33
↓ 2 callers
Function
fetchTweetResult
( tweetId: string, cookieMap: Record<string, string>, userAgent: string, bearerToken: string )
baoyu-danger-x-to-markdown/scripts/graphql.ts:208
↓ 2 callers
Function
fetchXArticle
( articleId: string, cookieMap: Record<string, string>, raw: boolean )
baoyu-danger-x-to-markdown/scripts/graphql.ts:345
↓ 2 callers
Function
fetch_with_requests
Fetch using requests library.
web-scraper/scripts/fetch_url.py:155
↓ 2 callers
Function
fetch_with_urllib
Fallback fetch using urllib.
web-scraper/scripts/fetch_url.py:182
↓ 2 callers
Function
findChromeExecutable
()
baoyu-post-to-wechat/scripts/cdp.ts:33
↓ 2 callers
Function
formatArticleMarkdown
(article: unknown)
baoyu-danger-x-to-markdown/scripts/markdown.ts:265
↓ 2 callers
Function
formatHighlightedCode
* 格式化高亮后的代码,处理空格和制表符
baoyu-markdown-to-html/scripts/md/utils/languages.ts:131
↓ 2 callers
Function
formatHighlightedCode
* 格式化高亮后的代码,处理空格和制表符
baoyu-post-to-wechat/scripts/md/utils/languages.ts:131
↓ 2 callers
Function
formatThreadTweetsMarkdown
( tweets: unknown[], options: ThreadTweetsMarkdownOptions = {} )
baoyu-danger-x-to-markdown/scripts/thread-markdown.ts:227
↓ 2 callers
Method
from_name
(name: string)
baoyu-danger-gemini-web/scripts/gemini-webapi/constants.ts:70
↓ 2 callers
Function
generate_page_html
生成单页 HTML - 优化版海报排版
markdown-to-image/scripts/md_to_image.py:348
↓ 2 callers
Function
getDefaultProfileDir
()
baoyu-post-to-wechat/scripts/cdp.ts:63
↓ 2 callers
Function
getGoogleImageSize
(args: CliArgs)
baoyu-image-gen/scripts/providers/google.ts:30
↓ 2 callers
Function
getMacSwiftClipboardSource
()
baoyu-post-to-x/scripts/copy-to-clipboard.ts:128
↓ 2 callers
Function
getMacSwiftClipboardSource
()
baoyu-post-to-wechat/scripts/copy-to-clipboard.ts:128
↓ 2 callers
Function
getPageSession
(cdp: CdpConnection, urlPattern: string)
baoyu-post-to-wechat/scripts/cdp.ts:231
↓ 2 callers
Function
getPlaceholderIndex
(placeholder: string)
baoyu-post-to-x/scripts/x-article.ts:452
↓ 2 callers
Function
getText
()
pptx/scripts/html2pptx.js:101
↓ 2 callers
Function
get_field_info
(reader: PdfReader)
pdf/scripts/extract_form_field_info.py:62
↓ 2 callers
Method
get_next_rid
Get the next available rId for relationships files.
docx/scripts/utilities.py:290
↓ 2 callers
Function
highlightAndFormatCode
(text: string, language: string, hljs: any, showLineNumber: boolean)
baoyu-markdown-to-html/scripts/md/utils/languages.ts:159
↓ 2 callers
Function
highlightAndFormatCode
(text: string, language: string, hljs: any, showLineNumber: boolean)
baoyu-post-to-wechat/scripts/md/utils/languages.ts:159
↓ 2 callers
Function
highlightCodeBlock
(codeBlock: Element, language: string, hljs: any)
baoyu-markdown-to-html/scripts/md/utils/languages.ts:191
↓ 2 callers
Function
highlightCodeBlock
(codeBlock: Element, language: string, hljs: any)
baoyu-post-to-wechat/scripts/md/utils/languages.ts:191
↓ 2 callers
Method
inches_to_pixels
Convert inches to pixels at given DPI.
pptx/scripts/inventory.py:275
↓ 2 callers
Function
initializeSeed
(seed)
algorithmic-art/templates/generator_template.js:43
↓ 2 callers
Function
isSameThread
(entry: TweetEntry)
baoyu-danger-x-to-markdown/scripts/thread.ts:168
↓ 2 callers
Function
launchChrome
(url: string, profileDir?: string)
baoyu-post-to-wechat/scripts/cdp.ts:205
↓ 2 callers
Function
loadEnvFile
(envPath: string)
baoyu-post-to-wechat/scripts/wechat-api.ts:47
↓ 2 callers
Function
loadEnvFile
(p: string)
baoyu-image-gen/scripts/main.ts:181
↓ 2 callers
Function
loadXCookies
(log?: (message: string) => void)
baoyu-danger-x-to-markdown/scripts/cookies.ts:404
↓ 2 callers
Function
loadXCookiesFromCdp
(log?: (message: string) => void)
baoyu-danger-x-to-markdown/scripts/cookies.ts:375
↓ 2 callers
Function
load_browser_cookies
(domain_name: string = '', verbose: boolean = true)
baoyu-danger-gemini-web/scripts/gemini-webapi/utils/load-browser-cookies.ts:276
↓ 2 callers
Function
markedAlert
(options: AlertOptions = {})
baoyu-markdown-to-html/scripts/md/extensions/alert.ts:25
↓ 2 callers
Function
markedAlert
(options: AlertOptions = {})
baoyu-post-to-wechat/scripts/md/extensions/alert.ts:25
↓ 2 callers
Function
markedInfographic
(options?: InfographicOptions)
baoyu-markdown-to-html/scripts/md/extensions/infographic.ts:82
↓ 2 callers
Function
markedInfographic
(options?: InfographicOptions)
baoyu-post-to-wechat/scripts/md/extensions/infographic.ts:82
↓ 2 callers
Function
markedMarkup
()
baoyu-markdown-to-html/scripts/md/extensions/markup.ts:9
↓ 2 callers
Function
markedMarkup
()
baoyu-post-to-wechat/scripts/md/extensions/markup.ts:9
↓ 2 callers
Function
markedSlider
()
baoyu-markdown-to-html/scripts/md/extensions/slider.ts:7
↓ 2 callers
Function
markedSlider
()
baoyu-post-to-wechat/scripts/md/extensions/slider.ts:7
↓ 2 callers
Function
methodRank
(method: string)
baoyu-url-to-markdown/scripts/html-to-markdown.ts:695
↓ 2 callers
Function
normalizeAlt
(text?: string | null)
baoyu-danger-x-to-markdown/scripts/thread-markdown.ts:45
↓ 2 callers
Function
normalizeMarkdown
(markdown: string)
baoyu-url-to-markdown/scripts/html-to-markdown.ts:782
↓ 2 callers
Function
normalizeSessionMetadata
(input: unknown)
baoyu-danger-gemini-web/scripts/main.ts:42
↓ 2 callers
Function
normalize_headers
(h?: HeadersInit)
baoyu-danger-gemini-web/scripts/gemini-webapi/client.ts:40
↓ 2 callers
Function
pack_document
Pack a directory into an Office file (.docx/.pptx/.xlsx). Args: input_dir: Path to unpacked Office document directory output_file
docx/ooxml/scripts/pack.py:45
↓ 2 callers
Function
parseArticleId
(input: string)
baoyu-danger-x-to-markdown/scripts/main.ts:131
↓ 2 callers
Function
parseDocument
(html: string)
baoyu-url-to-markdown/scripts/html-to-markdown.ts:320
↓ 2 callers
Function
parseFrontmatter
(content: string)
baoyu-post-to-wechat/scripts/wechat-api.ts:288
↓ 2 callers
Function
parseInlineFormatting
(element, baseOptions = {}, runs = [], baseTextTransform = (x) => x)
pptx/scripts/html2pptx.js:419
↓ 2 callers
Function
parseItems
(items: any[])
baoyu-danger-x-to-markdown/scripts/thread.ts:48
↓ 2 callers
Function
parseMarkdown
( markdownPath: string, options?: { coverImage?: string; title?: string; tempDir?: string }, )
baoyu-post-to-x/scripts/md-to-html.ts:278
↓ 2 callers
Function
parseTweetId
(input: string)
baoyu-danger-x-to-markdown/scripts/main.ts:146
↓ 2 callers
Function
parseTweetText
(tweet: any)
baoyu-danger-x-to-markdown/scripts/thread-markdown.ts:51
↓ 2 callers
Function
pasteFromClipboard
(targetApp?: string, retries = 3, delayMs = 500)
baoyu-post-to-x/scripts/x-utils.ts:238
↓ 2 callers
Function
pasteFromClipboardInEditor
(session: ChromeSession)
baoyu-post-to-wechat/scripts/wechat-article.ts:178
↓ 2 callers
Function
pickFirstString
(frontmatter: FrontmatterFields, keys: string[])
baoyu-post-to-x/scripts/md-to-html.ts:69
↓ 2 callers
Function
printHelp
()
baoyu-compress-image/scripts/main.ts:180
↓ 2 callers
Function
printUsage
(cookiePath: string, profileDir: string)
baoyu-danger-gemini-web/scripts/main.ts:62
↓ 2 callers
Function
printUsage
(exitCode: number)
baoyu-danger-x-to-markdown/scripts/main.ts:32
↓ 2 callers
Function
printUsage
()
baoyu-post-to-x/scripts/x-video.ts:198
↓ 2 callers
Function
printUsage
(exitCode = 0)
baoyu-post-to-x/scripts/paste-from-clipboard.ts:4
↓ 2 callers
Function
printUsage
(exitCode = 0)
baoyu-post-to-wechat/scripts/paste-from-clipboard.ts:4
↓ 2 callers
Function
processFile
( compressor: Compressor, input: string, opts: Options )
baoyu-compress-image/scripts/main.ts:135
↓ 2 callers
Function
pushParagraph
(text: string)
baoyu-url-to-markdown/scripts/html-to-markdown.ts:446
↓ 2 callers
Function
read_cached_1psidts_file
(dir: string, sid: string)
baoyu-danger-gemini-web/scripts/gemini-webapi/utils/get-access-token.ts:40
↓ 2 callers
Function
read_cookie_file
(p: string = resolveGeminiWebCookiePath())
baoyu-danger-gemini-web/scripts/gemini-webapi/utils/cookie-file.ts:22
↓ 2 callers
Function
removeExtraEmptyLineAfterImage
(session: ChromeSession)
baoyu-post-to-wechat/scripts/wechat-article.ts:318
↓ 2 callers
Function
render_html_to_image
使用 Playwright 将 HTML 渲染为图片
markdown-to-image/scripts/md_to_image.py:559
↓ 2 callers
Method
reset_close_task
()
baoyu-danger-gemini-web/scripts/gemini-webapi/client.ts:188
↓ 2 callers
Function
resolveExtensionFromUrl
(rawUrl: string)
baoyu-danger-x-to-markdown/scripts/media-localizer.ts:75
↓ 2 callers
Function
resolveGeminiWebChromeProfileDir
()
baoyu-danger-gemini-web/scripts/gemini-webapi/utils/paths.ts:32
↓ 2 callers
Function
resolveGeminiWebSessionPath
(name: string)
baoyu-danger-gemini-web/scripts/gemini-webapi/utils/paths.ts:42
↓ 2 callers
Function
resolveImagePath
(imagePath: string, baseDir: string, tempDir: string)
baoyu-post-to-x/scripts/md-to-html.ts:157
↓ 2 callers
Function
resolvePath
(filePath: string)
baoyu-post-to-x/scripts/copy-to-clipboard.ts:30
↓ 2 callers
Function
resolvePath
(filePath: string)
baoyu-post-to-wechat/scripts/copy-to-clipboard.ts:30
↓ 2 callers
Function
resolveTweetId
(tweet: any)
baoyu-danger-x-to-markdown/scripts/thread-markdown.ts:121
↓ 2 callers
Function
resolveUrlToMarkdownChromeProfileDir
()
baoyu-url-to-markdown/scripts/paths.ts:25
↓ 2 callers
Function
runCommandWithFileStdin
(command: string, args: string[], filePath: string)
baoyu-post-to-x/scripts/copy-to-clipboard.ts:94
↓ 2 callers
Function
runCommandWithFileStdin
(command: string, args: string[], filePath: string)
baoyu-post-to-wechat/scripts/copy-to-clipboard.ts:94
↓ 2 callers
Function
save_to_wiki
保存文档到飞书知识库
feishu-wiki/scripts/save_to_wiki.py:189
↓ 2 callers
Function
selectPlaceholder
(maxRetries = 3)
baoyu-post-to-x/scripts/x-article.ts:465
↓ 2 callers
Method
send
(method: string, params?: Record<string, unknown>, opts?: CdpSendOptions)
baoyu-danger-gemini-web/scripts/gemini-webapi/utils/load-browser-cookies.ts:65
↓ 2 callers
Method
send
( method: string, params?: Record<string, unknown>, opts?: CdpSendOptions )
baoyu-danger-x-to-markdown/scripts/cookies.ts:87
↓ 2 callers
Method
send_message
(prompt: string, files: string[] | null = null, kwargs: RequestKwargs = {})
baoyu-danger-gemini-web/scripts/gemini-webapi/client.ts:572
↓ 2 callers
Function
shouldSkipBold
(fontFamily)
pptx/scripts/html2pptx.js:254
↓ 2 callers
Function
sleep
(ms: number)
baoyu-danger-x-to-markdown/scripts/cookies.ts:14
↓ 2 callers
Function
sleep
(ms: number)
baoyu-url-to-markdown/scripts/cdp.ts:12
↓ 2 callers
Method
start_chat
(opts?: ConstructorParameters<typeof ChatSession>[1])
baoyu-danger-gemini-web/scripts/gemini-webapi/client.ts:492
↓ 2 callers
Function
takeMany
(i: number)
baoyu-danger-gemini-web/scripts/main.ts:110
↓ 2 callers
Function
takeMany
(i: number)
baoyu-image-gen/scripts/main.ts:62
↓ 2 callers
Function
toModelPath
(model: string)
baoyu-image-gen/scripts/providers/google.ts:47
↓ 2 callers
Method
toString
()
baoyu-danger-gemini-web/scripts/gemini-webapi/client.ts:556
← previous
next →
201–300 of 1,358, ranked by callers