Initial commit
This commit is contained in:
6
src/rag_cli_plugin/skills/__init__.py
Normal file
6
src/rag_cli_plugin/skills/__init__.py
Normal file
@@ -0,0 +1,6 @@
|
||||
"""Skills module for RAG-CLI plugin.
|
||||
|
||||
This module contains agent skills that can be executed by Claude Code.
|
||||
"""
|
||||
|
||||
__version__ = "2.0.0"
|
||||
Reference in New Issue
Block a user