Nextfriday Imports
Nextfriday Imports seamlessly brings external content (articles, links, etc.) into your conversations for richer discussions and knowledge sharing.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add nextfriday-imports npx -- -y @trustedskills/nextfriday-imports
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"nextfriday-imports": {
"command": "npx",
"args": [
"-y",
"@trustedskills/nextfriday-imports"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The nextfriday-imports skill allows AI agents to import and use data from Next Friday projects. It facilitates accessing project files, configurations, and other resources directly within the agent's workflow. This enables automated tasks like pulling in updated designs or configuration changes without manual intervention.
When to use it
- Automating design updates: Automatically fetch new assets from a Next Friday project when a user requests them.
- Synchronizing configurations: Keep an AI agent’s settings and parameters aligned with the latest version stored in a Next Friday project.
- Integrating with development workflows: Allow agents to access and utilize code or data generated within a Next Friday environment.
- Managing project dependencies: Ensure that an agent has access to all necessary resources defined in a Next Friday project.
Key capabilities
- Project file import
- Configuration retrieval
- Resource access
- Automated synchronization
Example prompts
- "Import the latest design assets from my 'website-v2' Next Friday project."
- "Fetch the current configuration for the 'staging' environment in my 'app-config' project."
- "Sync all files from my 'data-pipeline' project to ensure I have the most recent data."
Tips & gotchas
Requires access credentials or appropriate permissions to the Next Friday projects being imported. Ensure that the agent has network connectivity to reach the Next Friday server.
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.