Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add maxime-tremblay/APEXLang-Project-Template --skill apexgit clone --depth 1 https://github.com/maxime-tremblay/APEXLang-Project-TemplateWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/maxime-tremblay/apexlang-project-template/apex)<a href="https://agentmods.dev/skills/maxime-tremblay/apexlang-project-template/apex"><img src="https://agentmods.dev/badge/skills/maxime-tremblay/apexlang-project-template/apex/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/maxime-tremblay/apexlang-project-template/apex"><img src="https://agentmods.dev/badge/skills/maxime-tremblay/apexlang-project-template/apex.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00014 | $0.00157 |
| Opus 5 | $0.00007 | $0.00078 |
| Sonnet 5 | $0.00003 | $0.00031 |
| Haiku 4.5 | $0.00001 | $0.00016 |
Grade A, and why
apex scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
APEXLang Skills
This domain contains Oracle APEX skills for Oracle APEX application development.
How to Use This Domain
- Start with the routing table below.
- Read only the specific file or category you need.
Directory Structure
apex/
├── apexlang/
Category Routing
| Topic | Directory |
|---|---|
| Generate APEX applications using APEXlang | apex/apexlang |
Key Starting Points
apex/apexlang/references/workflows/apex-generation.mdapex/apexlang/references/domains/README.md
What ships with it
60 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- apexlang/agents/openai.yaml 5.5 KB
- apexlang/assets/apex-generation/components.registry.json 61 KB
- apexlang/assets/apexlang/domains-catalog.json 3.3 KB
- apexlang/assets/component-attributes.json 32 KB
- apexlang/assets/component-policies.json 13 KB
- apexlang/assets/context-adapters.json 2.1 KB
- apexlang/assets/context-schema.json 532 B
- apexlang/assets/domains/business-logic/computations-prompt.md 1.1 KB
- apexlang/assets/domains/business-logic/validations-prompt.md 1.7 KB
- apexlang/assets/domains/page-components/buttons/button-actions.md 1.3 KB
- apexlang/assets/domains/page-components/buttons/buttons.md 780 B
- apexlang/assets/domains/page-components/page-patterns/server-side-conditions-prompt.md 5.3 KB
- apexlang/assets/domains/shared-components/translations/default-config.json 845 B
- apexlang/assets/domains/shared-components/translations/languages.json 2.3 KB
- apexlang/assets/domains/shared-components/translations/prompts.json 1.2 KB
- apexlang/assets/domains/template-components/button-actions-prompt.md 1.1 KB
- apexlang/assets/domains/template-components/help-text-prompt.md 3.2 KB
- apexlang/assets/domains/universal-attr-config/help_text.md 3.2 KB
- apexlang/assets/domains/universal-attr-config/translations.prompts.json 1021 B
- apexlang/assets/orchestration.manifest.json 360 B
- apexlang/assets/routing-assets-index.json 860 B
- apexlang/assets/routing-catalog-main.json 7.3 KB
- apexlang/assets/routing-load-policy.json 2.8 KB
- apexlang/assets/rules-mapping.json 18 KB
- apexlang/assets/workspace-intelligence.json 5.2 KB
- apexlang/manifest.json 147 KB
- apexlang/README.md 5.5 KB
- apexlang/references/domains/business-logic/computations/workflow-computations-batch.md 2.4 KB
- apexlang/references/domains/business-logic/dynamic-actions/workflow-dynamic-actions-batch.md 3.2 KB
- apexlang/references/domains/business-logic/dynamic-actions/workflow-dynamic-actions-plsql-batch.md 2.2 KB
- apexlang/references/domains/business-logic/dynamic-actions/workflow-dynamic-actions.md 3.4 KB
- apexlang/references/domains/business-logic/processes/workflow-page-processes-batch.md 2.7 KB
- apexlang/references/domains/business-logic/registry.md 555 B
- apexlang/references/domains/business-logic/reusable-prompts/computations.md 880 B
- apexlang/references/domains/business-logic/reusable-prompts/validations.md 1.7 KB
- apexlang/references/domains/business-logic/templates.md 1008 B
- apexlang/references/domains/business-logic/validations/README.md 1014 B
- apexlang/references/domains/debugging/apex-debug-messages.md 6.3 KB
- apexlang/references/domains/debugging/checks-and-commands.md 6.9 KB
- apexlang/references/domains/debugging/example-scenarios.md 7.0 KB
- apexlang/references/domains/debugging/failure-map.md 7.2 KB
- apexlang/references/domains/debugging/fix-patterns.md 4.7 KB
- apexlang/references/domains/debugging/owning-surfaces.md 4.0 KB
- apexlang/references/domains/debugging/runtime-ui-verification.md 3.1 KB
- apexlang/references/domains/page-components/business-logic.md 204 B
- apexlang/references/domains/page-components/buttons.md 3.8 KB
- apexlang/references/domains/page-components/buttons/registry.md 1.3 KB
- apexlang/references/domains/page-components/buttons/reusable-prompts.md 524 B
- apexlang/references/domains/page-components/buttons/templates.md 1.1 KB
- apexlang/references/domains/page-components/buttons/workflow-button-actions-batch.md 3.1 KB
- apexlang/references/domains/page-components/buttons/workflow-button-batch.md 4.6 KB
- apexlang/references/domains/page-components/page-items.md 3.6 KB
- apexlang/references/domains/page-components/page-items/registry.md 1.7 KB
- apexlang/references/domains/page-components/page-items/templates.md 1.9 KB
- apexlang/references/domains/page-components/page-patterns.md 6.3 KB
- apexlang/references/domains/page-components/page-patterns/registry.md 659 B
- apexlang/references/domains/page-components/page-patterns/templates.md 2.0 KB
- apexlang/references/domains/page-components/regions.md 11 KB
- apexlang/references/domains/page-components/regions/calendar/workflow-calendar-link-targets.md 2.3 KB
- apexlang/references/domains/page-components/regions/chart/workflow-charts.md 1.7 KB
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 10d ago First seen · 33 lines · 14 tokens per session scan A 9743d024524e
apex is a skill published in the GitHub repository maxime-tremblay/APEXLang-Project-Template (2 stars, last pushed 3mo ago), licensed MIT. It adds 14 tokens to every session and 157 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
event-store-design
Design and implement event stores for event-sourced systems. Use when building event sourcing infrastructure, choosing event store technologies, or implementing event persistence patterns.
convex-explain-app
Explain an existing Convex app — data model + relationships, public vs internal functions, auth/ownership model, components, a request→data flow — read from the schema and function surface. Read-only.
platform-custom-field-generate
Use this skill when users need to create, generate, or validate Salesforce Custom Field metadata. Trigger when users mention custom fields, field types, Roll-up Summary fields, Master-Detail relationships, Lookup relationships, formula fields, picklists, dependent (controlling) picklists, referencing a value set from…
field-service-sobject-create-configure
Headless 360 REST API deployment step for creating sObject records. Handles describe-based field discovery, required-field derivation, entity-relationship ordering, and composite graph transactions. Use this skill when a designer skill (or a user directly) needs to create sObject records after design confirmation…
durable-objects
Build, debug, or review Cloudflare Durable Objects code for persistent state and coordination.
nornicdb-grpc
Drive NornicDB over gRPC — the Qdrant-compatible surface (Collections, Points, Snapshots) plus the additive NornicSearch service. Use when ingesting via Qdrant SDKs, migrating from Qdrant, or running hybrid text+vector search from a non-Bolt client. Covers connection, RPC catalog, collection→database mapping…