Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Karanjot786/agent-skills-cli
/ functions
Functions
358 in github.com/Karanjot786/agent-skills-cli
⨍
Functions
358
◇
Types & classes
116
↓ 1 callers
Function
recallGet
(key: string)
src/cli/commands/recall.ts:151
↓ 1 callers
Function
recallList
(tag?: string, json?: boolean)
src/cli/commands/recall.ts:169
↓ 1 callers
Function
recallSave
(key: string, value: string, tags?: string)
src/cli/commands/recall.ts:132
↓ 1 callers
Function
recallSearch
(query: string)
src/cli/commands/recall.ts:198
↓ 1 callers
Function
registerAuditCommand
(program: Command)
src/cli/commands/audit.ts:24
↓ 1 callers
Function
registerBenchCommand
(program: Command)
src/cli/commands/bench.ts:9
↓ 1 callers
Function
registerBlueprintCommand
(program: Command)
src/cli/commands/blueprint.ts:38
↓ 1 callers
Function
registerBootstrapCommand
(program: Command)
src/cli/commands/bootstrap.ts:70
↓ 1 callers
Function
registerCaptureCommand
(program: Command)
src/cli/commands/capture.ts:24
↓ 1 callers
Function
registerCheckCommand
(program: Command)
src/cli/commands/utils-commands.ts:216
↓ 1 callers
Function
registerCiCommand
(program: Command)
src/cli/commands/ci.ts:18
↓ 1 callers
Function
registerCollabCommand
(program: Command)
src/cli/commands/collab.ts:28
↓ 1 callers
Function
registerComposeCommand
(program: Command)
src/cli/commands/compose.ts:9
↓ 1 callers
Function
registerContextCommand
(program: Command)
src/cli/commands/context.ts:10
↓ 1 callers
Function
registerConvertCommand
(program: Command)
src/cli/commands/convert.ts:29
↓ 1 callers
Function
registerCraftCommand
(program: Command)
src/cli/commands/craft.ts:25
↓ 1 callers
Function
registerDiffCommand
(program: Command)
src/cli/commands/diff.ts:8
↓ 1 callers
Function
registerDoctorCommand
(program: Command)
src/cli/commands/utils-commands.ts:10
↓ 1 callers
Function
registerExecCommand
(program: Command)
src/cli/commands/utils-commands.ts:503
↓ 1 callers
Function
registerExportCommand
(program: Command)
src/cli/commands/export.ts:13
↓ 1 callers
Function
registerForgeCommand
(program: Command)
src/cli/commands/forge.ts:24
↓ 1 callers
Function
registerFrozenCommand
(program: Command)
src/cli/commands/frozen.ts:9
↓ 1 callers
Function
registerGridCommand
(program: Command)
src/cli/commands/grid.ts:29
↓ 1 callers
Function
registerInsightCommand
(program: Command)
src/cli/commands/insight.ts:11
↓ 1 callers
Function
registerInstallCommand
(program: Command)
src/cli/commands/install.ts:40
↓ 1 callers
Function
registerInteractiveCommands
(program: Command)
src/cli/commands/interactive.ts:106
↓ 1 callers
Function
registerListCommand
(program: Command)
src/cli/commands/list.ts:8
↓ 1 callers
Function
registerLockspecCommand
(program: Command)
src/cli/commands/lockspec.ts:37
↓ 1 callers
Function
registerMarketplaceCommands
(program: Command)
src/cli/commands/marketplace.ts:26
↓ 1 callers
Function
registerMethodCommand
(program: Command)
src/cli/commands/method.ts:76
↓ 1 callers
Function
registerMineCommand
(program: Command)
src/cli/commands/mine.ts:30
↓ 1 callers
Function
registerRecallCommand
(program: Command)
src/cli/commands/recall.ts:34
↓ 1 callers
Function
registerRemoveCommand
( program: any, agentConfigs: Record<string, AgentConfig> )
src/cli/commands/remove.ts:208
↓ 1 callers
Function
registerRuleCommand
(program: Command)
src/cli/commands/rule.ts:36
↓ 1 callers
Function
registerSandboxCommand
(program: Command)
src/cli/commands/sandbox.ts:9
↓ 1 callers
Function
registerScoreCommand
(program: Command)
src/cli/commands/score.ts:20
↓ 1 callers
Function
registerSearchInstallCommand
(program: Command)
src/cli/commands/search.ts:22
↓ 1 callers
Function
registerShowCommand
(program: Command)
src/cli/commands/show.ts:15
↓ 1 callers
Function
registerSplitCommand
(program: Command)
src/cli/commands/split.ts:9
↓ 1 callers
Function
registerSubmitCommand
(program: Command)
src/cli/commands/submit.ts:27
↓ 1 callers
Function
registerSubmitRepoCommand
(program: Command)
src/cli/commands/submit-repo.ts:14
↓ 1 callers
Function
registerSuggestCommand
(program: Command)
src/cli/commands/suggest.ts:23
↓ 1 callers
Function
registerTestCommand
(program: Command)
src/cli/commands/test.ts:9
↓ 1 callers
Function
registerTrackCommand
(program: Command)
src/cli/commands/track.ts:30
↓ 1 callers
Function
registerTriggerCommand
(program: Command)
src/cli/commands/trigger.ts:32
↓ 1 callers
Function
registerUpdateCommand
(program: Command)
src/cli/commands/utils-commands.ts:282
↓ 1 callers
Function
registerValidateCommand
(program: Command)
src/cli/commands/validate.ts:8
↓ 1 callers
Function
registerWatchCommand
(program: Command)
src/cli/commands/watch.ts:8
↓ 1 callers
Function
relevanceBar
(score: number)
src/cli/commands/context.ts:133
↓ 1 callers
Function
removeCommand
( skillNames: string[] = [], options: RemoveOptions = {}, agentConfigs: Record<string, AgentConfig
src/cli/commands/remove.ts:50
↓ 1 callers
Function
resolveFromCredentialHelper
* Try to resolve a token from Git credential helper
src/core/git-auth.ts:108
↓ 1 callers
Function
resolveFromNetrc
* Try to resolve credentials from .netrc file
src/core/git-auth.ts:139
↓ 1 callers
Function
resolveGitAuth
(url: string, explicitToken?: string)
src/core/git-auth.ts:191
↓ 1 callers
Function
resolveTokenFromEnv
* Try to resolve a token from environment variables
src/core/git-auth.ts:75
↓ 1 callers
Function
ruleAdd
(name: string, options: any)
src/cli/commands/rule.ts:107
↓ 1 callers
Function
ruleExport
(outputDir: string)
src/cli/commands/rule.ts:191
↓ 1 callers
Function
ruleList
(options: any)
src/cli/commands/rule.ts:130
↓ 1 callers
Function
ruleRemove
(name: string, global?: boolean)
src/cli/commands/rule.ts:181
↓ 1 callers
Function
runAudit
( targetPath: string, options: AuditOptions = {} )
src/core/audit.ts:120
↓ 1 callers
Function
scanExtensions
* Recursively scan extensions in a directory.
src/core/context-budget.ts:239
↓ 1 callers
Function
scanFile
* Scan a single file against all rules
src/core/audit.ts:77
↓ 1 callers
Function
scanNode
(ip: string, port: number)
src/cli/commands/grid.ts:191
↓ 1 callers
Function
scoreAdvanced
(content: string, dir: string, details: ScoreDetail[])
src/core/quality.ts:243
↓ 1 callers
Function
scoreClarity
(content: string, details: ScoreDetail[])
src/core/quality.ts:146
↓ 1 callers
Function
scoreCommand
* Run the score command
src/cli/commands/score.ts:39
↓ 1 callers
Function
scoreSkill
( skill: { name: string; description: string; stars: number }, analysis: ProjectAnalysis, keywords
src/core/suggest.ts:240
↓ 1 callers
Function
scoreSkillRelevance
* Score a single skill's relevance to the project.
src/core/context-budget.ts:271
↓ 1 callers
Function
scoreSpecificity
(content: string, details: ScoreDetail[])
src/core/quality.ts:196
↓ 1 callers
Function
scoreStructure
(content: string, dir: string, details: ScoreDetail[])
src/core/quality.ts:107
↓ 1 callers
Function
search
* Search the API
src/cli/fzf-search.ts:115
↓ 1 callers
Function
setVersion
(version: string)
src/core/telemetry.ts:81
↓ 1 callers
Function
severityIcon
(severity: Severity)
src/cli/commands/audit.ts:174
↓ 1 callers
Function
shouldFail
(result: ScanResult, failOn: Severity)
src/core/audit.ts:171
↓ 1 callers
Function
splitSkill
( skillPath: string, minSections: number = 2 )
src/core/splitter.ts:47
↓ 1 callers
Function
sshToHttps
(url: string)
src/core/git-auth.ts:255
↓ 1 callers
Function
subjectSimilarity
* Compute similarity between two subjects (0-1). * Uses normalized word overlap (Jaccard-like).
src/core/conflict-detector.ts:228
↓ 1 callers
Function
submitCommand
* Run the submit command
src/cli/commands/submit.ts:46
↓ 1 callers
Function
submitRepoCommand
* Run the submit-repo command
src/cli/commands/submit-repo.ts:34
↓ 1 callers
Function
suggestCommand
* Run the suggest command
src/cli/commands/suggest.ts:56
↓ 1 callers
Function
testSkills
(skillPaths: string[])
src/core/skill-tester.ts:230
↓ 1 callers
Function
timeAgo
(date: Date)
src/cli/commands/track.ts:182
↓ 1 callers
Function
toGrade
(score: number)
src/core/quality.ts:296
↓ 1 callers
Function
toSARIF
(result: ScanResult)
src/core/audit.ts:187
↓ 1 callers
Function
trackDelete
(name: string)
src/cli/commands/track.ts:174
↓ 1 callers
Function
trackList
()
src/cli/commands/track.ts:140
↓ 1 callers
Function
trackRestore
(name: string)
src/cli/commands/track.ts:109
↓ 1 callers
Function
trackSave
(name: string, notes?: string)
src/cli/commands/track.ts:72
↓ 1 callers
Function
trackShow
(name: string)
src/cli/commands/track.ts:167
↓ 1 callers
Function
triggerAdd
(name: string, options: any)
src/cli/commands/trigger.ts:98
↓ 1 callers
Function
triggerList
()
src/cli/commands/trigger.ts:120
↓ 1 callers
Function
triggerRemove
(name: string)
src/cli/commands/trigger.ts:152
↓ 1 callers
Function
truncate
(str: string, maxLen: number)
src/cli/commands/suggest.ts:194
↓ 1 callers
Function
uninstallSkill
(skillName: string)
src/core/marketplace.ts:418
Function
constructor
(projectDir: string, globalDir: string)
src/adapters/adapter.ts:52
Method
constructor
()
src/adapters/claude.ts:12
Method
constructor
(name: string, displayName: string, projectDir: string, globalDir: string)
src/adapters/universal.ts:13
Method
constructor
()
src/adapters/cursor.ts:12
Method
constructor
()
src/adapters/copilot.ts:12
Function
exportToAntigravity
(skills: any[], projectDir: string, fs: any)
src/cli/commands/interactive.ts:94
Function
exportToClaude
(skills: any[], projectDir: string, fs: any)
src/cli/commands/interactive.ts:70
← previous
next →
201–300 of 358, ranked by callers