Knowledge Pack
Manage, preview, and download the knowledge files that power the FCOS agent. Both Claude Code and the GPT can add new files and merge existing ones to build the best knowledge base. ⬆ UPDATED files need re-uploading to GPT builder. Once uploaded, click Mark All Uploaded to reset the badges.
GPT Configuration
Live instructions, description, and starters — always generated from the current system state. ⬆ UPDATED means content changed since you last copied. ✔ COPIED means you've copied it this session.
System Status
Live operational health, truth checks, and sync tools.
Claude Code Agent Builder
Build knowledge packs, custom agents, skills, hooks, MCP servers, and memory systems for Claude Code.
./CLAUDE.md or ./.claude/CLAUDE.md — shared with team via git~/.claude/CLAUDE.md — personal preferences, all projects.claude/rules/*.md — modular rules with path-scoped frontmattersubdir/.claude/CLAUDE.md — loaded on demand when Claude reads files in that dir@path/to/file syntax inside CLAUDE.md to import other filesClaude Projects
Build knowledge bases and project instructions for Anthropic's Claude Projects on claude.ai.
OpenAI Assistants / Responses API
Build system prompts, tool configurations, and function calling schemas for production AI agents.
Gemini Gems
Build custom AI experts for Google Gemini. Prompt-based — no file uploads, pure instruction design.
Microsoft Copilot Studio
Build AI agents for the Microsoft 365 ecosystem. Constrained knowledge sources make optimisation critical.
CrewAI
Build multi-agent teams with role-based YAML definitions. The fastest-growing open-source agent framework.
[search_tool, scrape_tool, calculator]gpt-4o, claude-sonnet-4-6, etc.true/false — can this agent delegate work to other agents?true/false — show detailed reasoning output.pip install crewai | Docs: docs.crewai.com | 5.2M+ downloads