MetaInformAnt
Integration for Ants and Beyond
Install / Use
npx skills add docxology/MetaInformAntInstalls into whichever agent you are using.
.cursorrules
Cursor IDE rules (legacy)
Quality Score
Category
MarketingSupported Platforms
Tags
Skill content
View source on GitHubCursor Rules for ml Module (ML_)
🧠 Context & Intent
- Domain: ml
- Path:
src/metainformant/ml/ - Config Prefix:
ML_(e.g.,ML_THREADS)
🧱 Directory Structure
- Source:
src/metainformant/ml/ - Tests:
tests/ml/test_ml_*.py - Docs:
docs/ml/ - Output:
output/ml/(Default for all artifacts)
⚙️ Configuration
- Use
metainformant.core.utils.configto load config. - Support env checks with
ML_prefix. - Example:
config = load_domain_config("config/ml/default.yaml", prefix="ML")
🧪 Testing (REAL IMPLEMENTATION POLICY)
- STRICTLY REAL IMPLEMENTATIONS: Use real implementations only.
- External Tools: Skip if not found (don't mock).
- Network: Use real API calls with
@pytest.mark.network. - Output: Write all test artifacts to
output/viatmp_path.
📦 Dependencies
- Manage via
uv:uv add,uv remove. - Import pattern:
from metainformant.core import io from metainformant.core.utils import logging from metainformant.ml import utils
Related Skills
claude-skills
24.2k345 Claude Code skills & agent skills & plugins (30+ Agents, 70+ custom commands, 330+ skills, customizable references, scripts)for Claude Code, Codex, Gemini CLI, Cursor, and 8 more coding agents — engineering, marketing, product, compliance, C-level advisory, research, business operations, commerc…
nextjs-tanstack-query-cursorrules-prompt-file
40.5kCursor rules for Next.js App Router with TanStack Query v5, covering the HydrationBoundary pattern, Server Actions as mutations, and optimistic updates.
react-tanstack-router-query
40.5kReact SPA with TanStack Router v1 + TanStack Query v5 — the definitive pattern for zero-loading-spinner routing, type-safe URLs, and cache-first data
xurl
385.7kxurl CLI for authenticated X posts, replies, reads/search, DMs, media upload, followers, auth status, or raw v2 API calls.
Security Score
Audited on Invalid Date
