← スキル一覧に戻る

chitti-mcp
by rahulmanuwas
⭐ 0🍴 0📅 2026年1月7日
SKILL.md
name: chitti-mcp description: Use this skill when you need to start or call Chitti's MCP server (chitti.decide/recall/policy/audit) from Codex, keeping tool details out of context until invoked.
Chitti MCP Skill
Use this when you need to record, recall, or audit decisions via Chitti's MCP tools.
Quick start
- Start the MCP server:
scripts/start_server.sh
- Call a tool in one shot (starts server, calls tool, exits):
scripts/mcp_call.sh chitti.decide '{"action":"pay","amount":5,"currency":"USDC","reason":"example"}'
When to use which tool
chitti.decide: record a decision (requiresaction,amount,reason).chitti.recall: query history (filters likeaction,to,outcome,query,limit).chitti.policy.*: manage/evaluate rules.chitti.audit: fetch decision by id.
Notes
- This skill wraps the existing MCP server; do not remove MCP if you need ChatGPT connectors or other MCP clients.
- If a tool call fails, retry with valid JSON arguments and required fields.
スコア
総合スコア
60/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です