[Phase 2.1] Create knowledge-base skill - Docfork + API Doc + Wikipedia + ArXiv #50

Closed
opened 2026-04-06 23:02:50 +00:00 by NW · 0 comments
Owner

User Story

As a system-analyst agent, I need access to documentation from 9000+ libraries (Docfork), API documentation search, Wikipedia knowledge base, and scientific papers (ArXiv) so that I can make informed architectural decisions.

Acceptance Criteria

  • Create .kilo/skills/knowledge-base/SKILL.md
  • Document Docfork MCP integration (9000+ libraries)
  • Document API Doc MCP integration
  • Document Wikipedia MCP integration
  • Document ArXiv MCP integration
  • Update system-analyst agent
  • Add /docs command

MCP Servers

Docfork MCP (Open Source)

  • 9000+ library documentation
  • Latest versions
  • Code examples

API Doc MCP (Open Source)

  • Search any documentation
  • Find code examples
  • API references

Wikipedia MCP (Free API)

  • General knowledge base
  • Historical context
  • Technical concepts

ArXiv MCP (Free API)

  • Scientific papers
  • Research trends
  • Academic insights

Files to Modify

  • .kilo/skills/knowledge-base/SKILL.md (create)
  • .kilo/agents/system-analyst.md (update)
  • .kilo/commands/docs.md (create)

Milestone

Phase 2: MCP Integration - Quality and Knowledge #56

## User Story As a system-analyst agent, I need access to documentation from 9000+ libraries (Docfork), API documentation search, Wikipedia knowledge base, and scientific papers (ArXiv) so that I can make informed architectural decisions. ## Acceptance Criteria - [ ] Create .kilo/skills/knowledge-base/SKILL.md - [ ] Document Docfork MCP integration (9000+ libraries) - [ ] Document API Doc MCP integration - [ ] Document Wikipedia MCP integration - [ ] Document ArXiv MCP integration - [ ] Update system-analyst agent - [ ] Add /docs command ## MCP Servers ### Docfork MCP (Open Source) - 9000+ library documentation - Latest versions - Code examples ### API Doc MCP (Open Source) - Search any documentation - Find code examples - API references ### Wikipedia MCP (Free API) - General knowledge base - Historical context - Technical concepts ### ArXiv MCP (Free API) - Scientific papers - Research trends - Academic insights ## Files to Modify - .kilo/skills/knowledge-base/SKILL.md (create) - .kilo/agents/system-analyst.md (update) - .kilo/commands/docs.md (create) ## Milestone Phase 2: MCP Integration - Quality and Knowledge #56
NW closed this issue 2026-04-19 09:57:20 +00:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: UniqueSoft/APAW#50