Skip to main content
Run any Skill in Manus
with one click
GitHub repository

dotagents

dotagents contains 8 collected skills from EATSTEAK, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
8
Stars
0
updated
2026-04-25
Forks
0
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

commit
software-developers

Analyze staged git changes and create one or more well-scoped commits. Use when the user asks to commit, split staged changes into logical commits, or requests `/commit`-style smart committing, including single-commit mode.

2026-04-25
pdftomd
desktop-publishers-439031

Convert PDF files to Markdown while preserving content accuracy and document structure. Use when the user asks for `/pdftomd`, PDF to Markdown conversion, or wants a PDF transformed into one or more Markdown files.

2026-04-25
pr
software-developers

Prepare and create a GitHub pull request from the current branch. Use when the user asks to open a PR, create a pull request, or requests `/pr`, including an optional base branch argument.

2026-04-25
rearrange
software-developers

Analyze and reorganize current branch commits for easier review. Use when the user asks to rearrange, reorder, split, squash, or clean up commits, or requests `/rearrange` with an optional base branch.

2026-04-25
review
software-quality-assurance-analysts-and-testers

Perform a code review for a branch diff, staged diff, or specific file. Use when the user asks for review, code review, `/review`, staged review, branch review, or review of a named file.

2026-04-25
summary
software-developers

Summarize current branch changes against a base branch. Use when the user asks for a branch summary, change summary, release-style summary, or `/summary` with an optional base branch.

2026-04-25
find-skills
software-developers

Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.

2026-02-16
evaluate-instructions
software-developers

이 스킬은 사용자가 에이전트 설정 파일을 '평가', '분석', '개선', '점검'하고 싶을 때 사용합니다. AGENTS.md, CLAUDE.md, .cursorrules, .cursor/rules/*.mdc, .github/copilot-instructions.md 등 에이전트 instructions 파일의 품질을 20편의 ArXiv 논문 기반 기준으로 평가합니다. 'evaluate agents', 'agent instructions 평가', 'AGENTS.md 리뷰', 'instructions 품질 체크' 등의 요청에 활성화됩니다.

2026-02-13