8 lines
423 B
Markdown
8 lines
423 B
Markdown
# Scripts
|
|
|
|
Bundled resources for pi-pathfinder skill
|
|
|
|
- [ ] plugin_analyzer.py: Analyzes a given plugin directory, extracts skill descriptions, and returns a structured summary.
|
|
- [ ] skill_adapter.py: Adapts the extracted skills from other plugins to the current task based on the user's request.
|
|
- [ ] plugin_search.py: Searches the installed plugins for relevant keywords and returns a list of potential plugins to use.
|