markos-help
Provides help and usage information for MARKOS CLI commands.
Install
mkdir -p .claude/skills/markos-help && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/18356" && unzip -o skill.zip -d .claude/skills/markos-help && rm skill.zipInstalls to .claude/skills/markos-help
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.
Show available MARKOS commands and usage guideKey capabilities
- →Display the MARKOS CLI help
- →List available MARKOS commands
- →Show usage guides for MARKOS commands
How it works
The skill executes a predefined workflow to display the MARKOS CLI help and list of commands.
Inputs & outputs
When to use markos-help
- →List markos commands
- →Get help for cli operations
About this skill
markos-help
<context> Displays the MARKOS CLI help and list of commands. </context><execution_context> @.agent/markos/workflows/help.md </execution_context>
<process> Execute the `/markos-help` workflow exactly as documented in the workflow file. </process><success_criteria>
- The core objective stated in the context or workflow was perfectly achieved.
- Required output files or state updates are correctly written to disk.
- Operations are atomic and accurately logged. </success_criteria>
<failure_modes>
- Required input files (context, state, plans) may be missing or empty.
- Tools may fail due to incorrect parameters or unexpected system states.
- Agent may hallucinate completion without verifying final file contents. </failure_modes>
How it compares
This skill provides direct access to MARKOS command documentation, unlike manually searching for CLI help or external documentation.
Compared to similar skills
markos-help side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| markos-help (this skill) | 0 | 3mo | No flags | Beginner |
| pptx | 393 | 5mo | Review | Advanced |
| nano-pdf | 63 | 2mo | Review | Beginner |
| video-downloader | 101 | 7mo | Review | Beginner |
Try saying
Example prompts that trigger this skill in your AI assistant.
More by Esteban-Marketing
View all by Esteban-Marketing →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.