Modal Probe
by Shippers
The problem AI agents suffer from short-term memory.
Free
Works with the AI tools you already use
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.
How to install
Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.
Reviews
No reviews yet
Be one of the first to try it. Every listed skill passes our trust checks below.
Security scanned
Passed our 8-point scan before listing
Fresh listing
Recently published to Agensi
Free forever
No account required to browse
Trust & safety
Security scanned
Verified clean 1 month ago
- Free to download with an account
Frequently Asked Questions
Popular in AI Agents & LLM Ops
agentic-workflow
A risk-aware, evidence-based engineering lifecycle protocol for robust agentic task execution and safety.
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.

ai-productivity
High-speed intake for shaping vague prompts, triaging complex tasks, and compressing context for efficient execution.

agent-handoff-orchestrator (for hermes agent / openclaw)
Generate high-fidelity, structured handoff packets for seamless multi-agent collaboration and session persistence.