Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CreminiAI/skillpack
/ functions
Functions
628 in github.com/CreminiAI/skillpack
⨍
Functions
628
◇
Types & classes
102
↓ 35 callers
Function
log
(...args: unknown[])
src/runtime/agent.ts:51
↓ 30 callers
Function
h
(l, e = "")
web/marked.min.js:86
↓ 29 callers
Method
parse
(e, t)
web/marked.min.js:1733
↓ 21 callers
Method
on
(event: "message", listener: (message: unknown) => void)
src/runtime/host-ipc/host-ipc-client.ts:28
↓ 20 callers
Function
textResult
(text: string)
src/runtime/tools/manage-schedule-tool.ts:75
↓ 19 callers
Method
replyError
(id: string, message: string)
src/runtime/adapters/ipc.ts:525
↓ 17 callers
Method
reply
(id: string, data: unknown)
src/runtime/adapters/ipc.ts:521
↓ 16 callers
Method
stop
Stop the adapter gracefully
src/runtime/adapters/types.ts:236
↓ 14 callers
Function
setStatus
(message, status)
web/js/api-key-dialog.js:394
↓ 14 callers
Method
start
Start the adapter
src/runtime/adapters/types.ts:233
↓ 13 callers
Function
loadJobFile
(workDir: string)
src/job-config.ts:186
↓ 13 callers
Function
saveJobFile
(workDir: string, jobFile: JobFile)
src/job-config.ts:198
↓ 11 callers
Function
createSchedulerContext
(rootDir: string)
tests/scheduler.test.ts:19
↓ 11 callers
Method
send
(...args: Parameters<LarkChannel["send"]>)
src/runtime/adapters/resilient-lark-channel.ts:143
↓ 11 callers
Function
withTempDir
(run: (dir: string) => Promise<void> | void)
tests/scheduler.test.ts:10
↓ 10 callers
Function
R
(l, e)
web/marked.min.js:466
↓ 10 callers
Method
getReadyChannel
()
src/runtime/adapters/resilient-lark-channel.ts:456
↓ 10 callers
Function
normalizeName
(value: string)
src/skill-manager.ts:25
↓ 9 callers
Method
parseInline
(e, t)
web/marked.min.js:1736
↓ 9 callers
Function
saveConfig
(workDir: string, config: PackConfig)
src/pack-config.ts:138
↓ 8 callers
Function
canonicalizeDir
(dir: string)
src/runtime/registry.ts:75
↓ 8 callers
Method
connect
()
tests/resilient-lark-channel.test.ts:65
↓ 8 callers
Function
createHarness
( configureChannel?: (channel: FakeChannel, index: number) => void, )
tests/resilient-lark-channel.test.ts:148
↓ 8 callers
Method
disconnect
()
tests/resilient-lark-channel.test.ts:75
↓ 8 callers
Function
getJobFilePath
(workDir: string)
src/job-config.ts:34
↓ 8 callers
Method
handleCommand
Handle a built-in bot command
src/runtime/adapters/types.ts:136
↓ 8 callers
Method
load
(rootDir: string)
src/runtime/config.ts:271
↓ 8 callers
Function
scrollToBottom
()
web/js/chat.js:773
↓ 8 callers
Method
sendSafe
( chatId: string, text: string, replyTo?: string, )
src/runtime/adapters/feishu.ts:536
↓ 8 callers
Method
triggerJob
* Manually trigger a job (runs immediately, ignoring cron schedule).
src/runtime/adapters/scheduler.ts:479
↓ 7 callers
Function
appendMessage
(role, text, toolCalls = [])
web/js/chat.js:740
↓ 7 callers
Method
dispose
Dispose the session for a channel
src/runtime/adapters/types.ts:145
↓ 7 callers
Function
ensureRegistryReady
()
src/runtime/registry.ts:194
↓ 7 callers
Method
escape
(e)
web/marked.min.js:974
↓ 7 callers
Method
getConfig
()
src/runtime/config.ts:297
↓ 7 callers
Function
normalizeFeishuMessage
( message: Pick< NormalizedMessage, "chatType" | "mentionedBot" | "rawContentType" | "content" | "re
src/runtime/adapters/feishu.ts:77
↓ 7 callers
Function
setStatus
(message, status)
web/js/chat-apps-dialog.js:291
↓ 7 callers
Function
showLoadingIndicator
()
web/js/chat.js:384
↓ 7 callers
Function
zipCommand
(workDir: string)
src/commands/zip.ts:23
↓ 6 callers
Function
buildSystemPromptOverrides
( packPromptBlock?: string, env: NodeJS.ProcessEnv = process.env, )
src/runtime/agent.ts:192
↓ 6 callers
Function
escapeHtml
(text)
web/js/chat.js:767
↓ 6 callers
Function
getRuntimeConfigSignature
(config: DataConfig)
src/runtime/adapters/web.ts:40
↓ 6 callers
Method
getSchedulerAdapter
()
src/runtime/adapters/ipc.ts:436
↓ 6 callers
Method
handleIncomingMessage
(message: NormalizedMessage)
src/runtime/adapters/feishu.ts:208
↓ 6 callers
Method
handleMessage
Handle an incoming message with streaming events
src/runtime/adapters/types.ts:127
↓ 6 callers
Method
inline
(e, t = [])
web/marked.min.js:1381
↓ 6 callers
Method
inlineTokens
(e, t = [])
web/marked.min.js:1384
↓ 6 callers
Method
listJobs
* List all jobs with their current status.
src/runtime/adapters/scheduler.ts:508
↓ 6 callers
Function
normalizeFeishuDomain
(domain)
web/js/chat-apps-dialog.js:34
↓ 6 callers
Method
rebuildChannel
(reason: string)
src/runtime/adapters/resilient-lark-channel.ts:376
↓ 6 callers
Method
setEnabled
* Enable or disable a job and persist.
src/runtime/adapters/scheduler.ts:441
↓ 6 callers
Method
text
(e)
web/marked.min.js:964
↓ 6 callers
Function
withTempDir
(run: (dir: string) => Promise<void> | void)
tests/job-config.test.ts:13
↓ 6 callers
Function
writeEntryFile
(entry: RegistryEntry)
src/runtime/registry.ts:142
↓ 5 callers
Function
A
(l, e, t)
web/marked.min.js:500
↓ 5 callers
Method
addJob
* Add a new job, persist to job.json.
src/runtime/adapters/scheduler.ts:364
↓ 5 callers
Method
broadcastAgentEvent
(channelId: string, event: AgentEvent)
src/runtime/adapters/types.ts:207
↓ 5 callers
Function
createPack
(dir: string)
tests/zip.test.ts:20
↓ 5 callers
Method
downloadTelegramFile
* Download a file from Telegram and save it locally.
src/runtime/adapters/telegram.ts:396
↓ 5 callers
Function
escapeHtml
(text: string)
src/runtime/adapters/markdown.ts:15
↓ 5 callers
Method
getAuthStorage
Get the shared AuthStorage instance (used by OAuth API endpoints)
src/runtime/adapters/types.ts:157
↓ 5 callers
Function
hasEnvOverride
(env: NodeJS.ProcessEnv, key: string)
src/runtime/config.ts:102
↓ 5 callers
Function
normalizeJobCron
(cron: string | undefined | null)
src/job-schedule.ts:3
↓ 5 callers
Function
open
()
web/js/api-key-dialog.js:108
↓ 5 callers
Function
resolveCommand
(input: string)
src/runtime/commands/index.ts:73
↓ 5 callers
Function
resolveRuntimeConfig
( value: unknown, env: NodeJS.ProcessEnv = process.env, )
src/runtime/config.ts:191
↓ 5 callers
Method
save
(rootDir: string, updates: Partial<DataConfig>)
src/runtime/config.ts:301
↓ 5 callers
Method
sendIpc
(payload: unknown)
src/runtime/adapters/ipc.ts:515
↓ 5 callers
Method
sendSafe
( client: any, route: SlackRoute, text: string, )
src/runtime/adapters/slack.ts:517
↓ 5 callers
Function
sendWsEvent
(ws: WebSocket, event: AgentEvent)
src/runtime/adapters/web.ts:35
↓ 5 callers
Function
updateApiKeyButton
()
web/js/api-key-dialog.js:87
↓ 5 callers
Function
updateOAuthUI
(connected)
web/js/api-key-dialog.js:346
↓ 5 callers
Function
waitFor
( predicate: () => boolean, timeoutMs = 250, )
tests/resilient-lark-channel.test.ts:176
↓ 5 callers
Function
withEnv
( overrides: Record<string, string | undefined>, fn: () => T, )
tests/runtime-config.test.ts:18
↓ 5 callers
Function
withTempDir
(run: (dir: string) => Promise<void> | void)
tests/zip.test.ts:11
↓ 4 callers
Method
broadcastInbound
( channelId: string, platform: string, sender: { id: string; username: string }, text: string,
src/runtime/adapters/types.ts:201
↓ 4 callers
Function
createManageScheduleTool
( schedulerRef: { current: SchedulerAdapter | null }, adapter: RuntimePlatform, channelId: string, gen
src/runtime/tools/manage-schedule-tool.ts:140
↓ 4 callers
Method
disconnectChannel
(channel: LarkChannel)
src/runtime/adapters/resilient-lark-channel.ts:484
↓ 4 callers
Function
generate_html
Generate HTML report from loop output data. If auto_refresh is True, adds a meta refresh tag.
templates/builtin-skills/skill-creator/scripts/generate_report.py:16
↓ 4 callers
Function
getPackPath
(workDir: string)
src/pack-config.ts:20
↓ 4 callers
Method
handleRequest
(request: IpcRequest)
src/runtime/adapters/ipc.ts:161
↓ 4 callers
Function
isImageMime
(mimeType?: string)
src/runtime/adapters/attachment-utils.ts:115
↓ 4 callers
Function
isObject
(value: unknown)
src/runtime/custom-tools/delegated-custom-tool-client.ts:47
↓ 4 callers
Function
isRecurringJob
(jobConfig: ScheduledJobConfig)
src/runtime/adapters/scheduler.ts:83
↓ 4 callers
Method
isSlackMessageWithinLimit
(text: string)
src/runtime/adapters/slack.ts:654
↓ 4 callers
Function
loadConfig
()
web/js/config.js:7
↓ 4 callers
Method
notifyChannelSessionCleared
( input: ChannelSessionClearedInput, )
src/runtime/host-ipc/host-ipc-client.ts:64
↓ 4 callers
Function
parse_skill_md
Parse a SKILL.md file, returning (name, description, full_content).
templates/builtin-skills/skill-creator/scripts/utils.py:7
↓ 4 callers
Method
persistJobs
* Persist all current jobs to job.json.
src/runtime/adapters/scheduler.ts:547
↓ 4 callers
Function
protect
( text: string, pattern: RegExp, placeholders: string[], render: (match: string, ...groups: string[])
src/runtime/adapters/markdown.ts:26
↓ 4 callers
Function
readFrevanaSystemPrompts
( env: NodeJS.ProcessEnv = process.env, )
src/runtime/agent.ts:138
↓ 4 callers
Function
refreshWebSocketConnectionPreference
()
web/js/chat.js:237
↓ 4 callers
Function
registerEmbeddedParentDisconnectShutdown
({ runtimeMode, hasIpcChannel, lifecycle, proc = process, }: { runtimeMode: "standalone" | "embedded
src/runtime/server.ts:33
↓ 4 callers
Method
removeJob
* Remove a job and persist to job.json.
src/runtime/adapters/scheduler.ts:394
↓ 4 callers
Function
renderMarkdown
(mdText, { renderEmbeddedMarkdown = true } = {})
web/js/chat.js:156
↓ 4 callers
Method
requireChannel
()
src/runtime/adapters/resilient-lark-channel.ts:466
↓ 4 callers
Function
resolveFeishuSdkDomain
( domain: unknown, )
src/runtime/adapters/feishu.ts:57
↓ 4 callers
Function
resolveJobId
( scheduler: SchedulerAdapter, nameOrId: string, )
src/runtime/tools/manage-schedule-tool.ts:79
↓ 4 callers
Method
safeAck
( ack: ((response?: string) => Promise<void>) | undefined, message: string, )
src/runtime/adapters/slack.ts:719
↓ 4 callers
Method
sendMessage
Send a text message to a specific channel/chat
src/runtime/adapters/types.ts:249
next →
1–100 of 628, ranked by callers