Edgartools
Edgartools streamlines document creation by generating structured data from PDFs, boosting efficiency and data extraction accuracy.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add edgartools npx -- -y @trustedskills/edgartools
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"edgartools": {
"command": "npx",
"args": [
"-y",
"@trustedskills/edgartools"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The edgartools skill provides access to a collection of tools. It allows AI agents to discover and install these tools, extending their capabilities. The specific functionality provided by the installed tools is determined by the tool itself, but this skill facilitates the integration process.
When to use it
- Expanding Agent Capabilities: Use when you want your agent to perform tasks beyond its core abilities by integrating specialized tools.
- Tool Discovery: Employed when an agent needs to find and incorporate new functionalities without manual configuration.
- Automated Tool Installation: Ideal for scenarios where agents need to dynamically add or update their toolset based on changing requirements.
- Extending Existing Workflows: Integrate edgartools into existing workflows to introduce new features and improve efficiency.
Key capabilities
- Tool Discovery
- Tool Installation
- Skill Management (implied)
Example prompts
- "Find available tools for image editing."
- "Install the latest version of the 'data-analysis' tool."
- "List all installed tools and their versions."
Tips & gotchas
The specific functionality provided depends entirely on the individual tools that are discovered and installed using this skill. Ensure you understand the capabilities and limitations of each tool before integrating it into your agent’s workflow.
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.