MCPcopy Create free account

hub / github.com/CreminiAI/skillpack / functions

Functions628 in github.com/CreminiAI/skillpack

↓ 2 callersFunctioninstallConfiguredSkills
(workDir: string, config: PackConfig)
src/skill-manager.ts:369
↓ 2 callersMethodisAvailable
()
src/runtime/host-ipc/host-ipc-client.ts:57
↓ 2 callersMethodisAvailable
()
src/runtime/custom-tools/delegated-custom-tool-client.ts:95
↓ 2 callersMethodisLegacyWebConversation
(channelId: string)
src/runtime/services/conversation.ts:615
↓ 2 callersFunctionisMessageSender
( adapter: PlatformAdapter, )
src/runtime/adapters/types.ts:255
↓ 2 callersMethodlink
(e)
web/marked.min.js:1003
↓ 2 callersMethodlistDefinitions
()
src/runtime/custom-tools/delegated-custom-tool-client.ts:99
↓ 2 callersMethodloadEntries
(filePath: string)
src/runtime/services/conversation.ts:317
↓ 2 callersFunctionme
(l, e, t, n, s)
web/marked.min.js:521
↓ 2 callersMethodmergeToolCalls
( left: ConversationToolCall[] | undefined, right: ConversationToolCall[] | undefined, )
src/runtime/services/conversation.ts:589
↓ 2 callersFunctionnormalizeBlockIndent
(lines: string[])
src/skill-manager.ts:248
↓ 2 callersFunctionnormalizeFeishuDomain
( domain: unknown, )
src/runtime/adapters/feishu.ts:51
↓ 2 callersFunctionnormalizeJobFile
(jobFile: JobFile)
src/job-config.ts:155
↓ 2 callersFunctionnormalizeScheduledJobConfig
(job: ScheduledJobConfig)
src/job-config.ts:163
↓ 2 callersFunctionopenGuide
(url)
web/js/chat-apps-dialog.js:70
↓ 2 callersMethodparseMarkdown
(e)
web/marked.min.js:2110
↓ 2 callersMethodparsePossibleJson
(value: string)
src/runtime/services/conversation.ts:535
↓ 2 callersFunctionparseSkillNames
(value: string)
src/commands/create.ts:25
↓ 2 callersFunctionpollOAuthStatus
()
web/js/api-key-dialog.js:326
↓ 2 callersFunctionpopulateForm
()
web/js/api-key-dialog.js:118
↓ 2 callersMethodpostprocess
(e)
web/marked.min.js:1927
↓ 2 callersMethodpreprocess
(e)
web/marked.min.js:1924
↓ 2 callersFunctionprint_eval_stats
(label, results, elapsed)
templates/builtin-skills/skill-creator/scripts/run_loop.py:154
↓ 2 callersMethodprocessAllTokens
(e)
web/marked.min.js:1930
↓ 2 callersMethodreadAuthJson
()
src/runtime/config.ts:380
↓ 2 callersFunctionreadEntryFile
(filePath: string)
src/runtime/registry.ts:106
↓ 2 callersFunctionreadFrontmatterField
(frontmatter: string, field: string)
src/skill-manager.ts:158
↓ 2 callersFunctionreadOptionalPackPromptFile
(filePath: string)
src/runtime/agent.ts:315
↓ 2 callersFunctionrefreshDescriptionsAndSave
( workDir: string, config: PackConfig, )
src/skill-manager.ts:373
↓ 2 callersMethodremoveFromMap
* Stop the cron task and remove a job from the map (does NOT persist).
src/runtime/adapters/scheduler.ts:536
↓ 2 callersMethodrequestRestart
(trigger: LifecycleTrigger)
src/runtime/adapters/types.ts:41
↓ 2 callersMethodrequestShutdown
(trigger: LifecycleTrigger)
src/runtime/lifecycle.ts:43
↓ 2 callersMethodrequestShutdown
(trigger: LifecycleTrigger)
src/runtime/adapters/types.ts:42
↓ 2 callersMethodrequestStop
( reason: StopReason, trigger: LifecycleTrigger, )
src/runtime/lifecycle.ts:47
↓ 2 callersFunctionrestartRuntime
()
web/js/api.js:15
↓ 2 callersFunctionrestore
(text: string, placeholders: string[])
src/runtime/adapters/markdown.ts:42
↓ 2 callersMethodrunAgent
( channelId: string, text: string, client: any, route: SlackRoute, attachments: ChannelAtt
src/runtime/adapters/slack.ts:293
↓ 2 callersMethodrunJob
* Execute a scheduled job: call agent.handleMessage and push results. * Returns { text, notifyFailed } so callers can produce accurate status.
src/runtime/adapters/scheduler.ts:216
↓ 2 callersFunctionrun_eval
Run the full eval set and return results.
templates/builtin-skills/skill-creator/scripts/run_eval.py:184
↓ 2 callersFunctionsanitizeFilename
* Sanitise a filename to remove path separators and other unsafe characters.
src/runtime/adapters/attachment-utils.ts:29
↓ 2 callersFunctionscore_class
(correct: int, total: int)
templates/builtin-skills/skill-creator/scripts/generate_report.py:244
↓ 2 callersFunctionselectChatAppsTab
(tabName)
web/js/chat-apps-dialog.js:74
↓ 2 callersMethodsend
(message: unknown)
tests/host-ipc-client.test.ts:11
↓ 2 callersMethodsendFileSafe
( chatId: string, filePath: string, caption?: string, replyTo?: string, )
src/runtime/adapters/feishu.ts:485
↓ 2 callersMethodsendLongMessage
* Send a message, splitting into chunks if too long.
src/runtime/adapters/telegram.ts:208
↓ 2 callersMethodsendLongMessage
( client: any, route: SlackRoute, text: string, placeholder?: SlackPostedMessage | null, )
src/runtime/adapters/slack.ts:492
↓ 2 callersMethodsendLongMessage
( chatId: string, text: string, replyTo?: string, )
src/runtime/adapters/feishu.ts:332
↓ 2 callersMethodsendOrUpdateSafe
( client: any, route: SlackRoute, text: string, placeholder?: SlackPostedMessage | null, )
src/runtime/adapters/slack.ts:529
↓ 2 callersMethodsendRequest
( type: DelegatedRequestType, payload?: object, )
src/runtime/custom-tools/delegated-custom-tool-client.ts:127
↓ 2 callersMethodsendWithRetry
* Send a message with automatic retry on 429 (rate limit).
src/runtime/adapters/telegram.ts:273
↓ 2 callersMethodsleep
(ms: number)
src/runtime/adapters/resilient-lark-channel.ts:492
↓ 2 callersMethodspace
(e)
web/marked.min.js:560
↓ 2 callersMethodstartHeartbeat
()
src/runtime/adapters/resilient-lark-channel.ts:284
↓ 2 callersMethodtable
(e)
web/marked.min.js:898
↓ 2 callersMethodtablecell
(e)
web/marked.min.js:1639
↓ 2 callersMethodtablerow
({ text: e })
web/marked.min.js:1634
↓ 2 callersMethodtryAckReaction
(client: any, event: any)
src/runtime/adapters/slack.ts:707
↓ 2 callersMethodtryHandleInlineCommand
( text: string, channelId: string, client: any, route: SlackRoute, )
src/runtime/adapters/slack.ts:370
↓ 2 callersMethodunsubscribe
()
src/runtime/agent.ts:677
↓ 2 callersFunctionunwrapMarkdownSourceBlocks
(text: string)
src/runtime/adapters/markdown.ts:9
↓ 2 callersFunctionupdateChatAppsButton
()
web/js/chat-apps-dialog.js:137
↓ 2 callersMethodupdateMessageSafe
( client: any, route: SlackRoute, ts: string, text: string, )
src/runtime/adapters/slack.ts:592
↓ 2 callersFunctionupdateRestartButton
(show)
web/js/api-key-dialog.js:388
↓ 2 callersFunctionvalidateJobFileShape
( value: unknown, sourceLabel: string, )
src/job-config.ts:129
↓ 2 callersFunctionvalidate_skill
Basic validation of a skill
templates/builtin-skills/skill-creator/scripts/quick_validate.py:12
↓ 2 callersMethodwriteAuthJson
(authJson: string)
src/runtime/config.ts:394
↓ 2 callersFunctionz
()
web/marked.min.js:67
↓ 1 callersFunctionRe
(l, e, t, n)
web/marked.min.js:33
↓ 1 callersFunctionSe
(l)
web/marked.min.js:44
↓ 1 callersFunction_find_runs_recursive
(root: Path, current: Path, runs: list[dict])
templates/builtin-skills/skill-creator/eval-viewer/generate_review.py:68
↓ 1 callersFunction_kill_port
Kill any process listening on the given port.
templates/builtin-skills/skill-creator/eval-viewer/generate_review.py:288
↓ 1 callersMethodaddReaction
( ...args: Parameters<LarkChannel["addReaction"]> )
src/runtime/adapters/resilient-lark-channel.ts:174
↓ 1 callersMethodaddSocket
(channelId: string, ws: WebSocket)
src/runtime/adapters/web.ts:536
↓ 1 callersFunctionaggregate_results
Aggregate run results into summary statistics. Returns run_summary with stats for each configuration and delta.
templates/builtin-skills/skill-creator/scripts/aggregate_benchmark.py:176
↓ 1 callersFunctionapplyChomp
(value: string, mode: "strip" | "clip" | "keep")
src/skill-manager.ts:282
↓ 1 callersFunctionassertToolDefinitions
( value: unknown, )
src/runtime/custom-tools/delegated-custom-tool-client.ts:51
↓ 1 callersFunctionassertToolResult
( value: unknown, )
src/runtime/custom-tools/delegated-custom-tool-client.ts:71
↓ 1 callersMethodattachHandlers
(channel: LarkChannel)
src/runtime/adapters/resilient-lark-channel.ts:251
↓ 1 callersFunctionattachmentsToImageContent
( attachments: ChannelAttachment[], )
src/runtime/adapters/attachment-utils.ts:155
↓ 1 callersMethodautolink
(e)
web/marked.min.js:1150
↓ 1 callersFunctionbasename
(filePath)
web/js/chat.js:665
↓ 1 callersMethodbroadcastAgentEvent
(channelId: string, event: AgentEvent)
src/runtime/adapters/ipc.ts:143
↓ 1 callersFunctionbuildFileDownloadUrl
(filePath)
web/js/chat.js:671
↓ 1 callersFunctionbuildHelpMessage
(rootDir: string)
src/runtime/commands/help-command.ts:11
↓ 1 callersFunctionbuildInstallArgs
(group: InstallGroup)
src/skill-manager.ts:51
↓ 1 callersFunctionbuildPackPromptBlock
(rootDir: string)
src/runtime/agent.ts:329
↓ 1 callersFunctionbuild_run
Build a run dict with prompt, outputs, and grading data.
templates/builtin-skills/skill-creator/eval-viewer/generate_review.py:85
↓ 1 callersMethodcheckHeartbeat
()
src/runtime/adapters/resilient-lark-channel.ts:296
↓ 1 callersFunctioncheckOAuthStatus
()
web/js/api-key-dialog.js:313
↓ 1 callersMethodcheckbox
({ checked: e })
web/marked.min.js:1599
↓ 1 callersMethodclearJobContext
(channelId: string)
src/runtime/adapters/scheduler.ts:334
↓ 1 callersFunctionclose
()
web/js/chat-apps-dialog.js:160
↓ 1 callersFunctionclose
()
web/js/api-key-dialog.js:113
↓ 1 callersMethodcollectToolResultStates
( entries: SessionEntry[], )
src/runtime/services/conversation.ts:350
↓ 1 callersFunctioncopyDir
(srcDir: string, destDir: string)
src/runtime/agent.ts:243
↓ 1 callersFunctioncopyStartTemplates
* Copy templates/start.sh and templates/start.bat to workDir.
src/commands/run.ts:35
↓ 1 callersFunctioncopy_launchers
(pack_dir: Path)
skills/skillpack-creator/scripts/scaffold_skillpack.py:128
↓ 1 callersMethodcreateChannel
()
src/runtime/adapters/resilient-lark-channel.ts:245
↓ 1 callersFunctioncreateCommand
( directory?: string, options: CreateCommandOptions = {}, )
src/commands/create.ts:124
↓ 1 callersFunctioncreateConversation
()
web/js/api.js:35
← previousnext →201–300 of 628, ranked by callers