From awesome-chatgpt
Searches 2500+ curated open-source repositories for ChatGPT, LLM tools, libraries on RAG, agents, LangChain, NLP, AI.
npx claudepluginhub taishi-i/awesome-chatgpt-repositories --plugin awesome-chatgptThis skill uses the workspace's default tool permissions.
Search awesome-ChatGPT-repositories for: **$ARGUMENTS**
Searches GitHub repositories by keyword or topic to find skill-related repos, agent-skill tagged projects, or libraries for skill generation. Use 'cowork search' for discovery before install/generate.
Searches GitHub for code examples, libraries, and implementation patterns. Useful standalone or in research sessions for finding existing solutions.
Curates open-source AI models, libraries, tools, and infrastructure across ML/LLM stack with recommendations for local LLMs, fine-tuning, RAG pipelines, and production.
Share bugs, ideas, or general feedback.
Search awesome-ChatGPT-repositories for: $ARGUMENTS
Run the search script and show the results:
python3 "${CLAUDE_PLUGIN_ROOT}/skills/search/scripts/search.py" $ARGUMENTS
Parse the user's query for modifiers before passing to the script:
category:<name> → add --category <name> flag (categories: Awesome-lists, Prompts, Chatbots, Browser-extensions, CLIs, Reimplementations, Tutorials, NLP, Langchain, Unity, Openai, Others)language:<lang> → add --language <lang> flaglist categories or categories → use --list-categories flag insteadPresent the results as a clear markdown list. If no results are found, suggest trying different keywords or running with list categories to browse available categories.