Ship Learn Next
Analyzes shipping data to predict optimal routes and delivery times based on Michal Parkola's learned patterns.
Install on your platform
We auto-selected Claude Code based on this skillβs supported platforms.
Run in terminal (recommended)
claude mcp add michalparkola-ship-learn-next npx -- -y @trustedskills/michalparkola-ship-learn-next
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"michalparkola-ship-learn-next": {
"command": "npx",
"args": [
"-y",
"@trustedskills/michalparkola-ship-learn-next"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The michalparkola-ship-learn-next skill allows AI agents to discover and install new skills. It provides a mechanism for expanding an agent's capabilities by integrating with the Tapestry Skills registry. This enables agents to dynamically adapt and learn new functionalities without requiring manual code modifications.
When to use it
- An AI agent needs access to a wider range of tools and abilities beyond its initial programming.
- You want to easily update an agent's functionality by adding or removing skills from the Tapestry Skills registry.
- A developer wants to create a modular AI system where capabilities can be swapped in and out as needed.
- An agent needs to perform tasks that require specialized knowledge or tools not already integrated.
Key capabilities
- Skill discovery: Finds available skills within the Tapestry Skills registry.
- Skill installation: Integrates new skills into the AI agent's environment.
- Dynamic capability expansion: Allows agents to adapt and learn on-demand.
- Integration with Tapestry Skills: Leverages the broader ecosystem of shared AI agent skills.
Example prompts
- "Find me some skills related to image generation."
- "Install a skill for summarizing text documents."
- "What new skills are available in the registry?"
- βCan you add a skill that helps me write Python code?β
Tips & gotchas
The agent needs network access to connect to and query the Tapestry Skills registry. Ensure the agent has appropriate permissions to install and manage skills within its environment.
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.