Modal Probe
by Shippers
Confirm the two-step submit
- Eliminate repetitive agent onboarding sessions
- Enforce house coding styles and lint rules automatically
- Map directory structures and service entry points for the agent
Free
Included in download
- Downloadable skill package
- Works with Any SKILL.md agent.
- 2 permissions declared
mr shippers.
See it in action
You say
Scan this repo and generate a PROJECT_CONTEXT.md file so I don't have to keep explaining our tRPC setup and Vitest conventions.
Your agent does
I've analyzed your repository. Created PROJECT_CONTEXT.md at the root.
Highlights:
- Detected Next.js 14 (App Router) with pnpm.
- Mapped src/server/ routers and src/db/ Prisma singleton.
- Noted forbidden 'any' types and direct 'fetch' calls.
- Added reload directive for your next session.
Free
Included in download
- Downloadable skill package
- Works with Any SKILL.md agent.
- 2 permissions declared
- Instant install
See it in action
You say
Scan this repo and generate a PROJECT_CONTEXT.md file so I don't have to keep explaining our tRPC setup and Vitest conventions.
Your agent does
I've analyzed your repository. Created PROJECT_CONTEXT.md at the root.
Highlights:
- Detected Next.js 14 (App Router) with pnpm.
- Mapped src/server/ routers and src/db/ Prisma singleton.
- Noted forbidden 'any' types and direct 'fetch' calls.
- Added reload directive for your next session.
About This Skill
The problem
AI agents suffer from short-term memory. You spend the first 10 minutes of every session re-explaining your architecture, folder structure, and linting rules only for the agent to hallucinate a pattern that violates your codebase conventions.
What it does
- Scans manifest files to detect exact versions of your runtime, framework, and package manager.
- Maps your directory structure to depth 3 with inferred descriptions for each major path.
- Extracts coding conventions, including indentation, naming schemes, and error-handling patterns, from representative source files.
- Compiles testing protocols and CLI commands for building, linting, and deployment into a single reference.
- Generates a dense PROJECT_CONTEXT.md file with a one-line reload directive for future sessions.
Why this beats prompting it yourself
Manual documentation is tedious and quickly becomes outdated. This skill programmatically scrapes your actual source code and config files to ensure the context is factual rather than aspirational. It condenses complex repo knowledge into a token-efficient format that prevents the agent from "rediscovering" your stack on every chat.
Use cases
- Onboarding an AI agent to a legacy codebase for the first time.
- Updating agent context after a major framework migration or directory restructure.
- Standardizing AI behavior across a team to ensure every agent follows the same forbidden patterns and lint rules.
- Shrinking token usage by providing a dense, structured summary instead of raw file dumps.
Known limitations
The skill scans to a depth of 3 directories. It does not analyze nested monorepos deeply unless invoked within the specific package root.
Use Cases
- Eliminate repetitive agent onboarding sessions
- Enforce house coding styles and lint rules automatically
- Map directory structures and service entry points for the agent
- Capture canonical CLI commands for build and test workflows
Known Limitations
- Scans up to 3 directory levels deep.
- Deep nested monorepos require invocation within the specific package root to analyze sub-packages.
How to Install
mkdir -p ~/.claude/skills && curl -sL https://www.agensi.io/api/install/modal-probe -o /tmp/modal-probe.zip && unzip -o /tmp/modal-probe.zip -d ~/.claude/skills && rm /tmp/modal-probe.zipFree skills install directly. Paid skills require purchase - use the download button above after buying.
Reviews
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
Security Scanned
Passed automated security review
Permissions
File Scopes
Any SKILL.md agent.
Frequently Asked Questions
Learn More About AI Agent Skills
More Premium Skills
designing-hybrid-context-layers
Architects the right retrieval strategy for every query — teaching your agent when to use RAG, a knowledge graph, or a temporal index instead of defaulting to vector search for everything.
cinematic-sites
Turn any basic business URL into a high-end cinematic landing page with AI-generated 4K assets and GSAP animations.
ai-automation-qa-pack
Professional QA & UAT documentation generator for AI automation agencies and complex agent deployments.
World-Class Site & App Design
Every AI-built UI looks generic and templated. This skill teaches your agent to actually match the design to the project, the industry, and the audience.