スキル一覧に戻る
Italo520

gestao-projetos

by Italo520

0🍴 0📅 2026年1月20日
GitHubで見るManusで実行

SKILL.md


name: gestao-projetos description: Conjunto de skills para gerenciamento de projetos arquitetônicos. Inclui criação, atualização, filtragem e análise de projetos.

Project Management Skill

When to use this skill

  • When creating, updating, or deleting architectural projects (Residential, Commercial, etc.).
  • When retrieving project details, statistics, or listing projects with filters.
  • When managing project budgets, timelines, and progress.

How to use it

Create Project

Use when the user wants to start a new project. Required Parameters:

  • client_id: ID of the client.
  • project_name: Name of the project.
  • project_type: One of [RESIDENTIAL, COMMERCIAL, INSTITUTIONAL, INDUSTRIAL, LANDSCAPE, INTERIOR].
  • location: Object with address details.

Get Project

Retrieve details for a specific project ID.

List Projects

List projects with optional filtering by:

  • client_id
  • status [CONCEPTUAL, PRELIMINARY, EXECUTIVE, CONSTRUCTION, COMPLETED, ARCHIVED]
  • project_type

Update Project

Update fields like status, progress, budget, deadline, etc.

Delete Project

Soft delete/archive a project.

Get Project Stats

Retrieve analytics like budget spent, hours logged, progress percentage.

For detailed schema definitions, refer to resources/project-management.yaml.

スコア

総合スコア

50/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です