← スキル一覧に戻る

agilab-docs
by ThalesGroup
AGILAB project purpose is to explore AI for engineering. It is designed to help engineers quickly experiment with AI-driven methods.
⭐ 3🍴 1📅 2026年1月22日
SKILL.md
name: agilab-docs description: Documentation workflow for AGILAB (sources vs generated HTML, public constraints, consistency checks). license: BSD-3-Clause (see repo LICENSE) metadata: updated: 2026-01-09
Docs Skill (AGILAB)
Use this skill when editing docs/source or any docs build tooling.
Source Of Truth
docs/htmlis generated: do not hand-edit it.- Edit
docs/source/*and regenerate.
Public Docs Constraint
- Public documentation must not mention non-public apps/repositories.
- Keep examples generic and refer to “external apps repository” rather than naming private app modules.
Build / Validate
- Local Sphinx build (repo root):
uv --preview-features extra-build-dependencies run python -m sphinx -b html docs/source docs/html
Consistency Checklist
- Use consistent naming: “Pages”, “Page bundles”, “Apps-pages” (avoid near-duplicate headings).
- Keep diagrams (SVG) aligned with wording; remove stale labels when sections are removed.
- Ensure math renders via Sphinx math extension; keep equations in
.. math::blocks when needed.
スコア
総合スコア
70/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
✓説明文
100文字以上の説明がある
+10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です