Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

genai-tk

genai-tk には tclatos から収集した 32 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
32
Stars
6
更新
2026-07-05
Forks
2
職業カバレッジ
10 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

agent-profiles
ソフトウェア開発者

Build or modify LangChain, DeepAgent, DeerFlow profiles, agent tools, middleware, checkpointing, skills wiring, and the shared harness layer in genai-tk.

2026-07-05
baml-structured-extraction
ソフトウェア開発者

Work on BAML structured extraction, BAML CLI commands, processors, utilities, and Prefect BAML workflow integration in genai-tk.

2026-07-05
browser-and-sandbox
ソフトウェア開発者

Work on browser automation, sandbox browser tools, direct Playwright tools, AioSandbox backend, and sandbox CLI support in genai-tk.

2026-07-05
cli-and-scaffolding
ソフトウェア開発者

Add or modify genai-tk Typer CLI commands, dynamic command registration, project scaffolding, and generated Copilot/agent support files.

2026-07-05
configuration
ソフトウェア開発者

Work on genai-tk OmegaConf configuration, profiles, overrides, env substitution, and config discovery. Use when editing config/*.yaml or genai_tk.config_mgmt.config_mngr.

2026-07-05
core-models
ソフトウェア開発者

Work on core LLM, embeddings, vector store, provider, cache, prompt, and retriever factories in genai-tk. Use when editing genai_tk/core or provider configuration.

2026-07-05
docker
ネットワーク・コンピュータシステム管理者

Build, configure, and troubleshoot Docker images for genai-tk and scaffolded applications. Add Docker support to a new project, adjust extras, fix Dockerfile issues, update just recipes.

2026-07-05
evaluation-testing
ソフトウェア品質保証アナリスト・テスター

Add or debug pytest unit, integration, and LLM evaluation tests for genai-tk, including fake models, real-model gates, and trajectory tests.

2026-07-05
mcp-servers
その他コンピュータ職

Expose genai-tk tools and agents as MCP servers, generate standalone MCP scripts, and debug MCP configuration and tool adaptation.

2026-07-05
nlp
ソフトウェア開発者

Configure and extend spaCy-based NLP in genai-tk — covers the centralized NLP package (genai_tk.extra.nlp), the nlp: YAML config section, spaCy model management, text preprocessing for BM25, PII detection with Presidio, anonymization, French and multilingual support, the TextClassifier protocol, and the DefaultSensitivityScorer. Use when adding NLP, language detection, preprocessing, PII detection, or text classification to any part of the toolkit.

2026-07-05
pii-anonymization
ソフトウェア開発者

Use or extend PII anonymization in genai-tk — covers the shared core library (genai_tk.extra.nlp), the AnonymizationMiddleware for agents, the anonymize_files_flow Prefect ETL flow, custom entity recognizers (COMPANY, PRODUCT, PROJECT), and the SensitivityRouterMiddleware. Use when adding privacy controls to a workflow, an agent profile, or a batch pipeline.

2026-07-05
rag-systems
ソフトウェア開発者

Build or debug genai-tk RAG retrievers, ingestion, chunking, hybrid search, reranking, and RAG agent tools. Use when editing docs/rag.md areas or config/rag.yaml.

2026-07-05
repo-map
ソフトウェア開発者

Navigate the genai-tk repository by mapping docs to code, config, tests, and existing skills. Use before making cross-cutting changes or when deciding which domain skill to load.

2026-07-05
streamlit-workflow-runner
ソフトウェア開発者

Embed a live Prefect workflow execution UI in a Streamlit page — use the WorkflowRunner component to run workflows in a background thread and display task progress via Prefect REST API polling.

2026-07-05
webapp
ウェブ開発者

Add or modify the genai-tk Streamlit webapp, pages, navigation, UI components, and genai_tk:// page references.

2026-07-05
workflow-engine
ソフトウェア開発者

Work on YAML-driven workflows, Prefect flow wrappers, workflow compilation, execution, resolver behavior, cache manifests, and CLI workflow commands.

2026-07-05
add-webapp-page
ウェブ開発者

Step-by-step procedure to create a new Streamlit page in a genai-tk project and register it in the webapp navigation.

2026-07-03
optional-features
ソフトウェア開発者

How to add, update, or remove optional feature extras in genai-tk — covering pyproject.toml, features.py registry, import guards, and tests.

2026-07-03
add-agent-profile
ソフトウェア開発者

Step-by-step procedure to configure a new dict-keyed LangChain, DeepAgent, or DeerFlow agent profile with tools, skills, middleware, and MCP servers in a genai-tk project.

2026-06-08
add-cli-command
ソフトウェア開発者

Step-by-step procedure to create a new CLI command group in a genai-tk project and register it in configuration.

2026-06-08
code-review-excellence
ソフトウェア品質保証アナリスト・テスター

Master code review practices: transform reviews from gatekeeping to knowledge sharing. Use for reviewing pull requests, establishing review standards, mentoring developers, and improving team collaboration through constructive feedback and systematic analysis.

2026-05-26
add-mcp-server
ソフトウェア開発者

Add a Model Context Protocol (MCP) server to a genai-tk project — config, credential management, and validation.

2026-05-26
add-skill
ソフトウェア開発者

How to create a new SKILL.md for a genai-tk project — format, conventions, and wiring to agent profiles.

2026-05-26
add-tool
ソフトウェア開発者

Step-by-step procedure to create a new LangChain tool in a genai-tk project and register it in an agent profile.

2026-05-26
add-chain
ソフトウェア開発者

Step-by-step procedure to create a new LangChain LCEL chain in a genai-tk project.

2026-05-11
browser-automation
ウェブ開発者

Generic browser automation patterns for navigating websites, filling forms, handling authentication, and extracting data using browser tools (sandbox or direct Playwright)

2026-03-21
enedis-portal
ソフトウェア開発者

Navigate the Enedis customer portal to retrieve solar photovoltaic production data, handling authentication, cookie consent, and data extraction

2026-03-21
sap-portal
秘書・行政アシスタント(法律・医療・役員除く)

Navigate SAP web portals (Fiori, WebGUI) behind SSO, handling authentication and data extraction

2026-03-21
sharepoint-sso
情報セキュリティアナリスト

Navigate SharePoint sites behind Microsoft OAuth/SSO, handling MSAL login flows and document access

2026-03-21
ppt-generation
DTPオペレーター

Use this skill when the user requests to generate, create, or make presentations (PPT/PPTX). Creates visually rich slides by generating images for each slide and composing them into a PowerPoint file.

2026-03-17
query-writing
データベース管理者

For writing and executing SQL queries - from simple single-table queries to complex multi-table JOINs and aggregations

2026-03-03
schema-exploration
データベースアーキテクト

For discovering and understanding database structure, tables, columns, and relationships

2026-03-03