coco-api

by continuouscoordination · data-analytics · typescript, go, bash, sql, skill

Use this skill when writing code, scripts, or automations that interact with a Continuous Coordination (CoCo) reference server — the open-source implementation at github.com/continuouscoordination/coco-server, a PostgREST API over PostgreSQL exposing the six CoCo schema entities (actors, teams, team check-ins, goal stories, goal story updates, coordination events). Covers running the stack, the base URL (`http://localhost:2626`), PostgREST query/filter conventions, the auto-generated OpenAPI ...

Source: https://github.com/continuouscoordination/coco-skills

Install

git clone https://github.com/continuouscoordination/coco-skills

Tags: typescript, go, bash, sql, skill

Source: skillsdirectory

About data-analytics MCP servers and Claude skills

data-analytics MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.

coco-api is one of hundreds of data-analytics entries indexed on Skiln. Browse the full data-analytics category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related data-analytics MCPs and skills

  • knowledge-base-optimizer by craviart

    Audit, organize, maintain, and optimize local knowledge bases, context folders, agent memory folders, project brains, research libraries, or source-of-truth file trees with zero knowledge loss. Use when asked to create a knowledge base from scratch, clean a messy source of truth, maintain Markdown knowledge files, add or route new source files, refresh indexes, reduce drift, restructure knowledge, streamline context engineering, reduce token consumption, improve agent startup speed, create no...

  • Supabase Expert by fratilanico

    Use when building or debugging Supabase features — RLS policies, Auth flows, Storage rules, Edge Functions, and real-time subscriptions

  • Pg by juspay

    Write essays, articles, and blog posts in Paul Graham's voice — plain, spoken prose that reasons out loud and lands surprising true claims, not AI filler. Use when asked to write or rewrite something "like Paul Graham", "in PG's style", or to make a piece read like a person thinking on the page rather than generated text. Built from a stylistic model of 18 of his essays (see SOURCES.md).

  • Talk by juspay

    Enter talk mode — conversation and research, no repo changes. ONLY invoke when the user explicitly types `/talk` or `$talk`; never auto-select from a natural-language question or design discussion.

  • Investment Report Reader by HHFinAi

    Read and extract content from PDF investment reports — sell-side notes (GS/MS/JPM/UBS/Citi/BofA), 10-Ks, annual reports, fund factsheets, manager commentaries, and macro outlooks. Specialises in CHARTS, TABLES, and IMAGES that text-only extraction silently misses (most research charts are vector and invisible to pdfimages). Handles MULTI-REPORT TRIANGULATION when 2+ reports cover the same name, comparing forecasts, valuation methods, and surfacing coverage gaps. When the user has a company of...

  • Thematic Investment Research by HHFinAi

    Comprehensive framework for conducting institutional-quality thematic investment research. Use when the user asks to: (1) Identify and validate investment themes, (2) Analyze thematic market opportunities and value chains, (3) Build a thematic stock universe and screen candidates, (4) Conduct company deep dives with thematic focus, (5) Value companies using theme-appropriate methodologies, (6) Assess theme-level and company-level risks, (7) Write thematic research reports, (8) Design portfoli...

  • backend-setup-stack by WESTsyre21

    Bootstraps a local Node.js backend development stack with Docker, PostgreSQL, and an ORM (Prisma or Sequelize). Use this skill whenever the user wants to: initialize a new backend project, set up a Dockerized database locally, wire up an ORM with automated migrations, scaffold an Express server with a health endpoint, or repair a broken local dev environment involving Docker + Postgres. Also trigger when the user mentions any of: "set up backend", "docker postgres", "prisma setup", "sequelize...

  • multi-source-paper-search by PlutoLei

    Search academic papers across multiple sources at once (OpenAlex, Semantic Scholar, arXiv/Valyu, Perplexity) from a single request, then cross-validate and cross-align the results into one cited synthesis report. Use this whenever the user wants to find papers / literature / prior work / studies on a topic and would benefit from MORE THAN ONE source — i.e. they want it comprehensive, corroborated, triangulated, or cross-checked, or they say things like "多源搜论文", "交叉搜论文", "跨源检索", "find papers o...

Frequently asked questions

How do I install coco-api?

Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.

Which clients support coco-api?

Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.

Is coco-api free?

The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.