digiformaQuery Digiforma training management platform via GraphQL API. Use when asked about trainees, sessions, invoices, programs, trainers, or any training data.
Install via ClawdBot CLI:
clawdbot install mibbou/digiformaGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
POST → https://app.digiforma.com/api/v1/graphqlCalls external URL not in known-safe list
https://app.digiforma.com/api/v1/graphqlAI Analysis
The skill's external API call is explicitly documented and directly serves its stated purpose of querying the Digiforma training platform. No credential harvesting, hidden instructions, or obfuscation are present. The primary risk is the standard dependency on a third-party service, not malicious data exfiltration.
Audited Apr 16, 2026 · audit v1.0
Generated Mar 1, 2026
A training center uses Digiforma to manage daily operations, including tracking trainee enrollments, scheduling sessions, and monitoring program progress. Administrators can quickly query trainee lists, session statuses, and trainer assignments to ensure smooth delivery and compliance with training schedules.
Finance teams leverage Digiforma to handle invoicing and payment tracking for training programs. By querying invoice data, they can monitor outstanding payments, generate financial reports, and reconcile accounts with company clients, improving cash flow management and reducing administrative errors.
Training coordinators use Digiforma to assess trainer effectiveness by analyzing session details and trainee feedback. They query trainer lists and session assignments to optimize schedules, allocate resources efficiently, and ensure high-quality instruction across multiple programs.
Organizations in regulated sectors like healthcare or finance use Digiforma to maintain compliance records for mandatory training. They query session data and trainee attendance to generate audit reports, verify completion statuses, and ensure adherence to industry standards and legal requirements.
Digiforma operates on a subscription model where training centers pay monthly or annual fees for access to the platform. Revenue is generated through tiered pricing based on features like user count, data storage, and advanced analytics, providing predictable income and scalability for the provider.
The platform offers API access with usage-based billing, where clients pay per query or data transaction. This model appeals to larger organizations with high-volume data needs, generating revenue from API calls, data exports, and integration services, while allowing flexible scaling for users.
Digiforma provides enterprise licenses with custom features and dedicated support for large training networks or corporations. Revenue comes from one-time setup fees, ongoing maintenance contracts, and customization services, targeting clients needing tailored solutions and high reliability.
💬 Integration Tip
Ensure the DIGIFORMA_API_KEY is securely stored as an environment variable and use pagination in queries to handle large datasets efficiently, avoiding API rate limits.
Scored Apr 19, 2026
Use the mcporter CLI to list, configure, auth, and call MCP servers/tools directly (HTTP or stdio), including ad-hoc servers, config edits, and CLI/type generation.
Secure, sandboxed filesystem access enabling agents to list, read, write, create, move, delete, search files and directories within allowed paths.
Provides access to MCP tools for web search, advanced search, code context, deep research, crawling, company research, and LinkedIn search.
Use Model Context Protocol servers to access external tools and data sources. Enable AI agents to discover and execute tools from configured MCP servers (legal databases, APIs, database connectors, weather services, etc.).
Use the mcporter CLI to list, configure, auth, and call MCP servers/tools directly (HTTP or stdio), including ad-hoc servers, config edits, and CLI/type gene...
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).