# FastSkill ## Docs - [Cheatsheet](https://docs.gofastskill.com/cheatsheet.md): Quick reference for common FastSkill operations - [Auth Command](https://docs.gofastskill.com/cli-reference/auth-command.md): FastSkill CLI command for authentication and authorization management. - [Discovery Commands](https://docs.gofastskill.com/cli-reference/discovery-commands.md): FastSkill CLI commands for skill search, vector indexing, and repository management. - [eval Command](https://docs.gofastskill.com/cli-reference/eval-command.md): Validate, run, report, and score skill evaluation suites defined in skill-project.toml. - [init](https://docs.gofastskill.com/cli-reference/init-command.md) - [install](https://docs.gofastskill.com/cli-reference/install-command.md) - [CLI Reference Overview](https://docs.gofastskill.com/cli-reference/overview.md): CLI for the FastSkill package manager: installs, manifests, validation, evals, search, sync, package, publish, and serve. - [package](https://docs.gofastskill.com/cli-reference/package-command.md) - [publish](https://docs.gofastskill.com/cli-reference/publish-command.md) - [repos Command](https://docs.gofastskill.com/cli-reference/repository-command.md): Manage skill repositories and browse the remote catalog with fastskill repos. - [serve](https://docs.gofastskill.com/cli-reference/serve-command.md) - [Skill Commands](https://docs.gofastskill.com/cli-reference/skill-commands.md): FastSkill CLI commands for skill management including registration, validation, and lifecycle operations. - [Sync, marketplace, and analyze](https://docs.gofastskill.com/cli-reference/tooling-commands.md): CLI reference for fastskill sync, fastskill marketplace, and fastskill analyze. - [update](https://docs.gofastskill.com/cli-reference/update-command.md) - [Init Command](https://docs.gofastskill.com/configuration/init-command.md): Create skill-project.toml for skill authors and project configuration. - [Cluster and Portfolio Analysis](https://docs.gofastskill.com/evals-quality/cluster-analysis.md): Analyze skill quality at portfolio level using cluster, matrix, and duplicate detection. - [Evals and Quality Overview](https://docs.gofastskill.com/evals-quality/overview.md): How FastSkill quality workflows fit together: validate, run evals, score, and cluster analysis. - [Run Evals](https://docs.gofastskill.com/evals-quality/run-evals.md): Operational guide for running, reporting, and scoring FastSkill eval suites. - [Eval Setup](https://docs.gofastskill.com/evals-quality/setup.md): Set up skill eval suites, agents, and output structure for reliable quality runs. - [FastSkill](https://docs.gofastskill.com/index.md): Package manager and operational toolkit for Agent AI Skills. Discovery, installation, versioning, validation, evals, and deployment at scale. - [Installation Guide](https://docs.gofastskill.com/installation.md): Install the FastSkill CLI: package manager and operational toolkit for Agent AI Skills (releases, installers, optional source build). - [Blob Storage Integration](https://docs.gofastskill.com/integration/blob-storage.md): Guide to configuring and using blob storage backends for skill artifact distribution - [CI/CD Pipeline Integration](https://docs.gofastskill.com/integration/cicd-pipelines.md): Use FastSkill in automated pipelines to package and publish skills with reproducible installs. - [Claude Code Integration](https://docs.gofastskill.com/integration/claude-code-integration.md): Integrate FastSkill with Claude Code for intelligent skill discovery. - [Cursor Integration](https://docs.gofastskill.com/integration/cursor-integration.md): Integrate FastSkill with Cursor IDE for intelligent skill discovery and tool recommendations. - [Quick Start Guide](https://docs.gofastskill.com/quickstart.md): First skills with FastSkill in minutes: install, manifest, add, install, reindex, search, optional serve. - [Registry Index System](https://docs.gofastskill.com/registry/index-system.md): Understanding the HTTP-based registry index system with flat layout for skill distribution - [Marketplace.json Format](https://docs.gofastskill.com/registry/marketplace-json.md) - [Registry Overview](https://docs.gofastskill.com/registry/overview.md) - [Repository Architecture](https://docs.gofastskill.com/registry/repository-architecture.md): Understanding FastSkill's multi-source repository system for skill discovery and dependency resolution. - [Repository Configuration](https://docs.gofastskill.com/registry/sources.md) - [Registry Web UI](https://docs.gofastskill.com/registry/web-ui.md) - [Security Best Practices](https://docs.gofastskill.com/security/best-practices.md): Security best practices for developing and deploying FastSkill in secure environments. - [Security Model](https://docs.gofastskill.com/security/model.md): FastSkill's comprehensive security model including sandboxing, access controls, and audit logging. - [Skills Manifest System](https://docs.gofastskill.com/skill-management/manifest-system.md): Learn how FastSkill uses declarative manifest files to manage skills, similar to Poetry or npm package management - [Skill Reconciliation System](https://docs.gofastskill.com/skill-management/reconciliation.md): Understanding how FastSkill reconciles installed skills with project manifests and lockfiles. - [Skill Validation](https://docs.gofastskill.com/skill-management/validation.md): Comprehensive guide to validating FastSkill skill definitions including structure, security, and quality checks. - [Welcome to FastSkill](https://docs.gofastskill.com/welcome.md): Package manager and operational toolkit for Agent AI Skills. Discovery, installation, versioning, validation, evals, and deployment at scale. ## OpenAPI Specs - [openapi](https://docs.gofastskill.com/api-reference/openapi.json) ## Optional - [GitHub](https://github.com/gofastskill/fastskill)