Skip to main content
Run any Skill in Manus
with one click
TTAWDTT
GitHub creator profile

TTAWDTT

Repository-level view of 36 collected skills across 13 GitHub repositories.

skills collected
36
repositories
13
updated
2026-06-09
Showing the top 8 repositories here; full repository list continues below.
repository explorer

Repositories and representative skills

anthropic-canvas-design
graphic-designers

Create beautiful visual art in .png and .pdf documents using design philosophy. In Aelin, use the generic workspace plus outputs delivery contract instead of any dedicated poster-render shortcut. Create original visual designs, never copying existing artists' work to avoid copyright violations.

2026-04-01
anthropic-docx
software-developers

Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', or requests to produce professional documents with formatting like tables of contents, headings, page numbers, or letterheads. Also use when extracting or reorganizing content from .docx files, inserting or replacing images in documents, performing find-and-replace in Word files, working with tracked changes or comments, or converting content into a polished Word document. If the user asks for a 'report', 'memo', 'letter', 'template', or similar deliverable as a Word or .docx file, use this skill. Do NOT use for PDFs, spreadsheets, Google Docs, or general coding tasks unrelated to document generation.

2026-03-26
anthropic-pdf
software-developers

Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, creating new PDFs, filling PDF forms, encrypting/decrypting PDFs, extracting images, and OCR on scanned PDFs to make them searchable. If the user mentions a .pdf file or asks to produce one, use this skill.

2026-03-26
anthropic-pptx
software-developers

Use this skill any time a .pptx file is involved in any way — as input, output, or both. This includes: creating slide decks, pitch decks, or presentations; reading, parsing, or extracting text from any .pptx file (even if the extracted content will be used elsewhere, like in an email or summary); editing, modifying, or updating existing presentations; combining or splitting slide files; working with templates, layouts, speaker notes, or comments. Trigger whenever the user mentions "deck," "slides," "presentation," or references a .pptx filename, regardless of what they plan to do with the content afterward. If a .pptx file needs to be opened, created, or touched, use this skill.

2026-03-26
anthropic-skill-creator
software-developers

Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.

2026-03-26
anthropic-xlsx
software-developers

Use this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants to: open, read, edit, or fix an existing .xlsx, .xlsm, .csv, or .tsv file (e.g., adding columns, computing formulas, formatting, charting, cleaning messy data); create a new spreadsheet from scratch or from other data sources; or convert between tabular file formats. Trigger especially when the user references a spreadsheet file by name or path — even casually (like "the xlsx in my downloads") — and wants something done to it or produced from it. Also trigger for cleaning or restructuring messy tabular data files (malformed rows, misplaced headers, junk data) into proper spreadsheets. The deliverable must be a spreadsheet file. Do NOT trigger when the primary deliverable is a Word document, HTML report, standalone Python script, database pipeline, or Google Sheets API integration, even if tabular data is involved.

2026-03-26
callstack-github
software-developers

GitHub patterns using gh CLI for pull requests, stacked PRs, code review, branching strategies, and repository automation. Use when working with GitHub PRs, merging strategies, or repository management tasks.

2026-03-26
firecrawl-browser
software-developers

DEPRECATED — use scrape + interact instead. Interact lets you scrape a page and then click, fill forms, and navigate without managing sessions manually. Use this skill when the user needs to interact with a webpage, log into a site, click buttons, fill forms, navigate multi-step flows, handle pagination, or when regular scraping fails because content requires JavaScript interaction. Triggers on "click", "fill out the form", "log in to", "paginated", "infinite scroll", "interact with the page", or "scrape failed".

2026-03-26
Showing top 8 of 13 collected skills in this repository.
elegant-researcher-skill
data-scientists-152051

Orchestrate a complete AI/ML research project from a user's idea to a finished research artifact by coordinating bundled research skills: autoresearch, research-lookup, brainstorming-research-ideas, scientific-critical-thinking, scholar-evaluation, ml-training-recipes, academic-plotting, scientific-visualization, scientific-schematics, imagegen, scientific-writing, ml-paper-writing, systems-paper-writing, and user-interaction. Supports explicit modes, evidence levels, checkpointed user steering, micro-validation, full-experiment handoff, and final response contracts.

2026-06-07
user-interaction
data-scientists-152051

Defines the checkpoint protocol for the elegant-researcher-skill pipeline. Use at major research transition points to summarize artifacts, show options, apply mode-specific defaults, and continue without blocking routine decisions.

2026-06-07
autoresearch
data-scientists-152051

Orchestrates end-to-end autonomous AI research projects using a two-loop architecture. The inner loop runs rapid experiment iterations with clear optimization targets. The outer loop synthesizes results, identifies patterns, and steers research direction. Routes to domain-specific skills for execution, supports continuous agent operation via Claude Code /loop and OpenClaw heartbeat, and produces research presentations and papers. Use when starting a research project, running autonomous experiments, or managing a multi-hypothesis research effort.

2026-06-07
brainstorming-research-ideas
data-scientists-152051

Guides researchers through structured ideation frameworks to discover high-impact research directions. Use when exploring new problem spaces, pivoting between projects, or seeking novel angles on existing work.

2026-06-07
imagegen
graphic-designers

AI image generation using Google Gemini (Gemini) and OpenAI GPT-Image. Generate, edit, iterate, and create assets.

2026-06-07
research-lookup
data-scientists-152051

Look up current research information using saved source searches. Prefer direct parallel-cli search commands for fast web search when available; use research_lookup.py for API-routed Parallel Chat deep research or Perplexity academic searches. Use for finding papers, gathering research data, and verifying scientific information. Note: API-routed queries are transmitted to api.parallel.ai (PARALLEL_API_KEY) or openrouter.ai (OPENROUTER_API_KEY).

2026-06-07
scientific-critical-thinking
postsecondary-teachers-all-other

Evaluate scientific claims and evidence quality. Use for assessing experimental design validity, identifying biases and confounders, applying evidence grading frameworks (GRADE, Cochrane Risk of Bias), or teaching critical analysis. Best for understanding evidence quality, identifying flaws. For formal peer review writing use peer-review.

2026-06-07
scientific-writing
technical-writers

Core skill for the deep research and writing tool. Write scientific manuscripts in full paragraphs (never bullet points). Use two-stage process with (1) section outlines with key points using research-lookup then (2) convert to flowing prose. IMRAD structure, citations (APA/AMA/Vancouver), figures/tables, reporting guidelines (CONSORT/STROBE/PRISMA), for research papers and journal submissions.

2026-06-07
Showing 12 of 13 repositories