Marketplace
agent-context-loader
Execute proactive auto-loading: automatically detects and loads agents.md files. Use when appropriate context detected. Trigger with relevant phrases based on skill purpose.
allowed_tools: Read, Write, Edit, Grep, Glob, Bash(general:*), Bash(util:*)
$ Installer
git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skills /tmp/claude-code-plugins-plus-skills && cp -r /tmp/claude-code-plugins-plus-skills/plugins/productivity/agent-context-manager/skills/agent-context-loader ~/.claude/skills/claude-code-plugins-plus-skills// tip: Run this command in your terminal to install the skill
SKILL.md
name: agent-context-loader description: | Execute proactive auto-loading: automatically detects and loads agents.md files. Use when appropriate context detected. Trigger with relevant phrases based on skill purpose.
allowed-tools: Read, Write, Edit, Grep, Glob, Bash(general:), Bash(util:) version: 1.0.0 author: Jeremy Longshore jeremy@intentsolutions.io license: MIT
Agent Context Loader
Overview
This skill provides automated assistance for the described functionality.
Prerequisites
- Access to project files in {baseDir}/
- Required tools and dependencies installed
- Understanding of skill functionality
- Permissions for file operations
Instructions
- Identify skill activation trigger and context
- Gather required inputs and parameters
- Execute skill workflow systematically
- Validate outputs meet requirements
- Handle errors and edge cases appropriately
- Provide clear results and next steps
Output
- Primary deliverables based on skill purpose
- Status indicators and success metrics
- Generated files or configurations
- Reports and summaries as applicable
- Recommendations for follow-up actions
Error Handling
See {baseDir}/references/errors.md for comprehensive error handling.
Examples
See {baseDir}/references/examples.md for detailed examples.
Resources
- Official documentation for related tools
- Best practices guides
- Example use cases and templates
- Community forums and support channels
Repository

jeremylongshore
Author
jeremylongshore/claude-code-plugins-plus-skills/plugins/productivity/agent-context-manager/skills/agent-context-loader
878
Stars
101
Forks
Updated4d ago
Added5d ago