MCPcopy Create free account

hub / github.com/Karanjot786/agent-skills-cli / functions

Functions358 in github.com/Karanjot786/agent-skills-cli

↓ 1 callersFunctionrecallGet
(key: string)
src/cli/commands/recall.ts:151
↓ 1 callersFunctionrecallList
(tag?: string, json?: boolean)
src/cli/commands/recall.ts:169
↓ 1 callersFunctionrecallSave
(key: string, value: string, tags?: string)
src/cli/commands/recall.ts:132
↓ 1 callersFunctionrecallSearch
(query: string)
src/cli/commands/recall.ts:198
↓ 1 callersFunctionregisterAuditCommand
(program: Command)
src/cli/commands/audit.ts:24
↓ 1 callersFunctionregisterBenchCommand
(program: Command)
src/cli/commands/bench.ts:9
↓ 1 callersFunctionregisterBlueprintCommand
(program: Command)
src/cli/commands/blueprint.ts:38
↓ 1 callersFunctionregisterBootstrapCommand
(program: Command)
src/cli/commands/bootstrap.ts:70
↓ 1 callersFunctionregisterCaptureCommand
(program: Command)
src/cli/commands/capture.ts:24
↓ 1 callersFunctionregisterCheckCommand
(program: Command)
src/cli/commands/utils-commands.ts:216
↓ 1 callersFunctionregisterCiCommand
(program: Command)
src/cli/commands/ci.ts:18
↓ 1 callersFunctionregisterCollabCommand
(program: Command)
src/cli/commands/collab.ts:28
↓ 1 callersFunctionregisterComposeCommand
(program: Command)
src/cli/commands/compose.ts:9
↓ 1 callersFunctionregisterContextCommand
(program: Command)
src/cli/commands/context.ts:10
↓ 1 callersFunctionregisterConvertCommand
(program: Command)
src/cli/commands/convert.ts:29
↓ 1 callersFunctionregisterCraftCommand
(program: Command)
src/cli/commands/craft.ts:25
↓ 1 callersFunctionregisterDiffCommand
(program: Command)
src/cli/commands/diff.ts:8
↓ 1 callersFunctionregisterDoctorCommand
(program: Command)
src/cli/commands/utils-commands.ts:10
↓ 1 callersFunctionregisterExecCommand
(program: Command)
src/cli/commands/utils-commands.ts:503
↓ 1 callersFunctionregisterExportCommand
(program: Command)
src/cli/commands/export.ts:13
↓ 1 callersFunctionregisterForgeCommand
(program: Command)
src/cli/commands/forge.ts:24
↓ 1 callersFunctionregisterFrozenCommand
(program: Command)
src/cli/commands/frozen.ts:9
↓ 1 callersFunctionregisterGridCommand
(program: Command)
src/cli/commands/grid.ts:29
↓ 1 callersFunctionregisterInsightCommand
(program: Command)
src/cli/commands/insight.ts:11
↓ 1 callersFunctionregisterInstallCommand
(program: Command)
src/cli/commands/install.ts:40
↓ 1 callersFunctionregisterInteractiveCommands
(program: Command)
src/cli/commands/interactive.ts:106
↓ 1 callersFunctionregisterListCommand
(program: Command)
src/cli/commands/list.ts:8
↓ 1 callersFunctionregisterLockspecCommand
(program: Command)
src/cli/commands/lockspec.ts:37
↓ 1 callersFunctionregisterMarketplaceCommands
(program: Command)
src/cli/commands/marketplace.ts:26
↓ 1 callersFunctionregisterMethodCommand
(program: Command)
src/cli/commands/method.ts:76
↓ 1 callersFunctionregisterMineCommand
(program: Command)
src/cli/commands/mine.ts:30
↓ 1 callersFunctionregisterRecallCommand
(program: Command)
src/cli/commands/recall.ts:34
↓ 1 callersFunctionregisterRemoveCommand
( program: any, agentConfigs: Record<string, AgentConfig> )
src/cli/commands/remove.ts:208
↓ 1 callersFunctionregisterRuleCommand
(program: Command)
src/cli/commands/rule.ts:36
↓ 1 callersFunctionregisterSandboxCommand
(program: Command)
src/cli/commands/sandbox.ts:9
↓ 1 callersFunctionregisterScoreCommand
(program: Command)
src/cli/commands/score.ts:20
↓ 1 callersFunctionregisterSearchInstallCommand
(program: Command)
src/cli/commands/search.ts:22
↓ 1 callersFunctionregisterShowCommand
(program: Command)
src/cli/commands/show.ts:15
↓ 1 callersFunctionregisterSplitCommand
(program: Command)
src/cli/commands/split.ts:9
↓ 1 callersFunctionregisterSubmitCommand
(program: Command)
src/cli/commands/submit.ts:27
↓ 1 callersFunctionregisterSubmitRepoCommand
(program: Command)
src/cli/commands/submit-repo.ts:14
↓ 1 callersFunctionregisterSuggestCommand
(program: Command)
src/cli/commands/suggest.ts:23
↓ 1 callersFunctionregisterTestCommand
(program: Command)
src/cli/commands/test.ts:9
↓ 1 callersFunctionregisterTrackCommand
(program: Command)
src/cli/commands/track.ts:30
↓ 1 callersFunctionregisterTriggerCommand
(program: Command)
src/cli/commands/trigger.ts:32
↓ 1 callersFunctionregisterUpdateCommand
(program: Command)
src/cli/commands/utils-commands.ts:282
↓ 1 callersFunctionregisterValidateCommand
(program: Command)
src/cli/commands/validate.ts:8
↓ 1 callersFunctionregisterWatchCommand
(program: Command)
src/cli/commands/watch.ts:8
↓ 1 callersFunctionrelevanceBar
(score: number)
src/cli/commands/context.ts:133
↓ 1 callersFunctionremoveCommand
( skillNames: string[] = [], options: RemoveOptions = {}, agentConfigs: Record<string, AgentConfig
src/cli/commands/remove.ts:50
↓ 1 callersFunctionresolveFromCredentialHelper
* Try to resolve a token from Git credential helper
src/core/git-auth.ts:108
↓ 1 callersFunctionresolveFromNetrc
* Try to resolve credentials from .netrc file
src/core/git-auth.ts:139
↓ 1 callersFunctionresolveGitAuth
(url: string, explicitToken?: string)
src/core/git-auth.ts:191
↓ 1 callersFunctionresolveTokenFromEnv
* Try to resolve a token from environment variables
src/core/git-auth.ts:75
↓ 1 callersFunctionruleAdd
(name: string, options: any)
src/cli/commands/rule.ts:107
↓ 1 callersFunctionruleExport
(outputDir: string)
src/cli/commands/rule.ts:191
↓ 1 callersFunctionruleList
(options: any)
src/cli/commands/rule.ts:130
↓ 1 callersFunctionruleRemove
(name: string, global?: boolean)
src/cli/commands/rule.ts:181
↓ 1 callersFunctionrunAudit
( targetPath: string, options: AuditOptions = {} )
src/core/audit.ts:120
↓ 1 callersFunctionscanExtensions
* Recursively scan extensions in a directory.
src/core/context-budget.ts:239
↓ 1 callersFunctionscanFile
* Scan a single file against all rules
src/core/audit.ts:77
↓ 1 callersFunctionscanNode
(ip: string, port: number)
src/cli/commands/grid.ts:191
↓ 1 callersFunctionscoreAdvanced
(content: string, dir: string, details: ScoreDetail[])
src/core/quality.ts:243
↓ 1 callersFunctionscoreClarity
(content: string, details: ScoreDetail[])
src/core/quality.ts:146
↓ 1 callersFunctionscoreCommand
* Run the score command
src/cli/commands/score.ts:39
↓ 1 callersFunctionscoreSkill
( skill: { name: string; description: string; stars: number }, analysis: ProjectAnalysis, keywords
src/core/suggest.ts:240
↓ 1 callersFunctionscoreSkillRelevance
* Score a single skill's relevance to the project.
src/core/context-budget.ts:271
↓ 1 callersFunctionscoreSpecificity
(content: string, details: ScoreDetail[])
src/core/quality.ts:196
↓ 1 callersFunctionscoreStructure
(content: string, dir: string, details: ScoreDetail[])
src/core/quality.ts:107
↓ 1 callersFunctionsearch
* Search the API
src/cli/fzf-search.ts:115
↓ 1 callersFunctionsetVersion
(version: string)
src/core/telemetry.ts:81
↓ 1 callersFunctionseverityIcon
(severity: Severity)
src/cli/commands/audit.ts:174
↓ 1 callersFunctionshouldFail
(result: ScanResult, failOn: Severity)
src/core/audit.ts:171
↓ 1 callersFunctionsplitSkill
( skillPath: string, minSections: number = 2 )
src/core/splitter.ts:47
↓ 1 callersFunctionsshToHttps
(url: string)
src/core/git-auth.ts:255
↓ 1 callersFunctionsubjectSimilarity
* Compute similarity between two subjects (0-1). * Uses normalized word overlap (Jaccard-like).
src/core/conflict-detector.ts:228
↓ 1 callersFunctionsubmitCommand
* Run the submit command
src/cli/commands/submit.ts:46
↓ 1 callersFunctionsubmitRepoCommand
* Run the submit-repo command
src/cli/commands/submit-repo.ts:34
↓ 1 callersFunctionsuggestCommand
* Run the suggest command
src/cli/commands/suggest.ts:56
↓ 1 callersFunctiontestSkills
(skillPaths: string[])
src/core/skill-tester.ts:230
↓ 1 callersFunctiontimeAgo
(date: Date)
src/cli/commands/track.ts:182
↓ 1 callersFunctiontoGrade
(score: number)
src/core/quality.ts:296
↓ 1 callersFunctiontoSARIF
(result: ScanResult)
src/core/audit.ts:187
↓ 1 callersFunctiontrackDelete
(name: string)
src/cli/commands/track.ts:174
↓ 1 callersFunctiontrackList
()
src/cli/commands/track.ts:140
↓ 1 callersFunctiontrackRestore
(name: string)
src/cli/commands/track.ts:109
↓ 1 callersFunctiontrackSave
(name: string, notes?: string)
src/cli/commands/track.ts:72
↓ 1 callersFunctiontrackShow
(name: string)
src/cli/commands/track.ts:167
↓ 1 callersFunctiontriggerAdd
(name: string, options: any)
src/cli/commands/trigger.ts:98
↓ 1 callersFunctiontriggerList
()
src/cli/commands/trigger.ts:120
↓ 1 callersFunctiontriggerRemove
(name: string)
src/cli/commands/trigger.ts:152
↓ 1 callersFunctiontruncate
(str: string, maxLen: number)
src/cli/commands/suggest.ts:194
↓ 1 callersFunctionuninstallSkill
(skillName: string)
src/core/marketplace.ts:418
Functionconstructor
(projectDir: string, globalDir: string)
src/adapters/adapter.ts:52
Methodconstructor
()
src/adapters/claude.ts:12
Methodconstructor
(name: string, displayName: string, projectDir: string, globalDir: string)
src/adapters/universal.ts:13
Methodconstructor
()
src/adapters/cursor.ts:12
Methodconstructor
()
src/adapters/copilot.ts:12
FunctionexportToAntigravity
(skills: any[], projectDir: string, fs: any)
src/cli/commands/interactive.ts:94
FunctionexportToClaude
(skills: any[], projectDir: string, fs: any)
src/cli/commands/interactive.ts:70
← previousnext →201–300 of 358, ranked by callers