gateway/templates/skills/zero-agent-creator/SKILL.md
Helper tools and instructions for creating new agents
npx skillsauth add phanijapps/agentzero zero-agent-creatorInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
This skill provides tools for listing available options and creating agents.
list_providers: Show available AI providerslist_skills: Show available skills that can be added to agentslist_mcps: Show available MCP serverscreate_agent: Create a new agent with the specified configurationThe agent-creator uses these tools to:
development
Build technical indicator, trend, and momentum signals directly from yfinance price data. Use when an agent needs RSI, MACD, EMA, Bollinger, or ATR workflows, multi-timeframe confirmation, signal scoring, or chart-ready technical outputs.
data-ai
Perform portfolio construction and risk diagnostics directly from yfinance multi-asset return series. Use when an agent needs correlation analysis, drawdown and VaR metrics, stress scenarios, or weight optimization for stock, ETF, and crypto portfolios.
testing
Analyze options chains directly from yfinance to measure implied volatility structure, open-interest positioning, and directional options sentiment. Use when an agent needs expiry-by-expiry options diagnostics, put-call ratios, max pain estimates, or volatility regime checks.
development
Build company and asset fundamental dossiers directly from yfinance objects such as info, financial statements, earnings, and analyst metadata. Use when an agent needs valuation, growth, profitability, leverage, or earnings-quality analysis for equities.