Skip to main content
Execute qualquer Skill no Manus
com um clique
$pwd:
yamadashy
GitHub creator profile

yamadashy

Repository-level view of 19 collected skills across 5 GitHub repositories, including approximate occupation coverage.

skills collected
19
repositories
5
occupation fields
2
updated
2026-05-19
occupation focus
Major fields detected across this creator.
repository explorer

Repositories and representative skills

#001
agent-readable
8 skills20updated 2026-05-09
42% of creator
readable-arxiv
Cientistas de dados

Fetches an arXiv paper — metadata (title, authors, abstract) via WebFetch on the abs page, plus the full PDF via curl on arxiv.org/pdf and structured extraction by pdfvision. Use when the URL is in the form arxiv.org/abs/{paper_id}.

2026-05-09
readable-github
Desenvolvedores de software

Reads GitHub via the gh CLI — repo metadata / README / file tree, issues with comments and timeline, pull requests (diff, files, inline comments, GraphQL review threads with isResolved / isOutdated), discussions (GraphQL), code (file contents and code search), and releases (with tarball / zipball fallback). Routes by URL shape into references/{topic}.md so only the relevant command sheet is loaded. Use when the URL is on github.com.

2026-05-09
readable-mdn
Desenvolvedores de software

Fetches MDN Web Docs as raw Markdown by mapping the developer.mozilla.org URL to its source file in mdn/content (en-US) or mdn/translated-content (other locales) on GitHub and curl-ing the raw blob. Cleaner and more compact than rendering the SPA page; falls back to WebFetch on the original URL when the path mapping 404s. Use when the URL is on developer.mozilla.org.

2026-05-09
readable-pdf
Desenvolvedores de software

Extracts text (with original line breaks), metadata, per-page character / image density, and optional rendered PNGs from a PDF using pdfvision. Falls back to --render on pages whose density Overview shows low text coverage so multimodal models can read raster slides. Use when the URL ends in .pdf, the user supplies a local PDF path, or another readable-* skill produced a PDF that still needs structured extraction.

2026-05-09
readable-speakerdeck
Editores de desktop

Fetches a SpeakerDeck slide deck by extracting the public PDF URL from the slide page (WebFetch), downloading it via curl, and running pdfvision — typically with --render on image-heavy pages so the slides can be read visually. Use when the URL is in the form speakerdeck.com/{user}/{slug}.

2026-05-09
readable-spec
Desenvolvedores de software

Reads web platform specifications via WebFetch — uses the multipage HTML variant for the WHATWG HTML spec, anchor-targeted section reads for W3C TR documents and TC39 / ECMAScript. Returns the relevant section rather than the whole spec, since these documents are too large for a single fetch. Use when the URL is on *.spec.whatwg.org, w3.org/TR/, or tc39.es.

2026-05-09
readable-stackoverflow
Desenvolvedores de software

Fetches a Stack Overflow question body and its answers via the Stack Exchange API (api.stackexchange.com/2.3 with the withbody filter, gzip-compressed). Anonymous quota is 300 req/day per IP; honor the response backoff field. Surface the question URL when displaying content (CC BY-SA attribution). Use when the URL is in the form stackoverflow.com/questions/{id}/...

2026-05-09
agent-browser
Desenvolvedores de software

Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.

2026-05-05
#002
repomix
6 skills25.4k1.3kupdated 2026-05-10
32% of creator
agent-carnet
Escriturários de arquivos

Use this skill when the user asks to save, recall, find, or organize notes. Triggers on: 'remember this', 'save this', 'note this', 'what did we discuss about...', 'check the notebook', 'find in carnet'. Also use proactively when discovering findings worth preserving across sessions.

2026-05-10
contextual-commit
Desenvolvedores de software

Write contextual commits that capture intent, decisions, and constraints alongside code changes. Use when committing code, finishing a task, or when the user asks to commit. Extends Conventional Commits with structured action lines in the commit body that preserve WHY code was written, not just WHAT changed.

2026-05-03
repomix
Outras ocupações de informáticaCientistas de dados+1

Pack and analyze codebases into AI-friendly single files using Repomix. Use when the user wants to explore repositories, analyze code structure, find patterns, check token counts, or prepare codebase context for AI analysis. Supports both local directories and remote GitHub repositories.

2026-03-21
browser-extension-developer
Desenvolvedores de software

Use this skill when developing or maintaining browser extension code in the `browser/` directory, including Chrome/Firefox/Edge compatibility, content scripts, background scripts, or i18n updates.

2026-01-23
website-maintainer
Desenvolvedores web

Use this skill when working on the Repomix documentation website in `website/` directory, including VitePress configuration, multi-language content, or translation workflows.

2026-01-23
repomix-explorer
Outras ocupações de informáticaCientistas de dados+1

Use this skill when the user wants to analyze or explore a codebase (remote repository or local repository) using Repomix. Triggers on: 'analyze this repo', 'explore codebase', 'what's the structure', 'find patterns in repo', 'how many files/tokens'. Runs repomix CLI to pack repositories, then analyzes the output.

2026-01-17
#003
ccreader
3 skills20updated 2025-12-06
16% of creator
#004
pdfvision
1 skills10updated 2026-05-19
5.3% of creator
#005
agent-carnet
1 skills10updated 2026-05-16
5.3% of creator
Mostrando 5 de 5 repositorios
Todos os repositorios foram exibidos