ncssm-robotics avatar

ncssm-robotics

Official

@ncssm-robotics

0Followers
|
2Public Repos
|
16Published Skills

Provides specialized engineering frameworks and safety validation protocols for FTC robotics development, telemetry integration, and autonomous pathing trajectory design.

Skills Distribution
DomainDeveloper To...Robotics Control S.. (40%)Autonomous Pathing.. (30%)Code Quality & Sec.. (30%)

Agent Skills by ncssm-robotics

Showing 16 vetted skills indexed across 1 GitHub repositories.

ncssm-roboticsncssm-robotics
4

pinpoint

Configures GoBilda Pinpoint odometry with pod offsets, encoder tuning, and IMU calibration.

Official
Intermediate
ncssm-roboticsncssm-robotics
4

ftc-dashboard

Stream FTC robot telemetry and field overlays to a web dashboard.

Official
Advanced
ncssm-roboticsncssm-robotics
4

ftclib

Provide a command-based framework for FTC robot code development.

Official
Advanced
ncssm-roboticsncssm-robotics
4

panels

Provide live telemetry dashboards and real-time configurables for FTC robots.

Official
Intermediate
ncssm-roboticsncssm-robotics
4

pedro-pathing

Design Bezier-based paths for FTC robotics with Pedro Pathing.

Official
Intermediate
ncssm-roboticsncssm-robotics
4

limelight

Integrate Limelight 3A vision for AprilTag localization and robot pose.

Official
Advanced
ncssm-roboticsncssm-robotics
4

nextftc

Create FTC OpModes with the NextFTC command-based framework in Kotlin.

Official
Advanced
ncssm-roboticsncssm-robotics
4

robot-dev

Connect, build, deploy, and debug FTC robot code from the command line.

Official
Intermediate
ncssm-roboticsncssm-robotics
4

decode

Convert FTC field coordinates across Pedro, standard, and tile systems.

Official
Advanced
ncssm-roboticsncssm-robotics
4

roadrunner

Design and execute autonomous trajectories for FTC robots using Pose2d and Vector2d types.

Official
Advanced
ncssm-roboticsncssm-robotics
4

my-skill

Create self-contained Claude skills with SKILL.md frontmatter and optional resource directories.

Official
Basic
ncssm-roboticsncssm-robotics
4

skill-builder

Generate standardized SKILL.md frontmatter, plugin.json, and marketplace entries for FTC skills.

Official
Advanced
ncssm-roboticsncssm-robotics
4

code-review

Validate FTC marketplace skill metadata and directory structure during reviews.

Official
Advanced
ncssm-roboticsncssm-robotics
4

youth-safety-review

Flag inappropriate or unsafe content in FTC student code before publishing.

Official
Intermediate
ncssm-roboticsncssm-robotics
4

versioning

Enforce automated version updates across plugin.json, SKILL.md, and marketplace.json.

Official
Advanced
ncssm-roboticsncssm-robotics
4

security-review

Detect credential leaks, unsafe file operations, and code-injection risks in FTC robot code.

Official
Intermediate

Frequently Asked Questions About ncssm-robotics

FAQPage Schema
What specific robotics tasks are enabled by these skills?

These skills enable precise robot movement through Bezier-based pathing, AprilTag-based vision localization, and odometry calibration. They provide frameworks for command-based robot development, real-time telemetry streaming to web dashboards, and coordinate system conversion between standard, tile, and pathing-specific formats.

Who is the target persona for these robotics engineering skills?

The target audience includes FTC robotics students, mentors, and software engineers focused on competitive robotics. These skills are designed for teams requiring standardized development frameworks, secure code review processes, and robust autonomous navigation capabilities for field-based robot operations.

What are the prerequisites for implementing these robotics frameworks?

Implementation requires a functional FTC robot platform, a compatible Kotlin or Java development environment, and the specific hardware components mentioned, such as Limelight 3A vision sensors or GoBilda Pinpoint odometry modules. Users must also adhere to the provided directory structure and metadata standards for marketplace compatibility.