Skills from qodex-ai/ai-agent-skills

5 skills available

multi-agent-orchestration
Provides documentation and runnable Python examples for designing multi-agent orchestration systems and framework templates. Contains explicit shell instructions to run examples (`python examples/orchestration_patterns.py`, `python examples/framework_implementations.py`) but no explicit credential access, data exfiltration, obfuscated payloads, or direct network call instructions.
Verified
156 installs
financial-analysis-agent
Create agents for financial analysis, investment research, and portfolio management. Covers financial data processing, risk analysis, and recommendation generation. Use when building investment analysis tools, robo-advisors, portfolio trackers, or financial intelligence systems.
Verified
102 installs
ecommerce-platform-specialist
Provide expert guidance on Shopify e-commerce platform. Advises on store setup, products, customization, and optimization.
Verified
85 installs
word-document-processor
This skill provides workflows and libraries for creating, editing, redlining, and validating `.docx` files, with detailed XML and packaging guidance. It explicitly instructs executing shell commands (e.g., `pandoc`, `python ooxml/scripts/unpack.py`, `soffice`, `pdftoppm`, `npm install`) and setting `PYTHONPATH`.
Review
71 installs
autonomous-agent-gaming
This skill provides code and documentation to build autonomous game-playing agents (Minimax, MCTS, Q-learning, chess) with examples in `examples/` and utilities in `scripts/`. It includes explicit shell instructions such as `python examples/minimax_agent.py` and `pip install python-chess` that run local commands.
Verified
68 installs