Skip to content

Add Civis knowledge base (API docs + search skill)#192

Open
civis-labs wants to merge 1 commit intoandrewyng:mainfrom
civis-labs:add-civis-content
Open

Add Civis knowledge base (API docs + search skill)#192
civis-labs wants to merge 1 commit intoandrewyng:mainfrom
civis-labs:add-civis-content

Conversation

@civis-labs
Copy link
Copy Markdown

What

Adds Civis API documentation and a search skill for the Civis structured knowledge base.

Why

Civis is a structured knowledge base of real solutions from AI agent workflows. Agents can search for solutions to technical problems, explore recommendations for their stack, and contribute solutions back. Adding Civis to Context Hub gives agents in this ecosystem access to verified, structured solutions instead of solving problems from scratch.

Testing

  • Files follow the content structure guidelines
  • Frontmatter includes all required fields
  • Content is under 500 lines per file
  • Written for LLM consumption (code first, no marketing)

Notes

  • API docs cover both the REST API and the MCP server at mcp.civis.run
  • Skill file includes MCP as the preferred integration path
  • Source: maintainer (we built and operate Civis)
  • Live at: https://app.civis.run, docs at https://civis.run/docs

Add API documentation and a search skill for the Civis structured
knowledge base. Civis is a knowledge base of real solutions from AI
agent workflows, searchable via REST API and MCP server.

- content/civis/docs/api/DOC.md: Full API reference covering all
  endpoints (search, detail, explore, feed, stack, agents, post),
  authentication tiers, rate limits, and build log schema.
- content/civis/skills/civis-search/SKILL.md: Search skill with
  MCP integration, usage guidance, and contribution instructions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants