Start a new Tenzir package project by setting up the standard directory structure for operators, tests, and documentation, and initializing package metadata.
Retrieve Kronos shadow-mode prediction stats per bot: agreement rate, direction accuracy, promotion readiness vs Bayesian ensemble. Read-only, no live trade impact.
Enables natural language queries to search, retrieve, and explore Wikipedia and other Wikimedia project content, including featured articles and historical events.
Fetch a La Liga club's details by team slug, including colors, foundation, social links, competitions, and venue. Basic access works without an API key.
Retrieve club teams by search or season, returning details like ID, name, country, venue, and foundation date. Use it to gather team data for odds and stats comparisons.
Probe which time series forecasting models are actually importable in your environment. Call before cross-validating to avoid proposing models that cannot run.
Score FASTA DNA sequences with Evo2-7B model to obtain per-record log-likelihood values. Accepts inline text or sandboxed file paths; returns total and mean scores for each sequence.
Regenerate companion rule files for AI agents from rule memories. Writes to AGENTS.md, CLAUDE.md, Cursor rules, or Gemini instructions, with optional target filtering.
Create the .spec directory structure with editable templates for requirements, design, and tasks, establishing the foundation needed to start a spec-driven development workflow.