Instructions file CodexOpenCode
Instructions for suryast/indonesia-gov-apis, covering agents.md, purpose, structure, when contributing and key files to read first.
Instructions file CodexOpenCode
Instructions for suryast/indonesia-gov-apis, covering agents.md, purpose, structure, when contributing and key files to read first.
Skill Claude CodeCodex
Query 57 Indonesian government APIs and data sources — BPJPH halal certification, BPOM food safety, OJK financial legality, BPS statistics, BMKG weather/earthquakes, Bank Indonesia exchange rates, IDX stocks, CKAN open data portals, pasal.id (third-party law MCP). Use when building apps with Indonesian government…
Cursor rule Cursor
This is indonesia-civic-stack — a Python SDK for Indonesian government data.
Instructions file GitHub Copilot
Instructions for suryast/indonesia-civic-stack, covering copilot instructions, key rules and file structure per module.
MCP server Claude CodeCodexCursor +2
MCP server "civic-stack" as configured in suryast/indonesia-civic-stack. Runs civic_stack.server with .venv/bin/python. Needs 2 environment variables to run.
Instructions file CodexOpenCode
Instructions for suryast/indonesia-civic-stack, covering agents.md — ai agent development guide, project overview, architecture, key patterns and every module must follow this contract.
Instructions file
Instructions for suryast/indonesia-civic-stack, covering claude.md — instructions for claude code, mcp integration, quick context, before writing code and commands.
Skill Claude CodeCodex
Query Indonesian government data portals via Python SDK, MCP tools, or REST API. 11 modules covering BPOM (food/drug), BPJPH (halal), AHU (companies), OJK (finance), OSS (business ID), LPSE (procurement), KPU (elections), LHKPN (wealth declarations), BPS (statistics), BMKG (weather/earthquakes), SIMBG (building…
MCP server Claude CodeCodexCursor +2
Python SDK + 40 MCP tools for 11 Indonesian government data portals. Runs locally from the indonesia-civic-stack Python package. Needs 2 environment variables to run.
Skill Claude CodeCodex
Track LLM API spend per session and task. Estimate token usage across providers. Warn before you blow your budget.
Skill Claude CodeCodex
Composable block system for OpenClaw cron job prompts. Assembles cron prompts from reusable markdown blocks so cross-cutting changes (e.g. git identity, error handling) only need updating in one place. Use when managing multiple cron jobs, authoring a cron manifest, composing blocks into prompts, running…
Skill Claude CodeCodex
Diagnose and triage cron job failures. Checks job states, identifies error patterns, prioritizes by criticality, generates health reports. Triggers on: cron failures, job health check, scheduled task errors, cron diagnosis, job not running, backup failed.
Skill Claude CodeCodex
Daily knowledge quality audit and inter-agent coordination. Fact-checks memory files, fills knowledge gaps, cleans up quality issues, and routes findings to other agents via an inbox system. Triggers on: knowledge audit, fact check memory, clean up memory, archivist run, inbox check, memory quality.
Skill Claude CodeCodex
Drop into any repo and generate a structured architecture overview. Maps the codebase, identifies entry points, frameworks, and dependencies — then produces a "start here" guide for new contributors.
Skill Claude CodeCodex
Pre-commit safety checks for AI-assisted development. Detects secrets, large files, merge conflict markers, sensitive files, and common AI-coding mistakes before they hit your repo.
Skill Claude CodeCodex
Proactive self-monitoring of infrastructure, services, and health. Tracks disk/memory/load, service health, cron job status, recent errors. Auto-fixes safe issues. Triggers on: health check, heartbeat, monitor status, service status, infrastructure check.
Skill Claude CodeCodex
Security audit tool for AI agent skills. Scans for credential harvesting, code injection, network exfiltration, obfuscation. ALWAYS run before installing any new skill from external sources. Triggers on: new skill installation, skill audit, security scan, skill review, before loading external skill.
Skill Claude CodeCodex
Automated weekly self-audit of agent operations, cron health, memory gaps, and process failures. Use when performing periodic reviews, operational health checks, identifying automation gaps, surfacing wrong assumptions, or generating improvement recommendations. Triggers on: weekly review, meta-audit, operations…