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

legout

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

skills collected
40
repositories
4
occupation fields
4
updated
2026-05-24
repository explorer

Repositories and representative skills

#001
data-agent-skills
14 skills00updated 2026-03-11
35% of creator
accessing-cloud-storage
Software Developers

Access cloud storage (S3, GCS, Azure) in Python using fsspec, pyarrow.fs, or obstore. Includes DataFrame integrations (Polars, DuckDB, Pandas, PyArrow), performance optimization, patterns for incremental loading, partitioned writes, and cross-cloud copy.

2026-03-11
analyzing-data
Data Scientists

Exploratory data analysis and visualization: profiling datasets, choosing appropriate charts, applying statistical tests, and creating effective visualizations for insight communication. Use when understanding data structure, exploring distributions and relationships, selecting visualization libraries, or producing analysis-ready charts.

2026-03-11
assuring-data-pipelines
Software Developers

Data quality validation and observability for data pipelines. Combines Great Expectations and Pandera for data validation with OpenTelemetry and Prometheus for monitoring and alerting.

2026-03-11
designing-data-storage
Database Architects

File formats and lakehouse table formats for data lakes: Parquet, Arrow, Lance, Zarr, Avro, ORC, Delta Lake, Apache Iceberg, and Apache Hudi. Covers compression, partitioning, ACID transactions, schema evolution, and format selection.

2026-03-11
engineering-ai-pipelines
Data Scientists

AI/ML production workflows: embedding generation, vector storage, RAG patterns, LLM monitoring, and batch inference.

2026-03-11
engineering-ml-features
Data Scientists

Feature engineering for machine learning: encoding categorical variables, scaling numeric features, datetime transformations, text features, and leakage-safe preprocessing pipelines. Use when preparing data for modeling or improving model performance through better representations.

2026-03-11
evaluating-ml-models
Data Scientists

Model evaluation and validation: cross-validation strategies, metrics selection, hyperparameter tuning, experiment tracking, and model comparison. Use when assessing model performance, diagnosing issues, selecting models, or optimizing hyperparameters.

2026-03-11
using-flowerpower
Data Scientists

Create and manage data pipelines using the FlowerPower framework with Hamilton DAGs and uv. Lightweight orchestration for batch ETL, data transformation, and ML pipelines. Integrates with Delta Lake, DuckDB, Polars, and cloud storage.

2026-03-11
Showing top 8 of 14 collected skills in this repository.
#002
pi-config
13 skills30updated 2026-04-28
33% of creator
br
Software Developers

Use br (beads_rust) as the local issue tracker for AI coding agents. Trigger when the user mentions issues, tickets, backlog, triage, dependencies, blocking, ready work, or any task involving tracking work items in a git repo. Also trigger when the user wants to plan work, pick next tasks, manage a dependency graph of issues, or coordinate across multiple agents. Use this skill for commands like br create, br ready, br close, br dep, br sync, and any br CLI interaction. Even if the user just says "what should I work on next" or "create a ticket for this", use this skill to ensure correct br usage patterns.

2026-04-28
ai-agent-architect
Software Developers

Design and implement practical AI agents using a production-oriented framework. Use this skill whenever the user wants to build an AI agent, decide whether a workflow should become an agent, choose between single-agent and multi-agent designs, define tools/instructions/guardrails, add human-in-the-loop controls, or scaffold an agentic workflow for real systems. Trigger for requests about agents, copilots, tool-using assistants, orchestration, handoffs, manager-worker patterns, agent guardrails, or productionizing multi-step LLM workflows even when the user does not explicitly ask for an “agent architecture.”

2026-04-02
developing-with-streamlit
Software Developers

**[REQUIRED]** Use for ALL Streamlit tasks: creating, editing, debugging, beautifying, styling, theming, optimizing, or deploying Streamlit applications. Also required for building custom components (inline or packaged), using st.components.v2, or any HTML/JS/CSS component work. Triggers: streamlit, st., dashboard, app.py, beautify, style, CSS, color, background, theme, button, widget styling, custom component, st.components, packaged component, pyproject.toml, asset_dir, CCv2, HTML/JS component.

