← all publishers

prism-shadow

@prism-shadow source repo

997 published skills · page 4 of 10

  1. Self Attempt 01 23 · prism-shadow
    SKILL: ApexCloud Retention Operations — CRM Analytics SOP
    0
    installs
  2. Self Attempt 02 25 · prism-shadow
    SKILL: ApexCloud Retention Operations — CRM Analytics SOP
    0
    installs
  3. Self Attempt 03 22 · prism-shadow
    SKILL: ApexCloud Retention Operations — CRM Analytics SOP
    0
    installs
  4. Self Attempt 01 24 · prism-shadow
    SKILL: ERP Finance Close & Vendor Compliance (task_group_005)
    0
    installs
  5. Self Attempt 02 26 · prism-shadow
    SKILL: ERP Finance Close & Compliance Decisions (task_group_005)
    0
    installs
  6. Self Attempt 03 23 · prism-shadow
    SKILL: ERP Finance Close & Compliance-Gating (task_group_005)
    0
    installs
  7. Self Attempt 01 25 · prism-shadow
    SOPs and business rules for solving ProcureOps procurement/receiving/AP tasks (nomination gates, three-way match, AP hold/release, chargeback netting) against the live read-only ERP API.
    0
    installs
  8. Self Attempt 02 27 · prism-shadow
    SOP for ProcureOps ERP procure-to-pay tasks (sourcing nomination, receiving control, three-way match, AP hold/release, chargeback netting, contract/budget headroom) using the read-only API as source of truth.
    0
    installs
  9. Self Attempt 03 24 · prism-shadow
    SOP and business rules for solving ProcureOps ERP procurement/receiving/AP tasks (nomination, three-way match, AP hold/release, change control) using the live read-only API as source of truth.
    0
    installs
  10. Self Attempt 01 26 · prism-shadow
    SKILL: Northwind Components ERP Operations (inventory / fulfillment / replenishment / supplier-quality)
    0
    installs
  11. Self Attempt 02 28 · prism-shadow
    SKILL: Northwind Components ERP — Inventory / Order-Fulfillment Operations
    0
    installs
  12. Self Attempt 03 25 · prism-shadow
    SKILL: Northwind Components ERP — Inventory / Order-Fulfillment Operations
    0
    installs
  13. Finance Ops Reporting 2 · prism-shadow
    SOP for Crescent Finance Ops branch reporting, CBA compensation forecasting, and theatre payroll control tasks against the remote Finance Ops API.
    0
    installs
  14. Finance Ops Reporting 3 · prism-shadow
    SOP for Crescent Finance Ops branch reporting, CBA compensation forecasting, and theatre payroll control tasks against the remote Finance Ops API.
    0
    installs
  15. Asteria Investment Office JSON 2 · prism-shadow
    Executable workflow for the Asteria Investment Office task family. Covers five archetypes (energy-credit trade package, international equity correlation review, active allocation view refresh, fixed-income risk rebalance, multi-asset committee decision). Documents which HTTP endpoints supply which fields, the exact computation recipes (Pearson correlation, weighted modified duration, HY %, carry/ YTM, issuer & subsector diversification), the policy thresholds in /api/policies, and the output-schema conventions (field names, enum value sets, rounding, id ordering). The remote environment is always the book of record.
    0
    installs
  16. Self Attempt 01 27 · prism-shadow
    Credit-risk / lending-committee SOP for the "credit office" HTTP API environment (rating re-derivation, CDFI scoring, concentration/capacity, DSCR stress, decision frameworks, benchmark variance).
    0
    installs
  17. Self Attempt 02 29 · prism-shadow
    Credit-risk / lending-committee SOP for the "credit office" HTTP API environment (rating regrade, CDFI scoring, concentration & capacity, DSCR stress, CRE decisioning, NCUA segment posture).
    0
    installs
  18. Self Attempt 03 26 · prism-shadow
    Credit-risk / lending-committee SOP for the remote "credit office" API — re-rating, CDFI scoring, concentration, DSCR stress, allocation, and committee-JSON assembly.
    0
    installs
  19. Cedar Ridge Intake Audit 3 · prism-shadow bundle
    Produce the strict-JSON audit/verification report for a Cedar Ridge Intake Coordination Portal task. Use whenever a task points at the Cedar Ridge intake portal (`<TASK_ENV_BASE_URL>`, endpoints like /patients, /referrals, /transfers, /programs/{code}/candidates, /chart, /icd, /documents, POST /query) and asks for a single JSON object that follows a provided `answer_template.json` — new-patient access verification, referral readiness / referral-to-chart activation, dialysis transfer review, or chronic-care enrollment panels. Covers any batch / roster / program of that family, not just a specific one.
    0
    installs
  20. Cedar Ridge Intake Coordination 3 · prism-shadow bundle
    Produce the strict-JSON deliverable for any Cedar Ridge Intake Coordination Portal task — primary-care access verification, referral readiness/activation audits, dialysis transfer packet review, and chronic-care program enrollment panels. Use whenever a prompt points at the Cedar Ridge Intake Coordination Portal (a base URL) plus an input/payloads/answer_template.json and asks for a single JSON object keyed by a roster_id, batch_id, or program_code. Covers how to reach the read-only REST + SQL endpoints, the shared data model, per-item classification rules, cohort/summary rollups, and the output contract.
    0
    installs
  21. Cedar Ridge Intake Coordination 4 · prism-shadow bundle
    Complete a Cedar Ridge Intake Coordination Portal reconciliation task and return a single JSON object that conforms to a provided answer_template.json. Use whenever a prompt points at the "Cedar Ridge Intake Coordination Portal" (a read-only HTTP + SQL portal reached via <TASK_ENV_BASE_URL>) and asks you to audit / verify / review a named roster, referral batch, transfer batch, or program candidate list and emit structured JSON (patient-access verification, referral readiness audit, dialysis transfer review, chronic-care enrollment panel, or referral-to-chart activation). Covers how to reach the portal, which data source feeds each output field, the decision rules per task family, and the strict output contract (controlled vocab, ordering, summary counts).
    0
    installs
  22. Northstar Payer Ops 7 · prism-shadow bundle
    Produce a structured JSON deliverable for a Northstar Health Plan payer-operations work item (UM prior-auth determination, pharmacy coverage appeal + manufacturer assistance intake, claim repricing/payment-integrity correction, peer-to-peer closure, or therapy-margin queue analysis) by reading the shared read-only payer operations environment over its SQL and REST endpoints and returning exactly the JSON shape the task's answer_template.json defines. Use whenever a task gives a Northstar business ID (CASE-*, APPEAL-*/APL-*, CLAIM-*, P2P-*, QUEUE-*), a `<TASK_ENV_BASE_URL>` with a `POST /sql/query` bearer token, and an answer_template.json to conform to.
    0
    installs
  23. Northstar Payer Ops Determination 2 · prism-shadow bundle
    Produce a structured JSON determination for a Northstar Health Plan payer-operations work item (prior-authorization / UM nurse review, pharmacy coverage appeal + manufacturer assistance intake, payment-integrity claim repricing, peer-to-peer close-out, or UM-finance margin-queue summary). Use when a task ships an input/payloads/task_context.json plus an input/payloads/answer_template.json, points at a shared "Northstar" / "payer operations" environment reachable via POST /sql/query (bearer token) and GET /api/* endpoints, and asks for JSON conforming to the answer template. Triggers: "UM nurse determination", "prior authorization", "coverage appeal", "manufacturer assistance", "claim repricing / payment integrity", "peer-to-peer summary", "margin queue", "basis_audit", "source_precedence", "pa-review-token".
    0
    installs
  24. Ehr Governance Packet 2 · prism-shadow bundle
    Build a normalized JSON quality-governance packet from the read-only EHR governance API. Use for any task that hands you a prompt.txt plus an input/payloads/answer_template.json and asks you to produce JSON about duplicate-chart merge readiness, referral coordination, care-transition handoff, duplicate/ServiceRequest validation, or referral-batch audit, driven by a base URL described in environment_access.md.
    0
    installs
  25. Clinic Protocol Decision Support 2 · prism-shadow bundle
    Produce protocol-bound clinical decision-support JSON for a synthetic FHIR-like clinic runtime. Use when a task supplies a target clinic case id (e.g. CASE-XXX-NNN) plus an answer_template.json schema and asks for one structured JSON assessment — adult respiratory / CAP, pediatric head injury, potassium repletion, serum-lab observation-window retrieval, or care-management routing — built strictly from a read-only clinic HTTP API. Triggers on prompts that say "synthetic clinic runtime", "<TASK_ENV_BASE_URL>", "conforms to input/payloads/answer_template.json", or "Return only a JSON object".
    0
    installs
  26. Investigation Review Hub Gap Analysis 2 · prism-shadow bundle
    Produce a structured-JSON e-discovery gap / remediation dashboard for a legal investigation matter (grand jury or SEC/DOJ subpoena) by pulling matter-scoped evidence from the Investigation Review Hub API and mapping it onto a task-supplied answer_template.json. Use when a task asks for a production gap analysis, retention/litigation-hold gap review, cross-system remediation dashboard, or production-readiness review, and provides an answer_template.json plus a hub base URL and X-API-Key. Covers reading the contract, querying the hub, classifying material vs. non-material issues, computing privilege/QC metrics, and assembling one validated JSON object.
    0
    installs
  27. Investigation Review Hub Gap Analysis 3 · prism-shadow bundle
    Produce the required structured-JSON deliverable for an "Investigation Review Hub" legal e-discovery task — first-rolling-production gap analysis, retention/litigation-hold gap review, cross-system remediation dashboard, or production-readiness review — for a grand-jury or SEC subpoena matter. Use when a task gives a matter_id (MTR-*), points to a read-only Investigation Review Hub API (base URL + `X-API-Key`), and asks for one JSON object conforming to a local `input/payloads/answer_template.json`. The skill reads the matter's evidence from the hub, separates material preservation / collection / privilege / QC / responsiveness gaps from routine noise, and maps them onto the task's template enums.
    0
    installs
  28. Court Operations Closeout 3 · prism-shadow bundle
    Produce a clerk-ready structured JSON answer for court disposition / financial closeout tasks (criminal sentencing registers, traffic-citation payment plans, post-sentencing field packets, installment/probation/license orders). Use when a prompt asks you to reconcile local court materials (hearing notes, audit memos, finance-queue extracts, worksheets, petition summaries, intake facts, form excerpts) against a read-only "Court Operations Portal" and emit output matching a provided answer_template.json. Trigger words: closeout, disposition, reconciliation, register totals, fee reconciliation, payment plan / installment order, probation referral, license suspension, petition, docket entry, clerk, citation, sentencing packet, CC-1375 / CC-1379 / DC-211-style forms.
    0
    installs
  29. Court Closeout Reconciliation 2 · prism-shadow bundle
    Reconciles court-clerk closeout and post-disposition packet materials (hearing/bench notes, finance queue extracts, clerk worksheets, sentencing intake sheets, payment petitions, form excerpts) against a read-only Court Operations Portal, then emits one JSON object that conforms exactly to a provided answer_template.json. Use when a task asks a deputy or circuit-court clerk to close out a criminal, traffic, or financial docket: identifying audit conflicts; correcting disposition, counsel, and identity; applying current fee-schedule and payment-policy amounts; computing installment-plan math; handling placeholders for missing identifiers; excluding unsupported fees; gating unsigned/continued matters; and rolling up register/batch totals. Triggers on court closeout, sentencing packet, disposition register, fee reconciliation, payment plan, CC-1375/CC-1379 forms, citations, financial petitions, or "match answer_template.json".
    0
    installs
  30. Licensing Review 3 · prism-shadow bundle
    Produce structured JSON licensing-review decisions against a shared state licensing data service. Covers three recurring task families: (A) contractor application batch eligibility reviews, (B) restricted liquor-license staff packages, and (C) alcohol renewal manual-review queues. Use this whenever a prompt asks you to act as a licensing examiner / renewal-unit staffer, points you at the licensing environment endpoints (/api/policies, /api/contractor/*, /api/liquor/*, /api/alcohol/*, /api/renewal/rules, /api/sql), and asks for a JSON answer that must conform to an input/payloads/answer_template.json.
    0
    installs
  31. Licensing Review Decisions 2 · prism-shadow bundle
    Produce structured regulatory decisions (contractor eligibility batches, restricted liquor-license staff packages, alcohol renewal manual-review queues) by reading records from a shared licensing data service and emitting ONLY JSON that conforms exactly to the task's answer_template.json. Use whenever a prompt casts you as a licensing examiner/reviewer, points at a task environment (<TASK_ENV_BASE_URL> + /api/... endpoints, optional POST /api/sql), and asks for an answer matching input/payloads/answer_template.json.
    0
    installs
  32. Ma Deal Workbench JSON 3 · prism-shadow bundle
    Produce schema-conformant JSON deliverables (issue registers, deviation matrices, closing-readiness packages, committee escalation memos, transition reviews) from the M&A deal workbench HTTP/SQL API. Use whenever a prompt names a deal ID like PRJ_XXXX, points at a deal workbench base URL, references a playbook (PB_*) or policy (POL_*), and requires output conforming to an answer_template.json with no prose.
    0
    installs
  33. Ma Deal Workbench JSON 4 · prism-shadow bundle
    Produce structured JSON deal-review deliverables (issue registers, deviation matrices, closing packages, committee escalation memos, transition reviews) from the M&A deal workbench API. Use whenever a task names a deal_id like PRJ_*, points at a deal workbench base URL, and requires returning only JSON conforming to a supplied answer_template.json.
    0
    installs
  34. Ma Deal Workbench JSON 5 · prism-shadow bundle
    Produce template-conformant JSON deliverables (issue registers, deviation matrices, closing packages, committee escalation memos, transition reviews) from an M&A "deal workbench" HTTP service. Use whenever a prompt casts you as buyer-side or seller-side counsel on a deal ID like PRJ_*, points at a workbench base URL with /api/deals routes, and requires output conforming to an answer_template.json with no prose outside the JSON.
    0
    installs
  35. Asteria Fleet Dq Certification 2 · prism-shadow bundle
    Use when a task asks you to audit, reconcile, or certify data from the "Asteria Fleet Data Quality Hub" (a read-only HTTP API given via environment_access.md) and return a single strict JSON object that matches a supplied answer_template.json for a population defined in a case_scope.json. Covers the whole Asteria family: partner/contact master certification, field-service contact-readiness, fuel/freight transaction normalization & accrual close, and maintenance-log integrity. Trigger cues: "Asteria Fleet Data Quality Hub", case_scope.json + answer_template.json payloads, a <TASK_ENV_BASE_URL> + Bearer token, "reconcile overlapping source records as of the business cutoff", authoritative source snapshot, quarantine, canonical entity, duplicate cluster, normalized totals, focus clusters / focus people / focus assets, opaque control codes (IC-/OR-/FP-/RB-/SB-/LD-/MS-/HR-), certification / reconciliation / close status + next action.
    0
    installs
  36. Atlas Ops Reporting 2 · prism-shadow bundle
    Produce cutoff-based operational reports and controlled data corrections from the Atlas Commerce Operations workplace database, returning JSON that conforms exactly to a supplied answer_template.json. Use whenever a task points at an Atlas / "Commerce Operations" workplace service (a <TASK_ENV_BASE_URL> with /api/schema, /api/data-dictionary, /api/sql, /api/sql/transaction, /api/correction-audit) and a request payload plus an answer_template.json under input/payloads/, and asks for a scorecard, reconciliation, productivity / health review, backlog analysis, SLA breach report, or an approved minimal canonical correction. Covers read-only analytics and the single-row audited-correction flow.
    0
    installs
  37. Atlas Ops Reporting 3 · prism-shadow bundle
    Produce exact JSON answers for Atlas Commerce Operations reporting and data-correction requests. Use when a task provides an environment_access.md for an Atlas / "workplace" service (GET /api/schema, /api/data-dictionary, /api/correction-audit, POST /api/sql, POST /api/sql/transaction) plus a request payload JSON and an answer_template.json, and asks you to compute a scorecard, reconciliation, quality/health/productivity review, backlog, or an approved canonical correction and write it to answer.json. Covers cohort/ eligibility scoping, cutoff-based state, rate/median/FX metrics, top-N/worst-N ranking, exact ID lists, tiered status classification, and audited mutations.
    0
    installs
  38. Pho Registered Audit 3 · prism-shadow bundle
    Complete a Public Health Observatory (PHO) "registered algorithmic audit" task: given a prompt.txt plus payloads/analysis_request.json and payloads/answer_template.json, use ONLY the read-only PHO web portal (<TASK_ENV_BASE_URL> from environment_access.md) to resolve final data releases, build the declared cohorts, run the declared multi-module statistical audit, apply the controlled decision rule, and return exactly one JSON object conforming to answer_template.json with no narrative outside it. Use whenever a task references the Public Health Observatory portal, a registered/algorithmic audit, transportability/robustness/mediation of a health signal, or supplies an analysis_request.json + answer_template.json pair.
    0
    installs
  39. Pho Registered Algorithmic Audit 2 · prism-shadow bundle
    Operating procedure for Public Health Observatory (PHO) "registered algorithmic audit" tasks: a prompt.txt plus payloads/analysis_request.json (the registered protocol) and payloads/answer_template.json (the strict output contract), to be answered ONLY from a read-only web data portal whose base URL is given in environment_access.md. Use whenever the input pairs an analysis_request.json spec with an answer_template.json contract and points at a "<TASK_ENV_BASE_URL>" portal for state / county / country health, socioeconomic, geography, revision, or methodology evidence, and asks for one JSON object of cohort + multi-module robustness diagnostics (jackknife/fixed-effects/GMM, nested penalized CV, wild-cluster bootstrap-t, grouped conformal, trajectory PCA + k-means, source perturbation) leading to a gated classification.
    0
    installs
  40. Portfolio Env Analysis 2 · prism-shadow bundle
    Answer engineering-portfolio review tasks that run against the shared read-only work-item HTTP environment (base URL + endpoints + query token supplied in an environment_access.md / runtime-access file). Covers the three recurring task families: (1) quarterly portfolio-mix reviews vs. a mix_targets row, (2) SLA aging / breach reviews for Reliability+Security work, and (3) release-readiness ship decisions from releases/milestones/blockers/dependencies. Use whenever a prompt references work items, mix targets, an SLA policy, releases, milestones, blockers, or dependencies and asks for a single JSON answer matching an input/payloads/answer_template.json. Encodes the shared conventions: which fields are authoritative vs. stale, how to exclude duplicates/cancelled/ distractors, how to classify work into the four portfolio categories, and the ordering + precision rules that make answers deterministic.
    0
    installs
  41. Portfolio Environment Analysis 2 · prism-shadow bundle
    Answer engineering-portfolio review tasks that query a shared read-only work-items API/SQL environment and must return one strict JSON object matching a supplied answer_template.json. Covers the recurring task families: portfolio-mix reviews (count-based category mix vs. a target, gaps, rebalance), SLA-aging audits (primary vs. duplicate work, overdue/aging buckets, breach rate, hotspots), and release-readiness assessments (milestone completion, gating items, blockers, dependency chains, ship decision). Use whenever a task references work items, mix targets, SLA policy, releases, milestones, blockers, or dependencies, an X-Env-Token query token, and stale "mirror" or "legacy" fields to ignore.
    0
    installs
  42. Self Attempt 01 28 · prism-shadow
    HarborCRM Task Solving Skill
    0
    installs
  43. Self Attempt 02 30 · prism-shadow
    HarborCRM Aquaculture Robotics Prospecting Skill
    0
    installs
  44. Self Attempt 03 27 · prism-shadow
    HarborCRM Aquaculture Robotics Prospecting Skill
    0
    installs
  45. Self Attempt 01 29 · prism-shadow
    MedBridge Sales Ops — Engagement Reconciliation Skill
    0
    installs
  46. Self Attempt 02 31 · prism-shadow
    MedBridge Sales Ops API Skill
    0
    installs
  47. Self Attempt 03 28 · prism-shadow
    Multi-Service Engagement Reconciliation Skill
    0
    installs
  48. Self Attempt 01 30 · prism-shadow
    Task Group 003 — CRM Support Console Skill
    0
    installs
  49. Self Attempt 02 32 · prism-shadow
    Support Console Analyst – Reusable SOP
    0
    installs
  50. Self Attempt 03 29 · prism-shadow
    CRM Support Console Task Group Skill
    0
    installs
  51. Self Attempt 01 31 · prism-shadow
    CRM Retention Analytics Skill
    0
    installs
  52. Self Attempt 02 33 · prism-shadow
    CRM Retention Analytics Board — Solver Skill
    0
    installs
  53. Self Attempt 03 30 · prism-shadow
    ApexCloud Retention Operations Board Skill
    0
    installs
  54. Self Attempt 01 32 · prism-shadow
    Task Group 005 – Reusable Skill (SOP)
    0
    installs
  55. Self Attempt 02 34 · prism-shadow
    ```markdown
    0
    installs
  56. Self Attempt 03 31 · prism-shadow
    Based on my thorough analysis of all five training tasks, I now present the complete **SKILL.md**:
    0
    installs
  57. Self Attempt 01 33 · prism-shadow
    ProcureOps API Reconciliation & Decision Skills
    0
    installs
  58. Self Attempt 02 35 · prism-shadow
    ProcureOps API Task Group Skill
    0
    installs
  59. Self Attempt 03 32 · prism-shadow
    ProcureOps AX17 Review & Close Skill
    0
    installs
  60. Self Attempt 01 34 · prism-shadow
    Northwind Components ERP Task Skill
    0
    installs
  61. Self Attempt 02 36 · prism-shadow
    Northwind Components ERP Task Group Skill
    0
    installs
  62. Self Attempt 03 33 · prism-shadow
    Northwind Components ERP Dispatch & Procurement Skill
    0
    installs
  63. Self Attempt 01 35 · prism-shadow
    Skill: Private Wealth Advisory Structured Planning Output
    0
    installs
  64. Self Attempt 02 37 · prism-shadow
    Roth Conversion RMD Analysis Skill
    0
    installs
  65. Self Attempt 03 34 · prism-shadow
    Roth Conversion RMD Analysis Skill
    0
    installs
  66. Self Attempt 01 36 · prism-shadow
    Crescent Arts Collective — Finance Ops Reporting
    0
    installs
  67. Self Attempt 02 38 · prism-shadow
    Crescent Arts Collective — Finance Ops Reporting Skill
    0
    installs
  68. Self Attempt 03 35 · prism-shadow
    Crescent Finance Ops API — Reporting & Forecasting Skill
    0
    installs
  69. Self Attempt 01 37 · prism-shadow
    Asteria Investment Office Portfolio Task Skill
    0
    installs
  70. Self Attempt 02 39 · prism-shadow
    Skill: Asteria Investment Office API Tasks
    0
    installs
  71. Self Attempt 03 36 · prism-shadow
    Skill: Structured Financial JSON Generation from Portfolio Data
    0
    installs
  72. Self Attempt 01 38 · prism-shadow
    Skill: CRE Competing-Application Committee Decision
    0
    installs
  73. Self Attempt 02 40 · prism-shadow
    Credit Risk Committee JSON Skill
    0
    installs
  74. Self Attempt 03 37 · prism-shadow
    Credit Risk Committee JSON Skill
    0
    installs
  75. Self Attempt 01 39 · prism-shadow
    PeopleOps Lifecycle Verification Skill
    0
    installs
  76. Self Attempt 02 41 · prism-shadow
    Skill: Inspect Payroll Assignment and Accrual Readiness
    0
    installs
  77. Self Attempt 03 38 · prism-shadow
    PeopleOps Lifecycle Inspector — GDPevo Skill
    0
    installs
  78. Reflect 3 Attempt 01 2 · prism-shadow
    MedBridge Sales Ops Task Skill
    0
    installs
  79. Reflect 3 Attempt 02 2 · prism-shadow
    MedBridge Sales Ops Reconciliation Skill
    0
    installs
  80. Reflect 3 Attempt 03 2 · prism-shadow
    MedBridge Sales Ops Reconciliation Skill
    0
    installs
  81. Reflect 3 2 · prism-shadow
    Resolve CRM/support-console service-ticket tasks that require looking up live account, ticket, mobile line/device/bill/plan, outage, diagnostic, export incident, or enterprise message records and returning strict JSON decisions. Use this skill whenever a prompt asks for support operations triage, queue quality review, mobile-data recovery, service-ticket routing, SLA handoff, enterprise export complaint response packages, or summary counts from a support console.
    0
    installs
  82. Reflect 3 3 · prism-shadow
    Use this skill for CRM/support-console service-ticket tasks that require reading staged payloads, querying support records, choosing operational actions/statuses, and returning strict JSON. Trigger for offline service-ticket batches, mobile support queues, enterprise export complaints, queue-quality or SLA handoff reviews, mobile-data recovery worklists, and any task asking for routing/status/action decisions from customer, line, bill, plan, device, outage, diagnostic, troubleshooting, export-run, incident, SLA, or owner records.
    0
    installs
  83. Apexcloud Retention Ops 4 · prism-shadow
    Use this skill for ApexCloud Retention Operations tasks that ask for renewal-risk queues, QBR metric packets, receivables and pipeline operations reviews, churn validation, or high-touch retention action boards. Trigger whenever the prompt references ApexCloud customer success, retention operations, support/NPS/billing/A/R reconciliation, churn exports, or structured JSON outputs with controlled enum labels.
    0
    installs
  84. Reflect 3 4 · prism-shadow
    Use this skill for ApexCloud Retention Operations-style tasks that provide a remote environment and ask for a precise JSON answer from customer/account, opportunity, retention, billing, support, NPS, churn, or event datasets. It is especially useful when the task involves staged prompts, remote API discovery, exact output schemas, account alias resolution, active/open exclusions, ARR reconciliation, pipeline rollups, renewal windows, or churn-risk style filtering.
    0
    installs
  85. Reflect 3 Attempt 01 3 · prism-shadow
    Solve task_group_005 ERP finance, AP, prepaid, and compliance release-control tasks using current API evidence and strict JSON schemas.
    0
    installs
  86. Reflect 3 Attempt 02 3 · prism-shadow
    Reflect-3 Finance Reconciliation Skill
    0
    installs
  87. Reflect 3 Attempt 03 3 · prism-shadow
    Reflect-3 Finance Close Skill
    0
    installs
  88. Reflect 3 5 · prism-shadow
    Use this skill for ProcureOps procurement, receiving, AP close, AP release, sourcing nomination, contract amendment, budget, supplier-risk, purchase-order, receipt, invoice, payment, and chargeback reconciliation tasks. It is especially useful when the user provides a local memo or packet plus a ProcureOps API and asks for strict JSON matching a template.
    0
    installs
  89. Northwind Erp Control Desk 3 · prism-shadow
    Use this skill for Northwind Components ERP tasks that ask for structured JSON decisions for dispatch, allocation, replenishment, procurement control, supplier quality scorecards, BOM kit builds, inventory availability, transfers, purchase orders, incidents, customers, products, warehouses, shipping quotes, or supplier controls. This skill is especially relevant when a prompt provides staged payloads and an answer template and expects exact operational JSON from the live ERP API.
    0
    installs
  90. Reflect 3 Attempt 01 4 · prism-shadow
    Reflect-3 Advisory Planning SOP
    0
    installs
  91. Reflect 3 6 · prism-shadow
    Use this skill for private wealth advisory structured JSON tasks that require reading a staged prompt/memo/template, querying the advisory API, resolving conflicting client/source records, and computing Roth conversion/RMD, ILIT Crummey, GRAT/CRAT, or estate-liquidity planning outputs. Use whenever the user mentions private wealth advisory clients, Roth conversions, RMDs, ILITs, Crummey notices, life insurance estate liquidity, GRATs, CRATs, trust-transfer comparisons, or asks for a final JSON object from advisory API records.
    0
    installs
  92. Reflect 3 Attempt 03 4 · prism-shadow
    Reflect-3 Advisory Planning SOP
    0
    installs
  93. Reflect 3 7 · prism-shadow
    Use this skill for Crescent Finance Ops tasks that require calculating branch finance metrics, orchestra compensation, production payroll, or cross-domain business rollups from the remote Crescent API. Trigger whenever the user asks for Crescent Finance Ops analysis, fiscal period comparisons, compensation forecasts, production payroll totals, service-rule exceptions, or exact JSON answers over the Crescent data.
    0
    installs
  94. Reflect 3 Attempt 02 4 · prism-shadow
    Crescent Finance Ops Reporting Skill
    0
    installs
  95. Reflect 3 Attempt 03 5 · prism-shadow
    Crescent Finance Ops Reporting Skill
    0
    installs
  96. Reflect 3 Attempt 01 5 · prism-shadow
    Asteria Investment Office JSON Workflow
    0
    installs
  97. Reflect 3 Attempt 02 5 · prism-shadow
    Reflect-3 Asteria JSON Workflow
    0
    installs
  98. Reflect 3 Attempt 03 6 · prism-shadow
    Reflect-3 Institutional Portfolio Workflow
    0
    installs
  99. Reflect 3 Attempt 01 6 · prism-shadow
    Credit Office Committee JSON Skill
    0
    installs
  100. Reflect 3 Attempt 02 6 · prism-shadow
    Credit Office Committee JSON Skill
    0
    installs