mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-10 13:22:51 -07:00
feat(sdk): implement support for custom skills (#19031)
This commit is contained in:
@@ -158,6 +158,7 @@ export * from './tools/read-many-files.js';
|
||||
export * from './tools/mcp-client.js';
|
||||
export * from './tools/mcp-tool.js';
|
||||
export * from './tools/write-todos.js';
|
||||
export * from './tools/activate-skill.js';
|
||||
export * from './tools/ask-user.js';
|
||||
|
||||
// MCP OAuth
|
||||
|
||||
Reference in New Issue
Block a user