7233 results (61.5ms) page 25 / 362
halay08 / fullstack-agent-skills-codex-review exact

Professional code review with auto CHANGELOG generation, integrated with Codex AI

404kidwiz / agent-skills-backup-codex-review exact

Professional code review with auto CHANGELOG generation, integrated with Codex AI

shishiv / gsd-codex-review exact

Professional code review with auto CHANGELOG generation, integrated with Codex AI

joeseesun / codex-assistant exact

通过自然语言调用 OpenAI Codex CLI 执行代码任务:重构、Bug 修复、测试生成、代码解释、迁移、审查、文档生成

Makiya1202 / ai-agents-skills-langchain exact

Build LLM applications with LangChain and LangGraph. Use when creating RAG pipelines, agent workflows, chains, or complex LLM orchestration. Triggers on LangChain, LangGraph, LCEL, RAG, retrieval,...

zechenzhangAGI / ai-research-skills-autogpt-agents exact

Autonomous AI agent platform for building and deploying continuous agents. Use when creating visual workflow agents, deploying persistent autonomous agents, or building complex multi-step AI...

zechenzhangAGI / ai-research-skills-crewai-multi-agent exact

Multi-agent orchestration framework for autonomous AI collaboration. Use when building teams of specialized agents working together on complex tasks, when you need role-based agent collaboration...

zechenzhangAGI / ai-research-skills-llamaindex exact

Data framework for building LLM applications with RAG. Specializes in document ingestion (300+ connectors), indexing, and querying. Features vector indices, query engines, agents, and multi-modal...

zechenzhangAGI / ai-research-skills-blip-2-vision-language exact

Vision-language pre-training framework bridging frozen image encoders and LLMs. Use when you need image captioning, visual question answering, image-text retrieval, or multimodal chat with...

xu-xiang / everything-claude-code-zh-continuous-learning exact

自动从 Claude Code 会话(Sessions)中提取可重用的模式,并将其保存为学习到的技能以供未来使用。

sam-mfb / claude-meta-codex-cli exact

Use OpenAI's Codex CLI to invoke GPT models from the command line. Use when you need a second AI opinion, want to verify your work, or need OpenAI-specific capabilities.

ETZhang / openclaw-skills-claude-code-runner-glm exact

Run Claude Code CLI with GLM-4.7 model for AI code generation. Use when you need to generate code, debug, analyze files, or get AI programming assistance. Requires: Claude Code CLI + GLM-4.7 API...

oaustegard / claude-skills-cloning-project exact

Exports project instructions and knowledge files from the current Claude project. Use when users want to clone, copy, backup, or export a project's configuration and files.

Mrc220 / agent-flywheel-clawdbot-skills-and-integrations-claude-chrome exact

Claude in Chrome - browser automation via the official Anthropic extension. Control your logged-in Chrome browser, automate workflows, fill forms, extract data, and run scheduled tasks.

oaustegard / claude-skills-api-credentials exact

Securely manages API credentials for multiple providers (Anthropic Claude, Google Gemini, GitHub). Use when skills need to access stored API keys for external service invocations.

prgrmrwy / ai-tools-skill-creator exact

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge,...

oaustegard / claude-skills-json-render-ui exact

Generate guardrailed UI from natural language. Claude emits constrained JSON, skill runtime renders via Preact. Use when user provides json and requests: Dashboards with metrics, charts, tables;...

xu-xiang / everything-claude-code-zh-eval-harness exact

为 Claude Code 会话提供的正式评测框架,实现了评测驱动开发(Eval-Driven Development,EDD)原则