Pachca Forms
Pachca Forms streamlines form creation & management, boosting efficiency and data collection for various needs.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add pachca-forms npx -- -y @trustedskills/pachca-forms
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"pachca-forms": {
"command": "npx",
"args": [
"-y",
"@trustedskills/pachca-forms"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill, pachca-forms, provides access to an OpenAPI specification. It allows AI agents to interact with and potentially generate data conforming to the defined schema. This can be used for tasks like creating structured documents or validating input against a specific format.
When to use it
- Generating standardized reports based on predefined templates.
- Creating forms that adhere to a consistent structure.
- Validating user-submitted data against a known schema.
- Populating database entries with data conforming to a particular format.
Key capabilities
- Provides an OpenAPI specification.
- Enables structured data generation.
- Supports data validation based on the defined schema.
Example prompts
- "Generate a form for collecting customer feedback."
- "Validate this data against the pachca-forms schema: [data]"
- "Create a report in the format specified by the OpenAPI definition."
Tips & gotchas
The effectiveness of this skill depends on the quality and completeness of the underlying OpenAPI specification. Ensure you understand the schema before using it to generate or validate data.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.