stars
0
forks
3
last update
Apr 6, 2026
license
MITv1.0.0
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add cat-tj-council-composio// Run from any project directory
$ claude --skill cat-tj-council-composio "fine-tune on this CSV"// extracted bash block
$ BASE="https://backend.composio.dev/api/v3"
KEY="$COMPOSIO_API_KEY"
# 1. Find the right tool
curl -X POST "$BASE/tools/execute/COMPOSIO_SEARCH_TOOLS" \
-H "x-api-key: $KEY" -H "Content-Type: application/json" \Connect Council Room agents to 500+ external apps (Gmail, Slack, GitHub, Notion, Jira, Linear, Google Workspace, etc.) via Composio's auth layer. Handles OAuth properly so tokens are managed by Composio, not stored in agent context. Use whe
Loading README…
authored by
@Cat-tjCouncil Memory Hygiene
Audit and clean OpenClaw memory files. Removes stale facts, contradicted entries, and outdated context from council_memory.json, MEMORY.md, and daily memory files. Use when memory has accumulated junk, agents are citing old numbers, or befo
council-memory
Persistent memory layer for Council Room — reads, writes, and searches agent memory across sessions. Use when saving important decisions/facts to long-term memory, recalling past sessions, updating MEMORY.md or daily notes, searching the Ob
secret-scanner
Offline secret and credential scanner powered by TruffleHog. Scans git repos, filesystems, and Docker images for leaked API keys, passwords, tokens, and 800+ secret types. ZERO outbound network calls — all detection is local. Use for securi
skill-absorber
Analyze any GitHub repo, tool, or AI agent framework and extract its best capabilities into native OpenClaw skills. Use when given a GitHub URL to study, when asked to replicate features from another tool (Hermes, Cursor, Claude Code, Devin
$ cat reviews/