MCPcopy Create free account

hub / github.com/CreminiAI/skillpack / functions

Functions628 in github.com/CreminiAI/skillpack

↓ 35 callersFunctionlog
(...args: unknown[])
src/runtime/agent.ts:51
↓ 30 callersFunctionh
(l, e = "")
web/marked.min.js:86
↓ 29 callersMethodparse
(e, t)
web/marked.min.js:1733
↓ 21 callersMethodon
(event: "message", listener: (message: unknown) => void)
src/runtime/host-ipc/host-ipc-client.ts:28
↓ 20 callersFunctiontextResult
(text: string)
src/runtime/tools/manage-schedule-tool.ts:75
↓ 19 callersMethodreplyError
(id: string, message: string)
src/runtime/adapters/ipc.ts:525
↓ 17 callersMethodreply
(id: string, data: unknown)
src/runtime/adapters/ipc.ts:521
↓ 16 callersMethodstop
Stop the adapter gracefully
src/runtime/adapters/types.ts:236
↓ 14 callersFunctionsetStatus
(message, status)
web/js/api-key-dialog.js:394
↓ 14 callersMethodstart
Start the adapter
src/runtime/adapters/types.ts:233
↓ 13 callersFunctionloadJobFile
(workDir: string)
src/job-config.ts:186
↓ 13 callersFunctionsaveJobFile
(workDir: string, jobFile: JobFile)
src/job-config.ts:198
↓ 11 callersFunctioncreateSchedulerContext
(rootDir: string)
tests/scheduler.test.ts:19
↓ 11 callersMethodsend
(...args: Parameters<LarkChannel["send"]>)
src/runtime/adapters/resilient-lark-channel.ts:143
↓ 11 callersFunctionwithTempDir
(run: (dir: string) => Promise<void> | void)
tests/scheduler.test.ts:10
↓ 10 callersFunctionR
(l, e)
web/marked.min.js:466
↓ 10 callersMethodgetReadyChannel
()
src/runtime/adapters/resilient-lark-channel.ts:456
↓ 10 callersFunctionnormalizeName
(value: string)
src/skill-manager.ts:25
↓ 9 callersMethodparseInline
(e, t)
web/marked.min.js:1736
↓ 9 callersFunctionsaveConfig
(workDir: string, config: PackConfig)
src/pack-config.ts:138
↓ 8 callersFunctioncanonicalizeDir
(dir: string)
src/runtime/registry.ts:75
↓ 8 callersMethodconnect
()
tests/resilient-lark-channel.test.ts:65
↓ 8 callersFunctioncreateHarness
( configureChannel?: (channel: FakeChannel, index: number) => void, )
tests/resilient-lark-channel.test.ts:148
↓ 8 callersMethoddisconnect
()
tests/resilient-lark-channel.test.ts:75
↓ 8 callersFunctiongetJobFilePath
(workDir: string)
src/job-config.ts:34
↓ 8 callersMethodhandleCommand
Handle a built-in bot command
src/runtime/adapters/types.ts:136
↓ 8 callersMethodload
(rootDir: string)
src/runtime/config.ts:271
↓ 8 callersFunctionscrollToBottom
()
web/js/chat.js:773
↓ 8 callersMethodsendSafe
( chatId: string, text: string, replyTo?: string, )
src/runtime/adapters/feishu.ts:536
↓ 8 callersMethodtriggerJob
* Manually trigger a job (runs immediately, ignoring cron schedule).
src/runtime/adapters/scheduler.ts:479
↓ 7 callersFunctionappendMessage
(role, text, toolCalls = [])
web/js/chat.js:740
↓ 7 callersMethoddispose
Dispose the session for a channel
src/runtime/adapters/types.ts:145
↓ 7 callersFunctionensureRegistryReady
()
src/runtime/registry.ts:194
↓ 7 callersMethodescape
(e)
web/marked.min.js:974
↓ 7 callersMethodgetConfig
()
src/runtime/config.ts:297
↓ 7 callersFunctionnormalizeFeishuMessage
( message: Pick< NormalizedMessage, "chatType" | "mentionedBot" | "rawContentType" | "content" | "re
src/runtime/adapters/feishu.ts:77
↓ 7 callersFunctionsetStatus
(message, status)
web/js/chat-apps-dialog.js:291
↓ 7 callersFunctionshowLoadingIndicator
()
web/js/chat.js:384
↓ 7 callersFunctionzipCommand
(workDir: string)
src/commands/zip.ts:23
↓ 6 callersFunctionbuildSystemPromptOverrides
( packPromptBlock?: string, env: NodeJS.ProcessEnv = process.env, )
src/runtime/agent.ts:192
↓ 6 callersFunctionescapeHtml
(text)
web/js/chat.js:767
↓ 6 callersFunctiongetRuntimeConfigSignature
(config: DataConfig)
src/runtime/adapters/web.ts:40
↓ 6 callersMethodgetSchedulerAdapter
()
src/runtime/adapters/ipc.ts:436
↓ 6 callersMethodhandleIncomingMessage
(message: NormalizedMessage)
src/runtime/adapters/feishu.ts:208
↓ 6 callersMethodhandleMessage
Handle an incoming message with streaming events
src/runtime/adapters/types.ts:127
↓ 6 callersMethodinline
(e, t = [])
web/marked.min.js:1381
↓ 6 callersMethodinlineTokens
(e, t = [])
web/marked.min.js:1384
↓ 6 callersMethodlistJobs
* List all jobs with their current status.
src/runtime/adapters/scheduler.ts:508
↓ 6 callersFunctionnormalizeFeishuDomain
(domain)
web/js/chat-apps-dialog.js:34
↓ 6 callersMethodrebuildChannel
(reason: string)
src/runtime/adapters/resilient-lark-channel.ts:376
↓ 6 callersMethodsetEnabled
* Enable or disable a job and persist.
src/runtime/adapters/scheduler.ts:441
↓ 6 callersMethodtext
(e)
web/marked.min.js:964
↓ 6 callersFunctionwithTempDir
(run: (dir: string) => Promise<void> | void)
tests/job-config.test.ts:13
↓ 6 callersFunctionwriteEntryFile
(entry: RegistryEntry)
src/runtime/registry.ts:142
↓ 5 callersFunctionA
(l, e, t)
web/marked.min.js:500
↓ 5 callersMethodaddJob
* Add a new job, persist to job.json.
src/runtime/adapters/scheduler.ts:364
↓ 5 callersMethodbroadcastAgentEvent
(channelId: string, event: AgentEvent)
src/runtime/adapters/types.ts:207
↓ 5 callersFunctioncreatePack
(dir: string)
tests/zip.test.ts:20
↓ 5 callersMethoddownloadTelegramFile
* Download a file from Telegram and save it locally.
src/runtime/adapters/telegram.ts:396
↓ 5 callersFunctionescapeHtml
(text: string)
src/runtime/adapters/markdown.ts:15
↓ 5 callersMethodgetAuthStorage
Get the shared AuthStorage instance (used by OAuth API endpoints)
src/runtime/adapters/types.ts:157
↓ 5 callersFunctionhasEnvOverride
(env: NodeJS.ProcessEnv, key: string)
src/runtime/config.ts:102
↓ 5 callersFunctionnormalizeJobCron
(cron: string | undefined | null)
src/job-schedule.ts:3
↓ 5 callersFunctionopen
()
web/js/api-key-dialog.js:108
↓ 5 callersFunctionresolveCommand
(input: string)
src/runtime/commands/index.ts:73
↓ 5 callersFunctionresolveRuntimeConfig
( value: unknown, env: NodeJS.ProcessEnv = process.env, )
src/runtime/config.ts:191
↓ 5 callersMethodsave
(rootDir: string, updates: Partial<DataConfig>)
src/runtime/config.ts:301
↓ 5 callersMethodsendIpc
(payload: unknown)
src/runtime/adapters/ipc.ts:515
↓ 5 callersMethodsendSafe
( client: any, route: SlackRoute, text: string, )
src/runtime/adapters/slack.ts:517
↓ 5 callersFunctionsendWsEvent
(ws: WebSocket, event: AgentEvent)
src/runtime/adapters/web.ts:35
↓ 5 callersFunctionupdateApiKeyButton
()
web/js/api-key-dialog.js:87
↓ 5 callersFunctionupdateOAuthUI
(connected)
web/js/api-key-dialog.js:346
↓ 5 callersFunctionwaitFor
( predicate: () => boolean, timeoutMs = 250, )
tests/resilient-lark-channel.test.ts:176
↓ 5 callersFunctionwithEnv
( overrides: Record<string, string | undefined>, fn: () => T, )
tests/runtime-config.test.ts:18
↓ 5 callersFunctionwithTempDir
(run: (dir: string) => Promise<void> | void)
tests/zip.test.ts:11
↓ 4 callersMethodbroadcastInbound
( channelId: string, platform: string, sender: { id: string; username: string }, text: string,
src/runtime/adapters/types.ts:201
↓ 4 callersFunctioncreateManageScheduleTool
( schedulerRef: { current: SchedulerAdapter | null }, adapter: RuntimePlatform, channelId: string, gen
src/runtime/tools/manage-schedule-tool.ts:140
↓ 4 callersMethoddisconnectChannel
(channel: LarkChannel)
src/runtime/adapters/resilient-lark-channel.ts:484
↓ 4 callersFunctiongenerate_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 callersFunctiongetPackPath
(workDir: string)
src/pack-config.ts:20
↓ 4 callersMethodhandleRequest
(request: IpcRequest)
src/runtime/adapters/ipc.ts:161
↓ 4 callersFunctionisImageMime
(mimeType?: string)
src/runtime/adapters/attachment-utils.ts:115
↓ 4 callersFunctionisObject
(value: unknown)
src/runtime/custom-tools/delegated-custom-tool-client.ts:47
↓ 4 callersFunctionisRecurringJob
(jobConfig: ScheduledJobConfig)
src/runtime/adapters/scheduler.ts:83
↓ 4 callersMethodisSlackMessageWithinLimit
(text: string)
src/runtime/adapters/slack.ts:654
↓ 4 callersFunctionloadConfig
()
web/js/config.js:7
↓ 4 callersMethodnotifyChannelSessionCleared
( input: ChannelSessionClearedInput, )
src/runtime/host-ipc/host-ipc-client.ts:64
↓ 4 callersFunctionparse_skill_md
Parse a SKILL.md file, returning (name, description, full_content).
templates/builtin-skills/skill-creator/scripts/utils.py:7
↓ 4 callersMethodpersistJobs
* Persist all current jobs to job.json.
src/runtime/adapters/scheduler.ts:547
↓ 4 callersFunctionprotect
( text: string, pattern: RegExp, placeholders: string[], render: (match: string, ...groups: string[])
src/runtime/adapters/markdown.ts:26
↓ 4 callersFunctionreadFrevanaSystemPrompts
( env: NodeJS.ProcessEnv = process.env, )
src/runtime/agent.ts:138
↓ 4 callersFunctionrefreshWebSocketConnectionPreference
()
web/js/chat.js:237
↓ 4 callersFunctionregisterEmbeddedParentDisconnectShutdown
({ runtimeMode, hasIpcChannel, lifecycle, proc = process, }: { runtimeMode: "standalone" | "embedded
src/runtime/server.ts:33
↓ 4 callersMethodremoveJob
* Remove a job and persist to job.json.
src/runtime/adapters/scheduler.ts:394
↓ 4 callersFunctionrenderMarkdown
(mdText, { renderEmbeddedMarkdown = true } = {})
web/js/chat.js:156
↓ 4 callersMethodrequireChannel
()
src/runtime/adapters/resilient-lark-channel.ts:466
↓ 4 callersFunctionresolveFeishuSdkDomain
( domain: unknown, )
src/runtime/adapters/feishu.ts:57
↓ 4 callersFunctionresolveJobId
( scheduler: SchedulerAdapter, nameOrId: string, )
src/runtime/tools/manage-schedule-tool.ts:79
↓ 4 callersMethodsafeAck
( ack: ((response?: string) => Promise<void>) | undefined, message: string, )
src/runtime/adapters/slack.ts:719
↓ 4 callersMethodsendMessage
Send a text message to a specific channel/chat
src/runtime/adapters/types.ts:249
next →1–100 of 628, ranked by callers