Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

slow-ai

slow-ai 收录了来自 ai-agents-for-humans 的 8 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
8
Stars
6
更新
2026-05-08
Forks
0
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

interview-facilitation
人力资源专员

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

2026-05-08
claude-code-agent
软件开发工程师

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
管理分析师

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

2026-05-04
code-execution
软件开发工程师

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
数据科学家

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
软件开发工程师

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
软件开发工程师

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

2026-04-25
web-search
软件开发工程师

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

2026-04-25