From agi-super-team
Structured company knowledge base for storing and looking up domains, services, accounts, infrastructure, and architecture decisions. Invoked by /company-wiki or when reading/writing company info.
How this skill is triggered — by the user, by Claude, or both
Slash command
/agi-super-team:company-wikiThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
> Structured knowledge base about WeLabelData company: domains, hosting, services, accounts, infrastructure, architecture decisions. Single source of truth.
Structured knowledge base about WeLabelData company: domains, hosting, services, accounts, infrastructure, architecture decisions. Single source of truth.
| What | Path |
|---|---|
| Wiki root | ~/company-wiki/ |
| Domains & DNS | ~/company-wiki/domains.md |
| Services & accounts | ~/company-wiki/services.md |
| Infrastructure | ~/company-wiki/infrastructure.md |
| Products | ~/company-wiki/products.md |
| Architecture decisions | ~/company-wiki/decisions.md |
# Find specific info
grep -ri "KEYWORD" ~/company-wiki/
# Read a specific section
cat ~/company-wiki/domains.md
Each file follows this pattern:
# [Topic]
## [Category]
| Field | Value |
|-------|-------|
| Name | ... |
| ... | ... |
### Notes
- Additional context
# Read current domains
cat ~/company-wiki/domains.md
# Edit to add new domain entry
grep -i "hosting\|cloudflare\|gcs" ~/company-wiki/infrastructure.md
Add to ~/company-wiki/decisions.md:
## YYYY-MM-DD: [Decision Title]
- **Context:** Why this came up
- **Decision:** What was decided
- **Alternatives considered:** What else was considered
- **Status:** Active / Superseded by [X]
memory — session-level observations and summariesquery-leads — CRM data (clients, leads)deploy-website — deployment proceduresnpx claudepluginhub aaaaqwq/agi-super-team --plugin agi-super-teamAnswers questions about Intent Solutions' own systems, architecture, decisions, and runbooks from a governed knowledge base, with qmd:// citations for every claim.
Team-shared AI-ready knowledge base with structured directories for people, companies, meetings, SOPs, and decisions. Seven modes: capture, compile, query, review, lint, connect, search.
Searches Confluence, Jira, and internal docs for company systems, terminology, processes, deployment, authentication, infrastructure, and technical concepts with parallel cited results.