From aries
Use for reading, validating, drafting, or writing ARIES AC_ECONOMIC table lines, including line parsing, field-level review, synthetic examples, dry-run mutation plans, and deterministic validation scripts.
How this skill is triggered — by the user, by Claude, or both
Slash command
/aries:aries-ac-economicThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill when a task involves ARIES `AC_ECONOMIC` table lines.
Use this skill when a task involves ARIES AC_ECONOMIC table lines.
references/line-format.md for the current documented line format.references/validation-rules.md before validating, generating, or modifying lines.tauris-aries CLI for repeatable checks when SQLite exports or proposed JSON edits are present.Use the canonical .NET CLI from tauris-aries when available:
tauris-aries decode --sqlite ARIESGeneric.sqlite --out econ.json
tauris-aries validate econ.json
tauris-aries encode econ.json --out AC_ECONOMIC.csv
tauris-aries roundtrip --sqlite ARIESGeneric.sqlite
tauris-aries inspect-unsupported --sqlite ARIESGeneric.sqlite --out unsupported.json
tauris-aries export-schema --out aries-econ.schema.json
If the binary is not installed on PATH, use the local publish output or run through dotnet inside the tauris-aries devcontainer.
references/line-format.md: curated field and line-format notes.references/validation-rules.md: deterministic checks and review gates.npx claudepluginhub tauris-ai/tauris-skills --plugin ariesSearches MemPalace before answering questions about past work, people, projects, or prior decisions. Returns verbatim stored content instead of guessing from model memory.
Guides Payload CMS config (payload.config.ts), collections, fields, hooks, access control, APIs. Debugs validation errors, security, relationships, queries, transactions, hook behavior.
Implements vector databases with Pinecone, Weaviate, Qdrant, Milvus, pgvector for semantic search, RAG, recommendations, and similarity systems. Optimizes embeddings, indexing, and hybrid search.