fieldglass

fieldglass is a skill for Claude Code from vigneshbarani24/sap-superpowers. It costs 51 tokens per session (2,639 once invoked), scanned A, original, MIT.

A set of guidance for SAP Fieldglass, a platform for managing contract workers and purchased services. It covers worker onboarding, statements of work, supplier rates, approvals, compliance checks, reporting, and links to S/4HANA.

In plain words
What is it for?
Use it to configure contingent-worker processes, services procurement, rate cards, approvals, compliance management, reporting, and SAP integrations.
Why use it?
It helps prevent workers being onboarded without agreed costs or compliance checks and improves visibility into external workforce spending.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the sap-superpowers plugin — 61 skills, 8 commands, 15 agents, 5 hooks shipped together

Good fit Use it to configure contingent-worker processes, services procurement, rate cards, approvals, compliance management, reporting, and SAP integrations.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/vigneshbarani24/sap-superpowers/fieldglass
Install

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.

Any agent
npx skills add vigneshbarani24/sap-superpowers --skill fieldglass
Clone the repo
git clone --depth 1 https://github.com/vigneshbarani24/sap-superpowers

Made for: Claude Code.

Or install sap-superpowers, the plugin that ships this one along with the rest of its 61 skills, 8 commands, 15 agents, 5 hooks.

Wrote 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.

agentmods badge for fieldglass

README.md
[![agentmods](https://agentmods.dev/badge/skills/vigneshbarani24/sap-superpowers/fieldglass/github.svg)](https://agentmods.dev/skills/vigneshbarani24/sap-superpowers/fieldglass)
Your own site
<a href="https://agentmods.dev/skills/vigneshbarani24/sap-superpowers/fieldglass"><img src="https://agentmods.dev/badge/skills/vigneshbarani24/sap-superpowers/fieldglass/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.

agentmods 80×15 button for fieldglass

Your own site · 80×15
<a href="https://agentmods.dev/skills/vigneshbarani24/sap-superpowers/fieldglass"><img src="https://agentmods.dev/badge/skills/vigneshbarani24/sap-superpowers/fieldglass.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 51 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,639 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00051 $0.02639
Opus 5 $0.00026 $0.01319
Sonnet 5 $0.00010 $0.00528
Haiku 4.5 $0.00005 $0.00264

Measured 7d ago against content hash 8f81cbb54369, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

fieldglass 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 7d 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.

skills/modules/fieldglass/SKILL.md · 240 lines

How it starts

The opening of the file, as written. The whole thing — 240 lines — stays where its author put it; the contents beside it link to each section on GitHub.

SAP Fieldglass

This skill enforces correct Fieldglass implementation practices, ensuring that rate cards are defined before worker onboarding, compliance validation is never skipped for contingent workers, and the VMS platform is configured to provide actual workforce visibility — not just transactional processing.

Content Routing

Topic Section
Contingent workforce management Contingent Workforce Management
Services procurement (SOW) Services Procurement
Worker lifecycle Worker Management Lifecycle
Rate card management Rate Card Management
Approval workflows Approval Workflows
Integration with S/4HANA Integration with S/4HANA
Compliance management Compliance Management
Reporting and analytics VMS Reporting and Analytics

Iron Laws

  1. ALWAYS DEFINE RATE CARDS BEFORE WORKER ONBOARDING. A contingent worker created without an approved rate card has no cost basis. Managers approve workers without knowing the cost impact. Rate cards with job category, location, and tenure-based rates must be established and supplier-acknowledged before any worker request is created.
  2. NEVER SKIP COMPLIANCE VALIDATION FOR CONTINGENT WORKERS. Contingent workers require different compliance checks than employees — co-employment risk, tax classification (W-2 vs. 1099 / IR35), work authorization, background checks, client-specific certifications. Skipping compliance creates legal and financial liability.
  3. ALWAYS ENFORCE MAXIMUM TENURE POLICIES. Contingent workers without tenure limits create co-employment risk. Configure maximum engagement durations by job category and jurisdiction. The system must alert and escalate when workers approach tenure limits.
  4. NEVER ALLOW DIRECT SOW CREATION WITHOUT SCOPING. A Statement of Work without defined deliverables, milestones, acceptance criteria, and not-to-exceed amounts is a blank check. SOW creation must require scope documentation before supplier engagement.
  5. ALWAYS RECONCILE TIMESHEETS AGAINST RATE CARDS. Timesheet approval without rate card validation means paying unapproved rates. The system must automatically apply the correct rate card to time entries and flag discrepancies.

Read the full file on GitHub · 240 lines

Changes

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.

  1. 7d ago First seen · 240 lines · 51 tokens per session scan A 8f81cbb54369

Subscribe to this mod's changes

fieldglass is a skill published in the GitHub repository vigneshbarani24/sap-superpowers (9 stars, last pushed 18d ago), licensed MIT. It adds 51 tokens to every session and 2,639 once invoked, about $0.0003 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-09-03.