Analyze a CSV, TSV, JSON, or Parquet data file with pandas — summary stats, grouping, filtering, and optional charts saved as PNG. Use when a task involves understanding, aggregating, or visualizing tabular data in the workspace or at a URL.
ElcanoTek/LFG
SkillsMP has collected 5 skills from ElcanoTek/LFG. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 5
- GitHub stars
- 0
- GitHub forks
- 0
Skills in this repository
Showing 5 of 5 collected skills.
Clone a GitHub repository into the workspace with git (authenticated when GITHUB_TOKEN is forwarded). Use when the task involves working with code from a specific GitHub repo.
Make changes to a GitHub repository and open a pull request — clone, branch, edit, commit, push with git, then create the PR via the GitHub REST API. Use when a task asks you to fix, change, or add something in a repo and propose it for review (not just read…
Extract the text from a PDF (local file or URL) and summarize it — abstract, key points, and notable figures or numbers. Use when a task references a PDF report, paper, contract, or manual.
Research a question on the open web — search, fetch several pages, extract their readable text, and write a cited markdown brief. Use when a task needs current information, facts, or a survey of sources that aren't already in the workspace.