setup

Automates the configuration of footnote projects via the Pydantic config model.

2|Updated Jun 18, 2026
One-click install
npx skills add https://github.com/bllshttng/footnote --skill setup-bllshttng
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup
Source: https://github.com/bllshttng/footnote/tree/main/skills/setup
Command: npx skills add https://github.com/bllshttng/footnote --skill setup-bllshttng

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires fno, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the setup process for footnote projects, automating the configuration of project settings, ensuring a consistent and efficient workflow.

Core Features & Use Cases

  • Schema-Driven Setup: Automates the configuration of project settings based on the Pydantic config model, reducing manual input and ensuring compliance.
  • Advanced Configuration: Provides options for advanced settings, allowing users to fine-tune their project configuration.
  • Use Case: A developer can use this Skill to quickly set up a new footnote project, configuring everything from project vision to external reviewers in one go.

Quick Start

Run the setup wizard by typing fno setup.

Frequently Asked Questions about setup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate project configuration setup for footnote projects?

You can automate project configuration setup by running the `fno setup` command, which queries the Pydantic config model and guides you through defining parameters like project vision and external reviewers.

What is schema-driven setup and how does it work with Pydantic config models?

Schema-driven setup uses a Pydantic config model to automatically validate and configure project settings. It retrieves schema information from the fno system to ensure your project parameters comply with the required structure.

Do I need the fno CLI tool to configure footnote project settings?

Yes, you need the fno CLI tool to configure footnote project settings. The setup Skill requires interaction with the fno system to retrieve schema information and guide the configuration workflow.

Can I fine-tune advanced project configuration settings like external reviewers?

Yes, you can fine-tune advanced project configuration settings. The setup wizard provides options to adjust advanced parameters, allowing you to configure everything from project vision to external reviewers in one go.

What is the best way to ensure consistent configuration across multiple footnote projects?

The best way to ensure consistent configuration is to use an automated setup wizard. By querying a Pydantic config model, it reduces manual input and enforces compliance across all your footnote project settings.

Why does manual configuration fail to maintain consistent workflow efficiency for footnote projects?

Manual configuration fails because it lacks schema-driven validation. Automating the setup process with a Pydantic config model ensures consistent workflows by reducing manual input errors and enforcing project settings compliance.