Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

slow-ai

slow-ai contient 8 skills collectées depuis ai-agents-for-humans, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
8
Stars
6
mis à jour
2026-05-08
Forks
0
Couverture métier
4 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

interview-facilitation
Spécialistes en ressources humaines

Conduct a structured discovery interview to produce a precise, confirmed ProblemBrief.

2026-05-08
claude-code-agent
Développeurs de logiciels

Delegate complex, multi-file coding tasks to an autonomous coding agent that can iterate and self-correct. Uses Claude Code if ANTHROPIC_API_KEY is set, otherwise falls back to Gemini via generate_code + execute.

2026-05-08
report-synthesis
Analystes en gestion

Produce a comprehensive, detail-preserving research report from all phase findings and agent evidence.

2026-05-04
code-execution
Développeurs de logiciels

Execute arbitrary Python code in an isolated subprocess. Use for data transformation, statistical analysis, geospatial processing, knowledge graph modeling, ontology engineering, RDF serialization, data visualization, document parsing, and any computation task. Always print() results to capture them.

2026-04-25
dataset-inspection
Scientifiques des données

Download a dataset from a URL and inspect its actual contents — schema, column types, shape, sample rows, and null counts. Supports CSV, Parquet, Excel, JSON, and JSONL. Use this to look inside a dataset, not just its landing page.

2026-04-25
pdf-extraction
Développeurs de logiciels

Download a PDF from a URL and extract its full text — ideal for research papers, reports, and documentation. Returns page count and extracted text.

2026-04-25
web-browse
Développeurs de logiciels

Navigate to and extract content from specific web URLs. Good for reading data portals, documentation, and landing pages.

2026-04-25
web-search
Développeurs de logiciels

Search the web for information using natural language queries. Returns summaries and sources from live web results.

2026-04-25