2026-04-02
exa-search
Software Developers

Semantic search skill using Exa API for embeddings-based search, similar content discovery, and structured research. Use when you need semantic search, find similar pages, or category-specific searches. Triggers: exa, semantic search, find similar, research paper, github search, 语义搜索, 相似内容

2026-04-02
executive-strategist
Chief Executives

McKinsey/BCG-level strategic consulting and executive advisory. Use when analyzing business problems, developing corporate strategy, conducting market analysis, performing competitive assessments, or providing C-suite level recommendations.

2026-04-02
mckinsey-presentation-builder
Management Analysts

Professional McKinsey-level PowerPoint presentation designer and builder. Use when creating executive presentations, slide decks, strategic presentations, or when user needs consulting-grade visual communication and slide design.

2026-04-02
pdf-toolkit
Software Developers

Comprehensive PDF manipulation - merge, split, rotate, extract pages, add watermarks, compress, and encrypt PDFs programmatically.

2026-04-02
siemens-brandville
Art Directors

Guide for creating world-class Siemens-branded presentations using the Brandville methodology and O365 template system. Use this skill whenever the user is creating Siemens presentations, working with Brandville templates, designing slides with Siemens corporate identity, building executive presentations for Siemens, or needs help with Siemens-specific slide layouts, content structure, typography sizing, or presentation workflows. This skill covers layout selection, content strategy (SCQA framework, McKinsey Pyramid Principle), mandatory slide types (Key Takeaways, Way Forward), and presentation structure. For detailed color specifications (CMYK, Pantone, RAL, skin tones, etc.), use the siemens-color-guidance skill.

2026-04-02
Showing top 8 of 13 collected skills in this repository.
#003
pi-execflow
12 skills00updated 2026-05-24
30% of creator
work-itemize
Software Developers

Convert an ExecPlan's milestones into tracked work items, automatically selecting tk tickets or br issues from repo context unless the user forces a tracker with --tk or --br. Use when the user wants one entrypoint that works across both tracker backends.

2026-05-24
execution
Software Developers

Implement or fix a work item using minimal diffs while preserving scope, local conventions, and testability. Use for prompts that change code or apply validation/review fixes.

2026-05-24
finalize
Software Developers

Update a work item with a concise execution note and close it only when validation proves the acceptance criteria. Use for prompts that finalize work-item status after manual execution chains.

2026-05-24
review-suite
Software Quality Assurance Analysts & Testers

Review work items, ExecPlan delivery, or arbitrary code changes with evidence-backed findings. Reviews are read-only by default and create tracker follow-ups only when explicitly requested with --create-followups.

2026-05-24
specification
Software Developers

Build an implementation-ready work-item spec by combining resolution, scope control, and validation framing. Use for prompts that normalize a work item into explicit acceptance criteria, constraints, non-goals, and required proof.

2026-05-24
brainstorm
Software Developers

Interactive design brainstorming for a topic or feature idea. Explores project context before implementation, asks one focused question at a time, compares 2-3 approaches, obtains user approval, writes a reviewed brainstorm/design artifact under .execflow/plans/, and gates transition to ExecPlan creation.

2026-05-22
create-plan
Software Developers

Create a self-contained ExecPlan from a brainstorm artifact and/or a user brief. Follows the project's .execflow/PLANS.md spec. Applies the Ousterhout design lens. Use when creating execution plans, turning ideas into implementable steps, or wants a PRD/RFC/brainstorm turned into a step-by-step plan.

2026-05-22
grill-plan
Software Developers

Stress-test an existing ExecPlan through a relentless, interactive grilling session. Challenges plan assumptions against the codebase, sharpens terms, resolves decision branches one at a time, and updates the ExecPlan as decisions crystallize.

2026-05-22
Showing top 8 of 12 collected skills in this repository.
Showing 4 of 4 repositories
All repositories loaded
legout GitHub Skills | SkillsMP