Rfc Check
This RFC Check verifies if a given URL conforms to an RFC standard, ensuring accurate and compliant web resources.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add rfc-check npx -- -y @trustedskills/rfc-check
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"rfc-check": {
"command": "npx",
"args": [
"-y",
"@trustedskills/rfc-check"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The rfc-check skill validates text against RFC (Request For Comments) standards. It can identify potential formatting issues, structural inconsistencies, and adherence to established conventions within a given document. This ensures the text is properly formatted and follows industry best practices for technical documentation or proposals.
When to use it
- Technical Document Review: Ensure a draft technical specification adheres to RFC guidelines before publication.
- Proposal Formatting: Validate a proposal's structure and formatting against relevant RFC standards.
- Code Documentation: Check the formatting of code documentation to maintain consistency and readability.
- Standard Compliance Verification: Confirm that a document meets specific requirements outlined in an RFC.
Key capabilities
- RFC validation
- Formatting checks
- Structural analysis
- Adherence to conventions
Example prompts
- "Check this text for compliance with RFC standards: [paste text here]"
- "Validate the formatting of this proposal against RFC 2141."
- "Can you analyze this document and identify any deviations from RFC best practices?"
Tips & gotchas
The skill's effectiveness depends on the specific RFC being referenced. Providing a relevant RFC number or specification will improve accuracy.
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.