skills/claude-skills-open/skills/core/company-wiki/SKILL.md
Company knowledge base — domains, services, infrastructure, accounts, credentials locations, architecture decisions
npx skillsauth add aaaaqwq/agi-super-team company-wikiInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
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 proceduresdevelopment
Technology-agnostic prompt generator that creates customizable AI prompts for scanning codebases and identifying high-quality code exemplars. Supports multiple programming languages (.NET, Java, JavaScript, TypeScript, React, Angular, Python) with configurable analysis depth, categorization methods, and documentation formats to establish coding standards and maintain consistency across development teams.
tools
Expert-level browser automation, debugging, and performance analysis using Chrome DevTools MCP. Use for interacting with web pages, capturing screenshots, analyzing network traffic, and profiling performance.
data-ai
Prompt for creating detailed feature implementation plans, following Epoch monorepo structure.
tools
Interactive prompt refinement workflow: interrogates scope, deliverables, constraints; copies final markdown to clipboard; never writes code. Requires the Joyride extension.