Reusable agent skills for Tauris petroleum engineering workflows.
This repository is intended to be the source of truth for curated domain skills that can be adapted for Codex, Claude, GitHub Copilot, and other agent tools. Keep the durable domain knowledge here, then expose it through each tool's preferred packaging format.
areas/ contains each workflow area, including its skills, MCP servers, setup guide, references, and scripts.plugins/ contains tool-facing install adapters. These are thin wrappers around areas/; they should not duplicate durable domain content..github/copilot-instructions.md and .github/prompts/ provide Copilot-facing adapters.docs/ contains curation guidance for keeping the skills accurate and safe.Use area docs as the canonical source when updating domain behavior. Use plugin docs only to describe how a tool loads or invokes that behavior.
areas/aries: ARIES concepts, Access table contracts, economic table review, and ARIES skill setup.areas/forecasting: production/pressure profiling, forecast origin selection, method eligibility, and auto-forecast QC.areas/phdwin-v2: PHDWin v2 inspection, extraction, SQLite/CSV review exports, and PHDWin-to-Aries workflow support.areas/petroleum-economics: repeatable review workflows for petroleum engineering economics.areas/aries/skills/aries-core: ARIES concepts, module boundaries, and shared operating rules.areas/aries/skills/aries-ac-economic: reading, validating, and eventually writing AC_ECONOMIC table lines.areas/forecasting/skills/auto-forecasting: production/pressure data profiling, forecast origin selection, method eligibility, and limited-data QC.areas/phdwin-v2/skills/phdwin-v2-querying: safe query patterns and schema navigation for PHDWin databases.areas/petroleum-economics/skills/petroleum-economics-review: repeatable review workflows for petroleum engineering economics.areas/phdwin-v2/mcp-servers/PHDWinv2_MCP: read-only PHDWin v2 inspection, .phz extraction, table sampling, SQLite/CSV exports, PHDWin-to-Aries conversion-readiness review, and optional Aries Access export reference material.areas/forecasting/mcp-servers/forecasting-mcp: production/pressure CSV profiling and per-well forecast method recommendation.plugins/claude-cowork/phdwin-v2: Cowork MCP install guide for PHDWin v2 inspection and PHDWin-to-Aries review.plugins/claude-cowork/aries: Cowork MCP install guide for ARIES Access inspection plus ARIES skill loading.plugins/claude-cowork/forecasting: Cowork MCP install guide for production/pressure profiling and forecast method recommendation.plugins/claude-cowork/petroleum-economics: Cowork prompt-only install guide for system-agnostic petroleum economics review.Keep plugin guides small. The canonical code, references, and skills stay under areas/.
Do not commit secrets, passwords, private keys, raw production exports, DSNs, connection strings, license keys, or customer confidential data. Use sanitized schemas, synthetic examples, and environment variable placeholders.
When a workflow writes to an ARIES, PhdWIN, or other production database, the skill must require an explicit dry-run or review step before mutation.
This repository and its release packages are published under the MIT License. See LICENSE.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub tauris-ai/tauris-skills --plugin petroleum-economicsARIES table-contract review, AC_ECONOMIC validation, and Access/SQLite template inspection.
PHDWin v2 inspection, SQLite review export, and PHDWin-to-Aries conversion readiness.
Production/pressure profiling, forecast method eligibility, forecast-origin review, and QC routing.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Plugin-safe Claude Code distribution of Antigravity Awesome Skills with 1,561 supported skills.
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer