repo-workspace-entrypoint
Handles initial repository entry for multi-project workspaces.
Install
mkdir -p .claude/skills/repo-workspace-entrypoint && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/16536" && unzip -o skill.zip -d .claude/skills/repo-workspace-entrypoint && rm skill.zipInstalls to .claude/skills/repo-workspace-entrypoint
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
Use when entering this repository and needing the shared workspace entrypoint before choosing a company or track.Key capabilities
- →Read the root `README.md` to understand repository structure
- →Identify the repository as a workspace with multiple projects
- →Confirm the specific company folder required for work
- →Determine whether to work in `active/` or `starter/` directories
- →Move into company-specific skill sets after workspace clarification
- →Avoid starting company-specific guidance from the repository root
How it works
The skill guides the user through identifying the repository as a workspace, confirming the target company folder, and selecting between `active/` or `starter/` directories. This ensures proper context before engaging in company-specific tasks.
Inputs & outputs
When to use repo-workspace-entrypoint
- →Setting up repository workspace
- →Switching between company folders
- →Verifying active versus starter directories
About this skill
Repo Workspace Entrypoint
Overview
Use this skill when you are starting in the repository root and need the shared workspace model before doing company-specific work.
Workflow
- Read the root
README.md. - Identify the repository as a workspace, not a single project tree.
- Confirm which company folder you need.
- Decide whether you are working in
active/orstarter/. - Move into the company-specific skill set only after the workspace location is clear.
Guardrails
- do not start company-specific Odoo guidance from the repository root
- do not assume the current company without checking the workspace layout
- do not treat the starter package as the live working tree
When not to use it
- →When starting company-specific Odoo guidance from the repository root
- →When assuming the current company without checking the workspace layout
- →When treating the starter package as the live working tree
Limitations
- →Must not start company-specific Odoo guidance from the repository root
- →Must not assume the current company without checking the workspace layout
- →Must not treat the starter package as the live working tree
How it compares
This skill provides a structured entry point for multi-company repositories, ensuring correct workspace setup before specific project work, unlike direct navigation into a single project.
Compared to similar skills
repo-workspace-entrypoint side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| repo-workspace-entrypoint (this skill) | 0 | 4mo | No flags | Beginner |
| pptx | 393 | 6mo | Review | Advanced |
| nano-pdf | 63 | 3mo | Review | Beginner |
| video-downloader | 101 | 7mo | Review | Beginner |
Try saying
Example prompts that trigger this skill in your AI assistant.
You might also like
pptx
anthropics
Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks
nano-pdf
openclaw
Edit PDFs with natural-language instructions using the nano-pdf CLI.
video-downloader
ComposioHQ
Downloads videos from YouTube and other platforms for offline viewing, editing, or archival. Handles various formats and quality options.
youtube-transcript
michalparkola
Download YouTube video transcripts when user provides a YouTube URL or asks to download/get/fetch a transcript from YouTube. Also use when user wants to transcribe or get captions/subtitles from a YouTube video.
using-superpowers
obra
Use when starting any conversation - establishes mandatory workflows for finding and using skills, including using Skill tool before announcing usage, following brainstorming before coding, and creating TodoWrite todos for checklists
browser-automation
browserbase
Automate web browser interactions using natural language via CLI commands. Use when the user asks to browse websites, navigate web pages, extract data from websites, take screenshots, fill forms, click buttons, or interact with web applications. Triggers include "browse", "navigate to", "go to website", "extract data from webpage", "screenshot", "web scraping", "fill out form", "click on", "search for on the web". When taking actions be as specific as possible.